diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-28 03:35:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-28 03:35:55 +0000 |
commit | 6c5bd855e4c21dd60ef080c7e8b82ea44681d0d1 (patch) | |
tree | 5b2e76d3318a0995b9de9353cd8eaacd68397925 /x11-libs | |
parent | Changed erroneous reference to the setiathome project. (Manifest recommit) (diff) | |
download | gentoo-2-6c5bd855e4c21dd60ef080c7e8b82ea44681d0d1.tar.gz gentoo-2-6c5bd855e4c21dd60ef080c7e8b82ea44681d0d1.tar.bz2 gentoo-2-6c5bd855e4c21dd60ef080c7e8b82ea44681d0d1.zip |
stable on alpha (1.2.10-r11) and ia64 (1.2.10-r11, 2.4.1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r11.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 34436b7ace7a..39ffaa24e512 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.106 2004/07/27 02:22:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.107 2004/07/28 03:35:55 agriffis Exp $ + + 27 Jul 2004; <agriffis@gentoo.org> gtk+-1.2.10-r11.ebuild, + gtk+-2.4.1.ebuild: + stable on alpha (1.2.10-r11) and ia64 (1.2.10-r11, 2.4.1) 26 Jul 2004; Tom Gall <tgall@gentoo.org> gtk+-1.2.10-r11.ebuild: stable on ppc64 diff --git a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild index 24b1e6ef5c34..94fe6f967da8 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.9 2004/07/27 02:22:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.10 2004/07/28 03:35:55 agriffis Exp $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org eutils libtool @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="x86 ~ppc ~sparc mips ~alpha arm hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ~ppc ~sparc mips alpha arm hppa amd64 ia64 ppc64" IUSE="nls debug" RDEPEND="virtual/x11 diff --git a/x11-libs/gtk+/gtk+-2.4.1.ebuild b/x11-libs/gtk+/gtk+-2.4.1.ebuild index 91580734c8a7..97a015236eb6 100644 --- a/x11-libs/gtk+/gtk+-2.4.1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.9 2004/06/24 22:01:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.10 2004/07/28 03:35:55 agriffis Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |