summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-25 14:40:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-25 14:40:23 +0000
commit275729103d3d6ca9e47c6b6c79254ab52bd46f4b (patch)
tree21caf4ecfd0582531e6b96440e4440964d8ce36d /dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild
parentremove obsolete patch (diff)
downloadhistorical-275729103d3d6ca9e47c6b6c79254ab52bd46f4b.tar.gz
historical-275729103d3d6ca9e47c6b6c79254ab52bd46f4b.tar.bz2
historical-275729103d3d6ca9e47c6b6c79254ab52bd46f4b.zip
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild')
-rw-r--r--dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild b/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild
deleted file mode 100644
index 2e2b7454b393..000000000000
--- a/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild,v 1.7 2004/07/14 17:20:39 agriffis Exp $
-
-inherit perl-module
-
-DESCRIPTION="A Perl 5 module for locating delimited substrings with proper nesting"
-SRC_URI="http://www.nwalsh.com/perl/delimmatch/${P}.tar.gz"
-HOMEPAGE="http://www.walsh.com/perl/delimmatch/index.html"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""