diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-30 17:05:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-30 17:05:13 +0000 |
commit | c3196406e8583d4f845be50bc98ce66ad71a767c (patch) | |
tree | 668931461f22ff49f8449150d91e8fd82e87a2fd /x11-libs/gtk+ | |
parent | Stable for HPPA (bug #285586). (diff) | |
download | gentoo-2-c3196406e8583d4f845be50bc98ce66ad71a767c.tar.gz gentoo-2-c3196406e8583d4f845be50bc98ce66ad71a767c.tar.bz2 gentoo-2-c3196406e8583d4f845be50bc98ce66ad71a767c.zip |
Stable for HPPA (bug #285586).
(Portage version: 2.2_rc42/cvs/Linux i686)
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 b9ab5cddb2f4..eabb397f6301 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.430 2009/09/27 15:24:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.431 2009/09/30 17:05:13 jer Exp $ + + 30 Sep 2009; Jeroen Roovers <jer@gentoo.org> gtk+-2.16.6.ebuild: + Stable for HPPA (bug #285586). 27 Sep 2009; nixnut <nixnut@gentoo.org> gtk+-2.16.6.ebuild: ppc stable #285586 diff --git a/x11-libs/gtk+/gtk+-2.16.6.ebuild b/x11-libs/gtk+/gtk+-2.16.6.ebuild index 8e9e0eec430c..fcc21c232fec 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.6 2009/09/27 15:24:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.16.6.ebuild,v 1.7 2009/09/30 17:05:13 jer 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 |