diff options
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.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index c9559f82bce8..20ad34c69406 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.15 2005/08/26 00:21:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.16 2005/09/08 19:12:15 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Test-Manifest-1.11.ebuild, + Manifest: + Mark 1.11 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Test-Manifest-1.14.ebuild, Manifest: diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild index 5f3330e54274..36993f533a9d 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.11.ebuild,v 1.5 2005/05/10 16:18:03 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.6 2005/09/08 19:12:15 agriffis Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 x86 sparc ~alpha ppc ppc64" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" SRC_TEST="do" |