summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-08 21:35:31 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-08 21:35:31 +0000
commit3aff995026e9e82485ae9b2b12120470f96ff43f (patch)
tree5ea36374827fe90ccc86f6969ccf2bffc66c0031 /dev-perl/Carp-Assert
parentMarking amd64 stable (diff)
downloadgentoo-2-3aff995026e9e82485ae9b2b12120470f96ff43f.tar.gz
gentoo-2-3aff995026e9e82485ae9b2b12120470f96ff43f.tar.bz2
gentoo-2-3aff995026e9e82485ae9b2b12120470f96ff43f.zip
Marking amd64 stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild4
-rw-r--r--dev-perl/Carp-Assert/ChangeLog6
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)