diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:34:38 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:34:38 +0000 |
commit | 3ca7df9f2004a514d544b05c811c0c26b4ee4613 (patch) | |
tree | fcf54c0bae8da960a3067ce000b41c02ef182882 /x11-libs/gtk+ | |
parent | Stable for ppc64; bug #371320 (diff) | |
download | historical-3ca7df9f2004a514d544b05c811c0c26b4ee4613.tar.gz historical-3ca7df9f2004a514d544b05c811c0c26b4ee4613.tar.bz2 historical-3ca7df9f2004a514d544b05c811c0c26b4ee4613.zip |
Stable for ppc64; bug #371320
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 806a9bab608c..452fed237c16 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.521 2011/06/29 15:01:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.522 2011/07/06 23:34:00 halcy0n Exp $ + + 06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> gtk+-2.24.4.ebuild: + Stable for ppc64; bug #371320 29 Jun 2011; Christoph Mende <angelos@gentoo.org> gtk+-2.24.4.ebuild: Stable on amd64 wrt bug #371320 diff --git a/x11-libs/gtk+/gtk+-2.24.4.ebuild b/x11-libs/gtk+/gtk+-2.24.4.ebuild index 7686f71685d6..2b777822ba96 100644 --- a/x11-libs/gtk+/gtk+-2.24.4.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.4.ebuild,v 1.6 2011/06/29 15:01:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.4.ebuild,v 1.7 2011/07/06 23:34:00 halcy0n Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |