diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 13:53:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 13:53:19 +0000 |
commit | f255be04bc04f2c13e96e616e2397af934b1973e (patch) | |
tree | 3272a40ba6037b8a7226403aa8858aaa2758b59e /dev-perl/Carp-Assert | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-f255be04bc04f2c13e96e616e2397af934b1973e.tar.gz gentoo-2-f255be04bc04f2c13e96e616e2397af934b1973e.tar.bz2 gentoo-2-f255be04bc04f2c13e96e616e2397af934b1973e.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-perl/Carp-Assert')
-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: |