diff options
author | 2013-03-27 10:34:08 +0000 | |
---|---|---|
committer | 2013-03-27 10:34:08 +0000 | |
commit | bdd67389f1eba5285339e0cb8b63b85a03672c47 (patch) | |
tree | 446b51e6af61db3380ad3609ab7d58be0a0335db /x11-libs/gtk+/gtk+-2.24.16.ebuild | |
parent | Stable for ppc64, wrt bug #458984 (diff) | |
download | historical-bdd67389f1eba5285339e0cb8b63b85a03672c47.tar.gz historical-bdd67389f1eba5285339e0cb8b63b85a03672c47.tar.bz2 historical-bdd67389f1eba5285339e0cb8b63b85a03672c47.zip |
Stable for ppc64, wrt bug #458984
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.24.16.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.24.16.ebuild b/x11-libs/gtk+/gtk+-2.24.16.ebuild index d9a26f5cc2b6..0f0aa7127d23 100644 --- a/x11-libs/gtk+/gtk+-2.24.16.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.16.ebuild,v 1.6 2013/03/26 16:55:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.16.ebuild,v 1.7 2013/03/27 10:32:20 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |