diff options
author | 2006-01-13 22:25:30 +0000 | |
---|---|---|
committer | 2006-01-13 22:25:30 +0000 | |
commit | 286c7a63f2ce427996650d30676b336c1800e243 (patch) | |
tree | 5f7b138f01be2ab14cedf7c1d6618f6f1086fce7 /dev-perl/Test-Pod | |
parent | ppc stable, bug #117835 (diff) | |
download | historical-286c7a63f2ce427996650d30676b336c1800e243.tar.gz historical-286c7a63f2ce427996650d30676b336c1800e243.tar.bz2 historical-286c7a63f2ce427996650d30676b336c1800e243.zip |
marking sparc x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 705977ed23b5..bf4ad050a8f1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.19 2005/12/14 07:17:53 cardoe Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.20 2006/01/13 22:23:44 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Test-Pod-1.22.ebuild: + marking sparc x86 stable 14 Dec 2005; Doug Goldstein <cardoe@gentoo.org> Test-Pod-1.20.ebuild, Test-Pod-1.22.ebuild: diff --git a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild index e8c635b12ea0..66be223f3bb1 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.22.ebuild,v 1.3 2005/12/14 07:17:53 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.4 2006/01/13 22:23:44 mcummings 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Pod-Simple |