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
commitef36c8642a8125561971334c7baa093d132fe36d (patch)
treef1512c6231630e88f78effb837b7e250b27d8f47 /dev-perl/Scalar-Properties
parentFixed bug #90463. (diff)
downloadgentoo-2-ef36c8642a8125561971334c7baa093d132fe36d.tar.gz
gentoo-2-ef36c8642a8125561971334c7baa093d132fe36d.tar.bz2
gentoo-2-ef36c8642a8125561971334c7baa093d132fe36d.zip
Cleaning
(Portage version: 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"