summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 12:26:16 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 12:26:16 +0000
commitae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c (patch)
treee819039c9df9a7a4303b7681c78ade8cab49f74b /dev-perl/Scalar-Properties
parentFixed bug #90463. (diff)
downloadhistorical-ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c.tar.gz
historical-ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c.tar.bz2
historical-ae1f37f72a3191d3c0418ac1f84bd2a6f10fd81c.zip
Cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r--dev-perl/Scalar-Properties/ChangeLog6
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog
index e65b54553861..2fc4bf9c8a4c 100644
--- a/dev-perl/Scalar-Properties/ChangeLog
+++ b/dev-perl/Scalar-Properties/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Scalar-Properties
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.4 2005/03/08 18:19:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.5 2005/04/29 12:26:16 mcummings Exp $
+
+ 29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ Scalar-Properties-0.12.ebuild:
+ Cleaning for mirror
08 Mar 2005; Michael Cummings <mcummings@gentoo.org>
Scalar-Properties-0.12.ebuild:
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
index b31387693d32..083a61af76da 100644
--- a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
+++ b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.5 2005/03/08 18:19:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.6 2005/04/29 12:26:16 mcummings Exp $
inherit perl-module
DESCRIPTION="run-time properties on scalar variables"
HOMEPAGE="http://search.cpan.org/~dcantrell/${P}/"
-SRC_URI="http://www.cpan.org/authors/id/D/DC/DCANTRELL/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/D/DC/DCANTRELL/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc sparc"
IUSE=""
SRC_TEST="do"