diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:37:21 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:37:21 +0000 |
commit | 867a2e0c87dd07102cbc7e43d530a6f05104c120 (patch) | |
tree | bcbf67de7d7c16b2eeec31a0b4e7f8cc1c2c4d48 /dev-perl/Test-Inline | |
parent | Stable on ppc. (diff) | |
download | historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.tar.gz historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.tar.bz2 historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-perl/Test-Inline')
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index d4e9bb3c2ec9..232fc3005f1b 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Inline # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.18 2005/05/01 13:37:18 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.19 2005/05/01 18:21:25 slarti Exp $ + + 01 May 2005; Tom Martin <slarti@gentoo.org> Test-Inline-0.16.ebuild: + Stable on amd64. 01 May 2005; Guy Martin <gmsoft@gentoo.org> Test-Inline-0.16.ebuild: Stable on hppa. diff --git a/dev-perl/Test-Inline/Test-Inline-0.16.ebuild b/dev-perl/Test-Inline/Test-Inline-0.16.ebuild index c2c754d695d6..df80f3717ab2 100644 --- a/dev-perl/Test-Inline/Test-Inline-0.16.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-0.16.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-Inline/Test-Inline-0.16.ebuild,v 1.9 2005/05/01 13:37:18 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-0.16.ebuild,v 1.10 2005/05/01 18:21:25 slarti Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="" SRC_TEST="do" |