diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 19:14:42 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 19:14:42 +0000 |
commit | 0457fee95be9023d7c3f2bc1ef0b9f79eefd49f4 (patch) | |
tree | 80719be2a949ec149bcb3c9ce036e1b65d0eeb62 /x11-libs/gtk+ | |
parent | small profile update (diff) | |
download | gentoo-2-0457fee95be9023d7c3f2bc1ef0b9f79eefd49f4.tar.gz gentoo-2-0457fee95be9023d7c3f2bc1ef0b9f79eefd49f4.tar.bz2 gentoo-2-0457fee95be9023d7c3f2bc1ef0b9f79eefd49f4.zip |
Stable on hppa.
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 5d8c81a7f7d1..13f9ecb66f7e 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # 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.108 2004/07/31 03:36:50 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.109 2004/08/05 19:12:58 gmsoft Exp $ + + 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gtk+-2.4.4.ebuild: + Stable on hppa. 31 Jul 2004; <spider@gentoo.org> gtk+-2.4.4.ebuild: stable on x86 for gnome 2.6.2 diff --git a/x11-libs/gtk+/gtk+-2.4.4.ebuild b/x11-libs/gtk+/gtk+-2.4.4.ebuild index a93c2ef99157..294ad77fbef5 100644 --- a/x11-libs/gtk+/gtk+-2.4.4.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.4.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.4.ebuild,v 1.2 2004/07/31 03:36:50 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.4.ebuild,v 1.3 2004/08/05 19:12:58 gmsoft 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 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 ~ppc64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |