diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 08:51:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 08:51:05 +0000 |
commit | 8025d7c04698186c692dd7cc1fc227efd5b7ffcc (patch) | |
tree | 767556219ccb753b079cc2797bbe44a862f53cbd /dev-util/glade | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-8025d7c04698186c692dd7cc1fc227efd5b7ffcc.tar.gz gentoo-2-8025d7c04698186c692dd7cc1fc227efd5b7ffcc.tar.bz2 gentoo-2-8025d7c04698186c692dd7cc1fc227efd5b7ffcc.zip |
~alpha keyword.
(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 bb8e801d21bb..c88d6ad042f0 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.32 2005/01/31 15:14:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.33 2005/02/07 08:51:05 kloeri Exp $ + + 07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> glade-2.6.8.ebuild: + ~alpha keyword. 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> glade-2.6.8.ebuild: Stable on sparc diff --git a/dev-util/glade/glade-2.6.8.ebuild b/dev-util/glade/glade-2.6.8.ebuild index 4d2a1e656e71..a4359e17e9b1 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.3 2005/01/31 15:14:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.6.8.ebuild,v 1.4 2005/02/07 08:51: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" +KEYWORDS="x86 sparc ~amd64 ~ppc ~alpha" IUSE="gnome gnomedb" RDEPEND=">=x11-libs/gtk+-2.4 |