diff options
author | 2011-10-21 15:05:32 +0000 | |
---|---|---|
committer | 2011-10-21 15:05:32 +0000 | |
commit | 552f9277ba0e97cebbd28597e75f1addeddd1e70 (patch) | |
tree | 47cea627f5a850e4939e49424224a8e3cb9bf49d /x11-libs/gtk+ | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-552f9277ba0e97cebbd28597e75f1addeddd1e70.tar.gz gentoo-2-552f9277ba0e97cebbd28597e75f1addeddd1e70.tar.bz2 gentoo-2-552f9277ba0e97cebbd28597e75f1addeddd1e70.zip |
x86 stable wrt bug #385699
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.5-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.0.12-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index be7d7c8cfa4a..fff5f30cd1a9 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,10 @@ # 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.539 2011/10/21 05:09:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.540 2011/10/21 15:05:32 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk+-2.24.5-r1.ebuild, + gtk+-3.0.12-r1.ebuild: + x86 stable wrt bug #385699 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-3.2.1.ebuild: Drop keywords for USE="colord packagekit" (bug #387959). diff --git a/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild index 4d7bbc9a8bdc..a493bc5a2d9d 100644 --- a/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.5-r1.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.5-r1.ebuild,v 1.9 2011/10/18 14:29:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild,v 1.10 2011/10/21 15:05:32 phajdan.jr Exp $ EAPI="3" GNOME_TARBALL_SUFFIX="xz" @@ -14,7 +14,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 ~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 ~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 doc examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) diff --git a/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild b/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild index 6cc1a875dc9d..9fa150858a22 100644 --- a/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild +++ b/x11-libs/gtk+/gtk+-3.0.12-r1.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+-3.0.12-r1.ebuild,v 1.4 2011/10/18 14:29:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild,v 1.5 2011/10/21 15:05:32 phajdan.jr Exp $ EAPI="4" @@ -18,7 +18,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 cups debug doc examples +introspection 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) |