diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 20:10:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 20:10:15 +0000 |
commit | ee6b9c99d82b4d5149d48ca310ca64055f377439 (patch) | |
tree | 0a4f8266de5e2a1791e25ff3d7bc652c8dd1bb0a /dev-perl/Gtk2-Ex-Simple-List | |
parent | Mark 0.02 stable on ia64 (diff) | |
download | historical-ee6b9c99d82b4d5149d48ca310ca64055f377439.tar.gz historical-ee6b9c99d82b4d5149d48ca310ca64055f377439.tar.bz2 historical-ee6b9c99d82b4d5149d48ca310ca64055f377439.zip |
Mark 0.50 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List')
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/ChangeLog b/dev-perl/Gtk2-Ex-Simple-List/ChangeLog index cc6bd877dddc..a1c182a82537 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.6 2006/06/24 16:41:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.7 2006/07/10 20:10:15 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Gtk2-Ex-Simple-List-0.50.ebuild: + Mark 0.50 stable on ia64 24 Jun 2006; Michael Cummings <mcummings@gentoo.org> Gtk2-Ex-Simple-List-0.50.ebuild: 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 e0b68cb08a5e..87753ba36825 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-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.7 2006/06/24 16:41:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.8 2006/07/10 20:10:15 agriffis 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="~amd64 ~ia64 sparc x86" +KEYWORDS="~amd64 ia64 sparc x86" IUSE="" SRC_TEST="do" |