diff options
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Assert/ChangeLog | 5 |
2 files changed, 6 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 c759ce70b358..737f6171b584 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.3 2007/04/10 11:43:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.4 2007/07/05 13:53:19 armin76 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 b297cd907b17..3f87a7b61a8e 100644 --- a/dev-perl/Carp-Assert/ChangeLog +++ b/dev-perl/Carp-Assert/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2007/04/10 11:43:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.17 2007/07/05 13:53:19 armin76 Exp $ + + 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> Carp-Assert-0.20.ebuild: + ia64/x86 stable 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> Carp-Assert-0.20.ebuild: |