diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 22:13:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 22:13:28 +0000 |
commit | 703a37adc9284c638f083593f02bd02b825b3a8b (patch) | |
tree | 15c6947c7500774b040c3609f7b2a3e1377082e7 /dev-perl/gnome2-gconf | |
parent | * bump (diff) | |
download | historical-703a37adc9284c638f083593f02bd02b825b3a8b.tar.gz historical-703a37adc9284c638f083593f02bd02b825b3a8b.tar.bz2 historical-703a37adc9284c638f083593f02bd02b825b3a8b.zip |
Mark 1.000 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/gnome2-gconf')
-rw-r--r-- | dev-perl/gnome2-gconf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gnome2-gconf/ChangeLog b/dev-perl/gnome2-gconf/ChangeLog index b56a27d0fd76..4dbd7950faad 100644 --- a/dev-perl/gnome2-gconf/ChangeLog +++ b/dev-perl/gnome2-gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gnome2-gconf # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/ChangeLog,v 1.6 2005/08/26 02:42:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/ChangeLog,v 1.7 2005/09/08 22:13:28 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnome2-gconf-1.000.ebuild: + Mark 1.000 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> gnome2-gconf-1.000.ebuild: add ~ia64 diff --git a/dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild b/dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild index cee840bfb400..d5299621b22e 100644 --- a/dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild +++ b/dev-perl/gnome2-gconf/gnome2-gconf-1.000.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-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild,v 1.5 2005/08/26 02:42:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild,v 1.6 2005/09/08 22:13:28 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/~rmcfarla/${MY_P}/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86" IUSE="" |