diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 17:34:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 17:34:26 +0000 |
commit | cc576168d090a410ad4a5bd3d70e4a4c1ec179d1 (patch) | |
tree | 41fb57b1429fb4e56e8d1c653f6d96a8c4c57090 /dev-perl/Test-Pod | |
parent | alpha/hppa/ia64 KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-cc576168d090a410ad4a5bd3d70e4a4c1ec179d1.tar.gz gentoo-2-cc576168d090a410ad4a5bd3d70e4a4c1ec179d1.tar.bz2 gentoo-2-cc576168d090a410ad4a5bd3d70e4a4c1ec179d1.zip |
Stable on alpha.
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 0613d4d2b827..dc89701a0f51 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.8 2004/10/19 08:01:35 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.9 2004/10/19 17:34:26 kloeri Exp $ + + 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> Test-Pod-1.20.ebuild: + Stable on alpha. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Test-Pod-1.20.ebuild: Stable on amd64. diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index 3ed1f01c1a6d..45e49523c4bd 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.4 2004/10/19 08:01:35 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.5 2004/10/19 17:34:26 kloeri 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 |