diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-04 22:18:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-04 22:18:38 +0000 |
commit | 7d55ac85f2fe334382f0c7d6a2449314850498cd (patch) | |
tree | b1cd12b0d6e7eabe4a16be1a7156697abd6a14c0 /gnome-base/libglade | |
parent | Mark 1.0.5-r3 stable on alpha for Galeon (diff) | |
download | gentoo-2-7d55ac85f2fe334382f0c7d6a2449314850498cd.tar.gz gentoo-2-7d55ac85f2fe334382f0c7d6a2449314850498cd.tar.bz2 gentoo-2-7d55ac85f2fe334382f0c7d6a2449314850498cd.zip |
Mark stable on alpha
Diffstat (limited to 'gnome-base/libglade')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-0.17-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index f3d21b6141aa..fae7c30e5fd7 100644 --- a/gnome-base/libglade/ChangeLog +++ b/gnome-base/libglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.19 2002/12/16 22:48:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.20 2003/02/04 22:18:38 agriffis Exp $ + + 04 Feb 2003; Aron Griffis <agriffis@gentoo.org> libglade-0.17-r6.ebuild : + Mark stable on alpha 16 Dec 2002; Aron Griffis <agriffis@gentoo.org> libglade-0.17-r6.ebuild : Added ~alpha to KEYWORDS diff --git a/gnome-base/libglade/libglade-0.17-r6.ebuild b/gnome-base/libglade/libglade-0.17-r6.ebuild index d865563793ac..423b0616dd16 100644 --- a/gnome-base/libglade/libglade-0.17-r6.ebuild +++ b/gnome-base/libglade/libglade-0.17-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.17-r6.ebuild,v 1.12 2002/12/16 22:48:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.17-r6.ebuild,v 1.13 2003/02/04 22:18:38 agriffis Exp $ IUSE="nls bonobo" @@ -13,7 +13,7 @@ DESCRIPTION="libglade allows programs to load their UIs from an XMLS description SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.gz" HOMEPAGE="http://developer.gnome.org/doc/API/libglade/libglade.html" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="LGPL-2.1" SLOT="0" |