diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-06 15:41:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-06 15:41:01 +0000 |
commit | 08dbbe489ee3fa40b353111f62a21555e598ef70 (patch) | |
tree | 43520462f1ae60a2c5f4745483b4ef5c27e9b958 /x11-libs | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-08dbbe489ee3fa40b353111f62a21555e598ef70.tar.gz gentoo-2-08dbbe489ee3fa40b353111f62a21555e598ef70.tar.bz2 gentoo-2-08dbbe489ee3fa40b353111f62a21555e598ef70.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 09c25d1ef9d6..ef00d7bec51c 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.162 2005/05/13 22:20:26 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.163 2005/06/06 15:41:01 corsair Exp $ + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> gtk+-2.6.7.ebuild: + Stable on ppc64 13 May 2005; Rene Nussbaumer <killerfox@gentoo.org> gtk+-2.6.4-r1.ebuild: stable on hppa diff --git a/x11-libs/gtk+/gtk+-2.6.7.ebuild b/x11-libs/gtk+/gtk+-2.6.7.ebuild index e9375162911c..13efad38d2f8 100644 --- a/x11-libs/gtk+/gtk+-2.6.7.ebuild +++ b/x11-libs/gtk+/gtk+-2.6.7.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.7.ebuild,v 1.3 2005/06/05 18:05:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.7.ebuild,v 1.4 2005/06/06 15:41:01 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="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="doc tiff jpeg static" RDEPEND="virtual/x11 |