diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:29:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:29:32 +0000 |
commit | fc5ae13c003db074ddf57647386b7a682ff25443 (patch) | |
tree | 5e0acdebfbaec8459e46736f49093bb93bfd6c67 /dev-perl/Test-Pod | |
parent | Mark 2.14.2 stable on alpha (diff) | |
download | historical-fc5ae13c003db074ddf57647386b7a682ff25443.tar.gz historical-fc5ae13c003db074ddf57647386b7a682ff25443.tar.bz2 historical-fc5ae13c003db074ddf57647386b7a682ff25443.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
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.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index efcae6f100e4..428f164861f8 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.38 2006/10/15 20:29:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.39 2006/10/20 20:07:32 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Test-Pod-1.26.ebuild: + Stable on Alpha. 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> -Test-Pod-1.20.ebuild, Test-Pod-1.26.ebuild: diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index 0bb4a49f20d9..7e2ecb9856a6 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.26.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-Pod/Test-Pod-1.26.ebuild,v 1.3 2006/10/15 20:29:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.4 2006/10/20 20:07:32 kloeri Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="dev-perl/Pod-Simple |