diff options
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Assert/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild index bedafe3d92db..19858d957905 100644 --- a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild +++ b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.1 2007/01/07 14:57:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.2 2007/04/08 21:35:31 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog index 6f5e73f96fdd..3fe04a5fa561 100644 --- a/dev-perl/Carp-Assert/ChangeLog +++ b/dev-perl/Carp-Assert/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Carp-Assert # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.14 2007/01/07 14:57:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.15 2007/04/08 21:35:31 mcummings Exp $ + + 08 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Carp-Assert-0.20.ebuild: + Marking amd64 stable *Carp-Assert-0.20 (07 Jan 2007) |