diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 17:51:12 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 17:51:12 +0000 |
commit | df45c8b4ab5fe8f1a3bbf0443ccb313f16d09790 (patch) | |
tree | a74d065c2e2bb35b781c8b61e17bc0fe9d169ab9 /dev-perl/Exporter-Lite | |
parent | stable on amd64 and x86, added ~ppc to KEYWORDS. introduced support for the s... (diff) | |
download | historical-df45c8b4ab5fe8f1a3bbf0443ccb313f16d09790.tar.gz historical-df45c8b4ab5fe8f1a3bbf0443ccb313f16d09790.tar.bz2 historical-df45c8b4ab5fe8f1a3bbf0443ccb313f16d09790.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-perl/Exporter-Lite')
-rw-r--r-- | dev-perl/Exporter-Lite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Exporter-Lite/ChangeLog b/dev-perl/Exporter-Lite/ChangeLog index 5a7154e872ea..a91be811911f 100644 --- a/dev-perl/Exporter-Lite/ChangeLog +++ b/dev-perl/Exporter-Lite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Exporter-Lite # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/ChangeLog,v 1.5 2005/04/26 20:38:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/ChangeLog,v 1.6 2005/05/01 17:47:37 slarti Exp $ + + 01 May 2005; Tom Martin <slarti@gentoo.org> Exporter-Lite-0.01.ebuild: + Stable on amd64. 26 Apr 2005; Bryan Ăstergaard <kloeri@gentoo.org> Exporter-Lite-0.01.ebuild: diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild index 6fca2028a9dd..e63c5c59780e 100644 --- a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild +++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.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/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.7 2005/04/26 20:38:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.8 2005/05/01 17:47:37 slarti Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc alpha amd64 ~ia64" IUSE="" SRC_TEST="do" |