diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:04:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:04:13 +0000 |
commit | d342e659d39b495411e7530e561f7fc643f63a4e (patch) | |
tree | 23117b9035298e34c6526727e635d07c01119059 /dev-perl/Test-Pod | |
parent | Add die messages. Also try emake -C instead of moving into a dir, make, then ... (diff) | |
download | gentoo-2-d342e659d39b495411e7530e561f7fc643f63a4e.tar.gz gentoo-2-d342e659d39b495411e7530e561f7fc643f63a4e.tar.bz2 gentoo-2-d342e659d39b495411e7530e561f7fc643f63a4e.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 88d4c433b268..0613d4d2b827 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Pod # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.7 2004/10/03 15:43:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.8 2004/10/19 08:01:35 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Test-Pod-1.20.ebuild: + Stable on amd64. 03 Oct 2004; Michael Cummings <mcummings@gentoo.org> Test-Pod-1.20.ebuild: Marking stable on x86 and sparc diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index 4822180d6ae1..3ed1f01c1a6d 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.3 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.4 2004/10/19 08:01:35 absinthe Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha" IUSE="" DEPEND="dev-perl/Pod-Simple |