diff options
author | 2005-04-24 12:55:21 +0000 | |
---|---|---|
committer | 2005-04-24 12:55:21 +0000 | |
commit | 21cdf7024e68133383a905de5875b8b3d060514c (patch) | |
tree | fab914f203c13dbf70804255a251712938ec7e04 /dev-util/glade/glade-2.6.8.ebuild | |
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/glade-2.6.8.ebuild')
-rw-r--r-- | dev-util/glade/glade-2.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |