diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:02:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:02:51 +0000 |
commit | 7920ba71216c71819a26255fc370c72ee9bf3239 (patch) | |
tree | 55300437923ecddb7e524c9ef72f77d118d65d29 /dev-perl/Gtk2-Ex-Simple-List | |
parent | Marking stable x86 (diff) | |
download | historical-7920ba71216c71819a26255fc370c72ee9bf3239.tar.gz historical-7920ba71216c71819a26255fc370c72ee9bf3239.tar.bz2 historical-7920ba71216c71819a26255fc370c72ee9bf3239.zip |
marking stable x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List')
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/ChangeLog b/dev-perl/Gtk2-Ex-Simple-List/ChangeLog index 2da1131978cd..e3262ebae452 100644 --- a/dev-perl/Gtk2-Ex-Simple-List/ChangeLog +++ b/dev-perl/Gtk2-Ex-Simple-List/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-Ex-Simple-List -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.1 2005/12/12 12:55:54 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.2 2006/01/13 21:00:47 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Gtk2-Ex-Simple-List-0.50.ebuild: + marking stable x86 *Gtk2-Ex-Simple-List-0.50 (12 Dec 2005) diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild index 24683fb6211e..626901218dc2 100644 --- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild +++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.2 2006/01/09 21:14:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.3 2006/01/13 21:00:47 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl-Ex/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SRC_TEST="do" |