diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:31:10 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:31:10 +0000 |
commit | 47210ec3316f9373901610f8a2ae38408c1da2bb (patch) | |
tree | a88ca29f7d87f1e10e95df09a3f181b979bf65ae /x11-libs | |
parent | stable ppc ppc64, bug #427544 (diff) | |
download | gentoo-2-47210ec3316f9373901610f8a2ae38408c1da2bb.tar.gz gentoo-2-47210ec3316f9373901610f8a2ae38408c1da2bb.tar.bz2 gentoo-2-47210ec3316f9373901610f8a2ae38408c1da2bb.zip |
stable ppc ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 41ca6ff1dc2b..909ae22177dd 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.613 2012/10/06 09:57:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.614 2012/10/06 21:31:10 blueness Exp $ + + 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gtk+-3.4.4.ebuild: + stable ppc ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gtk+-2.24.12.ebuild: arm stable, bug #427544 diff --git a/x11-libs/gtk+/gtk+-3.4.4.ebuild b/x11-libs/gtk+/gtk+-3.4.4.ebuild index 198bb8fd333e..0d87b5c4bc79 100644 --- a/x11-libs/gtk+/gtk+-3.4.4.ebuild +++ b/x11-libs/gtk+/gtk+-3.4.4.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+-3.4.4.ebuild,v 1.7 2012/10/06 09:08:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v 1.8 2012/10/06 21:31:10 blueness Exp $ EAPI="4" @@ -21,7 +21,7 @@ REQUIRED_USE=" || ( aqua wayland X ) xinerama? ( X )" -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 ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # FIXME: introspection data is built against system installation of gtk+:3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |