diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 21:08:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 21:08:34 +0000 |
commit | b0d18bf012b98472c30447b99c51c25d6df4dc8a (patch) | |
tree | 3cae47972fc9bbb391b044aca66c86c0685b4e4c /dev-util/glade | |
parent | stable on x86 (diff) | |
download | gentoo-2-b0d18bf012b98472c30447b99c51c25d6df4dc8a.tar.gz gentoo-2-b0d18bf012b98472c30447b99c51c25d6df4dc8a.tar.bz2 gentoo-2-b0d18bf012b98472c30447b99c51c25d6df4dc8a.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
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 c88d6ad042f0..b9e6ab2767e4 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.33 2005/02/07 08:51:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.34 2005/02/07 21:05:05 kloeri Exp $ + + 07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> glade-2.6.8.ebuild: + Stable on alpha. 07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> glade-2.6.8.ebuild: ~alpha keyword. 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 |