diff options
author | 2005-07-30 12:35:21 +0000 | |
---|---|---|
committer | 2005-07-30 12:35:21 +0000 | |
commit | 94be6c259d9eec5ede9f580f8ada3d5c7c3abfdc (patch) | |
tree | 09b791afd518ef7944e10f99f43cc66093d4b9d9 /dev-perl/Test-Exception | |
parent | remove indent from deps since its no longer needed ( in 2.12 ). fixes #100796 (diff) | |
download | historical-94be6c259d9eec5ede9f580f8ada3d5c7c3abfdc.tar.gz historical-94be6c259d9eec5ede9f580f8ada3d5c7c3abfdc.tar.bz2 historical-94be6c259d9eec5ede9f580f8ada3d5c7c3abfdc.zip |
PowerPC Stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.20.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 9865f68c8bc0..4dfd0a79f6eb 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.11 2005/05/25 15:14:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.12 2005/07/30 12:32:22 pvdabeel Exp $ + + 30 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org> + Test-Exception-0.15.ebuild, Test-Exception-0.20.ebuild: + PowerPC Stable 25 May 2005; Michael Cummings <mcummings@gentoo.org> Test-Exception-0.20.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild b/dev-perl/Test-Exception/Test-Exception-0.15.ebuild index 8ffb9c014c72..9b29566462ce 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.15.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/Test-Exception/Test-Exception-0.15.ebuild,v 1.7 2005/05/25 15:14:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.15.ebuild,v 1.8 2005/07/30 12:32:22 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="ppc ~sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild index 8372274bce26..c356e7b73ab1 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.20.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/Test-Exception/Test-Exception-0.20.ebuild,v 1.6 2005/05/25 15:14:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.7 2005/07/30 12:32:22 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64" +KEYWORDS="amd64 ppc sparc x86" IUSE="" SRC_TEST="do" |