summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-18 11:52:57 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-18 11:52:57 +0000
commitdbfb7bc94c9fe440fe3614dabd24a442296681f0 (patch)
treedc050e716af819170b70ea7c87c5c4f44cce75b1 /dev-perl/Carp-Assert
parentstyle fixes (diff)
downloadgentoo-2-dbfb7bc94c9fe440fe3614dabd24a442296681f0.tar.gz
gentoo-2-dbfb7bc94c9fe440fe3614dabd24a442296681f0.tar.bz2
gentoo-2-dbfb7bc94c9fe440fe3614dabd24a442296681f0.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild4
-rw-r--r--dev-perl/Carp-Assert/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
index bec17cbae4af..0d916bc0b1e0 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-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.4 2005/05/25 14:59:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild,v 1.5 2005/07/18 11:49:55 dholm 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="~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog
index 5478c173c208..ccf90fcfd03b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.4 2005/05/25 14:59:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.5 2005/07/18 11:49:55 dholm Exp $
+
+ 18 Jul 2005; David Holm <dholm@gentoo.org> Carp-Assert-0.18.ebuild:
+ Added to ~ppc.
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Carp-Assert-0.18.ebuild: