diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:40:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:40:29 +0000 |
commit | cb425c1af51eeef8ecb95cf2cca1b35775701a65 (patch) | |
tree | 95d4671ef25c88b26065b32a11fcca101bd8d00d /dev-perl/Test-LongString | |
parent | marking sparc x86 stable (diff) | |
download | historical-cb425c1af51eeef8ecb95cf2cca1b35775701a65.tar.gz historical-cb425c1af51eeef8ecb95cf2cca1b35775701a65.tar.bz2 historical-cb425c1af51eeef8ecb95cf2cca1b35775701a65.zip |
Marking sparc x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r-- | dev-perl/Test-LongString/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.07.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog index c0ae80b9bd7c..04eafa3ac0d0 100644 --- a/dev-perl/Test-LongString/ChangeLog +++ b/dev-perl/Test-LongString/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-LongString # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.4 2006/01/13 16:42:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.5 2006/01/13 22:23:09 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Test-LongString-0.07.ebuild: + Marking sparc x86 stable *Test-LongString-0.09 (13 Jan 2006) diff --git a/dev-perl/Test-LongString/Test-LongString-0.07.ebuild b/dev-perl/Test-LongString/Test-LongString-0.07.ebuild index bbddf7eb0438..11d260fcd545 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.07.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.07.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/Test-LongString/Test-LongString-0.07.ebuild,v 1.3 2005/12/03 14:36:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.07.ebuild,v 1.4 2006/01/13 22:23:09 mcummings Exp $ inherit perl-module @@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc" +KEYWORDS="~ppc sparc x86" IUSE="" SRC_TEST="do" |