summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-21 20:09:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-21 20:09:54 +0000
commitc0b3c5ae19dc903c7a38f7da766cb32f37e12067 (patch)
tree1f18192c841469f61a292a124ad3ed89f782de5b /dev-perl/Carp-Assert
parentWipe out old versions. (diff)
downloadgentoo-2-c0b3c5ae19dc903c7a38f7da766cb32f37e12067.tar.gz
gentoo-2-c0b3c5ae19dc903c7a38f7da766cb32f37e12067.tar.bz2
gentoo-2-c0b3c5ae19dc903c7a38f7da766cb32f37e12067.zip
Unmasking for x86
(Portage version: 2.0.51-r13)
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild6
-rw-r--r--dev-perl/Carp-Assert/ChangeLog8
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
index 471b0df28a5d..0192c0c76124 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.18.ebuild,v 1.1 2004/10/06 23:09:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.2 2005/01/21 20:07:08 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="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog
index d605c3f21462..b764e98f11a9 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.1 2004/10/06 23:09:08 mcummings Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.2 2005/01/21 20:07:08 mcummings Exp $
+
+ 21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ Carp-Assert-0.18.ebuild:
+ Unmasking for x86
*Carp-Assert-0.18 (06 Oct 2004)