diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-23 17:53:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-23 17:53:07 +0000 |
commit | b0582e9c633c9a024ea8a13c97a9d03b6e032e7f (patch) | |
tree | d1df30e5ac8f07054b634295765f210a7b3596d0 /x11-libs/gtk+ | |
parent | Stable for HPPA (bug #198845). (diff) | |
download | historical-b0582e9c633c9a024ea8a13c97a9d03b6e032e7f.tar.gz historical-b0582e9c633c9a024ea8a13c97a9d03b6e032e7f.tar.bz2 historical-b0582e9c633c9a024ea8a13c97a9d03b6e032e7f.zip |
Stable for HPPA (bug #198845).
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 7acb14d8384a..efe4ab67a2b0 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.353 2007/11/21 13:01:03 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.354 2007/11/23 17:53:07 jer Exp $ + + 23 Nov 2007; Jeroen Roovers <jer@gentoo.org> gtk+-2.12.1-r1.ebuild: + Stable for HPPA (bug #198845). *gtk+-2.12.1-r2 (21 Nov 2007) diff --git a/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild b/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild index 6dacdec00912..207aefce8262 100644 --- a/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild,v 1.8 2007/11/20 06:14:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild,v 1.9 2007/11/23 17:53:07 jer Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -9,7 +9,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 |