diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:29:34 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:29:34 +0000 |
commit | 7fd33ac38667073e9e29c8d2c6d0f8677344deb4 (patch) | |
tree | 1497d8f9db5811eddd79fb2a97631bec624dfe7d /dev-perl/Test-Pod | |
parent | libcaca beta version bump (diff) | |
download | gentoo-2-7fd33ac38667073e9e29c8d2c6d0f8677344deb4.tar.gz gentoo-2-7fd33ac38667073e9e29c8d2c6d0f8677344deb4.tar.bz2 gentoo-2-7fd33ac38667073e9e29c8d2c6d0f8677344deb4.zip |
Marking amd64, sparc stable; cleaning up stale ebuild
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.26.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index a8dc007ab21a..efcae6f100e4 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2006/09/16 21:38:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.38 2006/10/15 20:29:34 mcummings Exp $ + + 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -Test-Pod-1.20.ebuild, Test-Pod-1.26.ebuild: + Marking amd64, sparc stable; cleaning up stale ebuild 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Test-Pod-1.24.ebuild: diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index ce418bcfafdd..0bb4a49f20d9 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.2 2006/08/05 23:51:44 mcummings Exp $ +# $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 $ 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 |