diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 10:58:45 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 10:58:45 +0000 |
commit | d79a66fd7763f9948d969fc933a69d58d9a8a357 (patch) | |
tree | 35e7c326d49cdb378a8f5d21453ae3cb64b22490 /dev-perl/Test-Manifest | |
parent | dev-perl/XML-RSS stable on ppc. (diff) | |
download | gentoo-2-d79a66fd7763f9948d969fc933a69d58d9a8a357.tar.gz gentoo-2-d79a66fd7763f9948d969fc933a69d58d9a8a357.tar.bz2 gentoo-2-d79a66fd7763f9948d969fc933a69d58d9a8a357.zip |
dev-perl/Test-Manifest stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 0cfc50ce7b7e..ab1582955cfe 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Manifest # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.17 2006/01/13 22:23:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.18 2006/01/15 10:58:45 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + Test-Manifest-1.14.ebuild: + Stable on ppc. 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Test-Manifest-1.14.ebuild: diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild index c2809ee52012..7c0872e985db 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.14.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-Manifest/Test-Manifest-1.14.ebuild,v 1.3 2006/01/13 22:23:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.4 2006/01/15 10:58:45 hansmi Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" SRC_TEST="do" |