diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:05:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:05:18 +0000 |
commit | 8dcbed196b62688fc2d4194d63fe003cc3b88428 (patch) | |
tree | a68c7091e649881c6bca8bba10f197e74923ecf6 /dev-perl/Test-Pod | |
parent | Mark 1.04 stable on ia64 (diff) | |
download | gentoo-2-8dcbed196b62688fc2d4194d63fe003cc3b88428.tar.gz gentoo-2-8dcbed196b62688fc2d4194d63fe003cc3b88428.tar.bz2 gentoo-2-8dcbed196b62688fc2d4194d63fe003cc3b88428.zip |
Mark 1.26 stable on ia64
(Portage version: 2.1.1)
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 428f164861f8..531b15e32a9c 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.39 2006/10/20 20:07:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.40 2006/10/20 23:05:18 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> Test-Pod-1.26.ebuild: + Mark 1.26 stable on ia64 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Test-Pod-1.26.ebuild: Stable on Alpha. diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index 7e2ecb9856a6..e1591319754f 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.4 2006/10/20 20:07:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.5 2006/10/20 23:05:18 agriffis 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 |