diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 21:12:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 21:12:08 +0000 |
commit | a4a61497568d4d9446f726921ae33fe42cf1da7c (patch) | |
tree | e685021bc9b62554635caf535241fa55a2cf27fb /x11-libs/gtk+ | |
parent | Stable on ppc64 (diff) | |
download | historical-a4a61497568d4d9446f726921ae33fe42cf1da7c.tar.gz historical-a4a61497568d4d9446f726921ae33fe42cf1da7c.tar.bz2 historical-a4a61497568d4d9446f726921ae33fe42cf1da7c.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 1354fb0a89e3..94e5193d185c 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.183 2005/09/01 10:29:28 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.184 2005/09/03 21:10:11 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gtk+-2.6.8.ebuild: + Stable on ppc64 *gtk+-2.8.3 (01 Sep 2005) diff --git a/x11-libs/gtk+/gtk+-2.6.8.ebuild b/x11-libs/gtk+/gtk+-2.6.8.ebuild index aa6cd99a7bb0..f2847b07a9a2 100644 --- a/x11-libs/gtk+/gtk+-2.6.8.ebuild +++ b/x11-libs/gtk+/gtk+-2.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.8.ebuild,v 1.7 2005/08/31 21:44:03 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.8.ebuild,v 1.8 2005/09/03 21:10:11 corsair Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2 LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="doc tiff jpeg static" RDEPEND="virtual/x11 |