diff options
author | 2012-05-20 19:33:19 +0000 | |
---|---|---|
committer | 2012-05-20 19:33:19 +0000 | |
commit | 2977cfc89c6f18ea50920e7bea2c835b11edf30d (patch) | |
tree | 2b897b74cb5e5e59a7815872ac25c47fc367e066 /x11-libs | |
parent | ppc stable wrt #407643 (diff) | |
download | gentoo-2-2977cfc89c6f18ea50920e7bea2c835b11edf30d.tar.gz gentoo-2-2977cfc89c6f18ea50920e7bea2c835b11edf30d.tar.bz2 gentoo-2-2977cfc89c6f18ea50920e7bea2c835b11edf30d.zip |
ppc stable wrt #407643
(Portage version: 2.2.0_alpha107/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.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 59dc8843ec65..7cdc40348816 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.595 2012/05/19 19:58:13 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.596 2012/05/20 19:33:19 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> gtk+-3.2.3.ebuild: + ppc stable wrt #407643 19 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -files/gtk+-3.4.1-extraneous-events-scrolling.patch, diff --git a/x11-libs/gtk+/gtk+-3.2.3.ebuild b/x11-libs/gtk+/gtk+-3.2.3.ebuild index 20cd595643d9..67d0c7c5fadb 100644 --- a/x11-libs/gtk+/gtk+-3.2.3.ebuild +++ b/x11-libs/gtk+/gtk+-3.2.3.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.2.3.ebuild,v 1.9 2012/05/05 03:52:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.3.ebuild,v 1.10 2012/05/20 19:33:19 ssuominen Exp $ EAPI="4" @@ -17,7 +17,7 @@ SLOT="3" # I tried this and got it all compiling, but the end result is unusable as it # horribly mixes up the backends -- grobian IUSE="aqua colord cups debug doc examples +introspection packagekit test vim-syntax xinerama" -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" # 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) |