diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:32:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:32:20 +0000 |
commit | e37b2c1a46cd4cef0bdff24b387681bf84b16d8a (patch) | |
tree | af91bc4970b47a9d7e7c5aeb7f8d63226cd1f591 /x11-libs/gtk+ | |
parent | Sparc stable, Bug #234517, seems good. (diff) | |
download | historical-e37b2c1a46cd4cef0bdff24b387681bf84b16d8a.tar.gz historical-e37b2c1a46cd4cef0bdff24b387681bf84b16d8a.tar.bz2 historical-e37b2c1a46cd4cef0bdff24b387681bf84b16d8a.zip |
alpha/ia64/sparc stable wrt #229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 472760bb78f2..a4a4b84ccf6b 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.391 2008/08/10 10:03:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.392 2008/08/12 13:28:21 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gtk+-2.12.10-r1.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> gtk+-2.12.10-r1.ebuild: x86 stable, bug #229709 diff --git a/x11-libs/gtk+/gtk+-2.12.10-r1.ebuild b/x11-libs/gtk+/gtk+-2.12.10-r1.ebuild index 5ee80f8d1961..772ecd56fb9d 100644 --- a/x11-libs/gtk+/gtk+-2.12.10-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.10-r1.ebuild,v 1.4 2008/08/10 10:03:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.10-r1.ebuild,v 1.5 2008/08/12 13:28:21 armin76 Exp $ WANT_AUTOMAKE="1.7" @@ -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 tiff vim-syntax xinerama" RDEPEND="x11-libs/libXrender |