summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:41:26 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:41:26 +0000
commit25076f6fe2d2bad48db6d79f059cf7fc5cfc5e98 (patch)
treed131a7c5831eefdc189a78769e15c063b4a6cd0d /dev-perl/Regexp-Shellish
parentEbuild maintenance (diff)
downloadgentoo-2-25076f6fe2d2bad48db6d79f059cf7fc5cfc5e98.tar.gz
gentoo-2-25076f6fe2d2bad48db6d79f059cf7fc5cfc5e98.tar.bz2
gentoo-2-25076f6fe2d2bad48db6d79f059cf7fc5cfc5e98.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r--dev-perl/Regexp-Shellish/ChangeLog8
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Regexp-Shellish/ChangeLog b/dev-perl/Regexp-Shellish/ChangeLog
index dbe40e777b51..856001d925a9 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.12 2006/08/18 01:12:09 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.13 2007/01/19 15:41:26 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Regexp-Shellish-0.93.ebuild:
+ Ebuild maintenance
18 Aug 2006; Michael Cummings <mcummings@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 1e8b5b35eaf2..8db492422655 100644
--- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
+++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.14 2006/08/18 01:12:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.15 2007/01/19 15:41:26 mcummings Exp $
inherit perl-module
DESCRIPTION="Regexp::Shellish - Shell-like regular expressions"
-HOMEPAGE="http://search.cpan.org/~rbs/${P}"
+HOMEPAGE="http://search.cpan.org/~rbs/"
SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz"
SLOT="0"
@@ -16,4 +16,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"