diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:55:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:55:21 +0000 |
commit | 21cdf7024e68133383a905de5875b8b3d060514c (patch) | |
tree | fab914f203c13dbf70804255a251712938ec7e04 /dev-util/glade | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-21cdf7024e68133383a905de5875b8b3d060514c.tar.gz gentoo-2-21cdf7024e68133383a905de5875b8b3d060514c.tar.bz2 gentoo-2-21cdf7024e68133383a905de5875b8b3d060514c.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 5cb50d5b8f6e..7b04aa8e9a2b 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.36 2005/04/21 02:40:52 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.37 2005/04/24 12:51:11 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> glade-2.6.8.ebuild: + Stable on ppc. *glade-2.10.0 (21 Apr 2005) diff --git a/dev-util/glade/glade-2.6.8.ebuild b/dev-util/glade/glade-2.6.8.ebuild index 0e807bced4a9..b8abbacf4bd9 100644 --- a/dev-util/glade/glade-2.6.8.ebuild +++ b/dev-util/glade/glade-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/dev-util/glade/glade-2.6.8.ebuild,v 1.6 2005/04/15 18:21:35 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.6.8.ebuild,v 1.7 2005/04/24 12:51:11 hansmi Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 sparc amd64 ~ppc alpha" +KEYWORDS="x86 sparc amd64 ppc alpha" IUSE="gnome gnomedb" RDEPEND=">=x11-libs/gtk+-2.4 |