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/Regexp-Shellish
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/Regexp-Shellish')
-rw-r--r--dev-perl/Regexp-Shellish/ChangeLog6
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Regexp-Shellish/ChangeLog b/dev-perl/Regexp-Shellish/ChangeLog
index 71b7f75c2930..c22057ffa6ef 100644
--- a/dev-perl/Regexp-Shellish/ChangeLog
+++ b/dev-perl/Regexp-Shellish/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Regexp-Shellish
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.4 2005/02/05 14:23:26 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.5 2005/04/29 12:21:20 mcummings Exp $
+
+ 29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ Regexp-Shellish-0.93.ebuild:
+ Cleaning for mirror
05 Feb 2005; Dylan Carlson <absinthe@gentoo.org>
Regexp-Shellish-0.93.ebuild:
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
index 70f2b1db49fa..da8a2da06172 100644
--- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
+++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.6 2005/02/05 14:23:26 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.7 2005/04/29 12:21:20 mcummings Exp $
inherit perl-module
DESCRIPTION="Regexp::Shellish - Shell-like regular expressions"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~rbs/${P}"
+SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"