diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 17:50:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 17:50:27 +0000 |
commit | e4c24454331a5428febacbda5c946b6c0cb33518 (patch) | |
tree | 15ba67f4a1720358cbf5587ca6d2e1830dc87df5 /dev-perl | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-e4c24454331a5428febacbda5c946b6c0cb33518.tar.gz gentoo-2-e4c24454331a5428febacbda5c946b6c0cb33518.tar.bz2 gentoo-2-e4c24454331a5428febacbda5c946b6c0cb33518.zip |
Marking sparc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-ClassAPI/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog index 6f83fcda5d79..66aa89917d2c 100644 --- a/dev-perl/Test-ClassAPI/ChangeLog +++ b/dev-perl/Test-ClassAPI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-ClassAPI # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.20 2007/05/05 18:04:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.21 2007/06/21 17:50:27 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> + Test-ClassAPI-1.04.ebuild: + Marking sparc stable 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> Test-ClassAPI-1.03.ebuild: diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild index ccebe598fda9..5d0636890e08 100644 --- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild +++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild,v 1.1 2007/03/13 01:32:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04.ebuild,v 1.2 2007/06/21 17:50:27 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" IUSE="" DEPEND=">=virtual/perl-File-Spec-0.83 |