diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 00:57:57 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 00:57:57 +0000 |
commit | 5114ded6da5c2312899148967e6fab081f0f7cbf (patch) | |
tree | 7959dd8ee80068dff974755e78799691d27a2852 /x11-libs/gtk+ | |
parent | mask gtk+[colord] (diff) | |
download | gentoo-2-5114ded6da5c2312899148967e6fab081f0f7cbf.tar.gz gentoo-2-5114ded6da5c2312899148967e6fab081f0f7cbf.tar.bz2 gentoo-2-5114ded6da5c2312899148967e6fab081f0f7cbf.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/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+-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 1bf81ffe63ef..d837d454f8b7 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.591 2012/05/08 23:53:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.592 2012/05/09 00:57:57 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> gtk+-3.4.2.ebuild: + keyword ~amd64-fbsd 08 May 2012; Alexis Ballier <aballier@gentoo.org> gtk+-2.24.10-r1.ebuild: keyword ~amd64-fbsd diff --git a/x11-libs/gtk+/gtk+-3.4.2.ebuild b/x11-libs/gtk+/gtk+-3.4.2.ebuild index b5f7552eccde..f189cf1345e7 100644 --- a/x11-libs/gtk+/gtk+-3.4.2.ebuild +++ b/x11-libs/gtk+/gtk+-3.4.2.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.2.ebuild,v 1.4 2012/05/06 16:51:27 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.2.ebuild,v 1.5 2012/05/09 00:57:57 aballier 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 ~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) |