diff options
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.16.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 11196b2f0305..b9f9be099f78 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.427 2009/09/20 23:08:01 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.428 2009/09/22 11:16:57 maekke Exp $ + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> gtk+-2.16.6.ebuild: + x86 stable, bug #285586 20 Sep 2009; Mart Raudsepp <leio@gentoo.org> +files/gtk+-2.16.6-fix-pltcheck-test.patch, gtk+-2.16.6.ebuild: diff --git a/x11-libs/gtk+/gtk+-2.16.6.ebuild b/x11-libs/gtk+/gtk+-2.16.6.ebuild index 0635064c859e..32891fc595d7 100644 --- a/x11-libs/gtk+/gtk+-2.16.6.ebuild +++ b/x11-libs/gtk+/gtk+-2.16.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.16.6.ebuild,v 1.3 2009/09/20 23:08:01 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.16.6.ebuild,v 1.4 2009/09/22 11:16:57 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="cups debug doc jpeg jpeg2k tiff test vim-syntax xinerama" # FIXME: configure says >=xrandr-1.2.99 but remi tells me it's broken |