diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 21:05:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 21:05:05 +0000 |
commit | 54dcef3ba001ecfbfb001cf7f9c96df0f7d63467 (patch) | |
tree | ddf74cc1665427ffd3a88e0c237a67491441ae35 /dev-util/glade/glade-2.6.8.ebuild | |
parent | stable on x86 (diff) | |
download | historical-54dcef3ba001ecfbfb001cf7f9c96df0f7d63467.tar.gz historical-54dcef3ba001ecfbfb001cf7f9c96df0f7d63467.tar.bz2 historical-54dcef3ba001ecfbfb001cf7f9c96df0f7d63467.zip |
Stable on alpha.
Package-Manager: portage-2.0.51-r15
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 a4359e17e9b1..264c96e9c59e 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.4 2005/02/07 08:51:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.6.8.ebuild,v 1.5 2005/02/07 21:05:05 kloeri 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 |