diff options
Diffstat (limited to 'dev-perl/Test-ClassAPI')
-rw-r--r-- | dev-perl/Test-ClassAPI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog index 508c506c10b7..1fd63170e37d 100644 --- a/dev-perl/Test-ClassAPI/ChangeLog +++ b/dev-perl/Test-ClassAPI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-ClassAPI # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.6 2006/01/13 18:01:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.7 2006/01/18 08:48:35 gmsoft Exp $ + + 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> Test-ClassAPI-1.02.ebuild: + Stable on hppa. 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Test-ClassAPI-1.02.ebuild: diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild index 4fc36e179260..d3ccc2a8937d 100644 --- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild +++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.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/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.6 2006/01/13 18:01:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.7 2006/01/18 08:48:35 gmsoft Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/${P}/" 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=">=perl-core/File-Spec-0.83 |