diff options
author | 2012-10-16 04:53:19 +0000 | |
---|---|---|
committer | 2012-10-16 04:53:19 +0000 | |
commit | cda624a942a0377a78951772f986a168eda858dd (patch) | |
tree | 0bdf59d90396b4550d8590573677d68be828d02c /x11-libs/gtk+ | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-cda624a942a0377a78951772f986a168eda858dd.tar.gz gentoo-2-cda624a942a0377a78951772f986a168eda858dd.tar.bz2 gentoo-2-cda624a942a0377a78951772f986a168eda858dd.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index cdd590fe231d..1d4dd19bc36b 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.616 2012/10/14 13:13:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.617 2012/10/16 04:53:19 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gtk+-2.24.12.ebuild: + stable ppc, bug #427544 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gtk+-2.24.12.ebuild: stable ppc64, bug #427544 diff --git a/x11-libs/gtk+/gtk+-2.24.12.ebuild b/x11-libs/gtk+/gtk+-2.24.12.ebuild index 870dda61d8c9..81ca65e9a662 100644 --- a/x11-libs/gtk+/gtk+-2.24.12.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.9 2012/10/14 13:13:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.10 2012/10/16 04:53:19 blueness Exp $ EAPI="4" @@ -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 ~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 ~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) |