diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:15:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:15:11 +0000 |
commit | 114ff887bb8e7a6e8a3cadd5e4ff5bc27f4ce614 (patch) | |
tree | 54d02b7e0e81e733e9dd414e653297a83d664a93 /dev-util/glade | |
parent | Stable on Alpha. (diff) | |
download | historical-114ff887bb8e7a6e8a3cadd5e4ff5bc27f4ce614.tar.gz historical-114ff887bb8e7a6e8a3cadd5e4ff5bc27f4ce614.tar.bz2 historical-114ff887bb8e7a6e8a3cadd5e4ff5bc27f4ce614.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 47153a10653a..81ecabafc3cf 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.49 2006/09/14 21:44:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.50 2006/10/20 21:12:04 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> glade-2.12.1.ebuild: + Stable on Alpha. 14 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> glade-2.12.1.ebuild: Stable on sparc diff --git a/dev-util/glade/glade-2.12.1.ebuild b/dev-util/glade/glade-2.12.1.ebuild index 643b187321e3..43caf113785f 100644 --- a/dev-util/glade/glade-2.12.1.ebuild +++ b/dev-util/glade/glade-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.1.ebuild,v 1.3 2006/09/14 21:44:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.1.ebuild,v 1.4 2006/10/20 21:12:04 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="accessibility gnome" # gnomedb |