summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-16 01:22:06 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-16 01:22:06 +0000
commita775f7abcb57263399db921948d1557363517da8 (patch)
tree740e27b8e43f180494b1dea72b98b740981f62a5 /dev-perl/DelimMatch/DelimMatch-1.06.ebuild
parentChange media-sound/mpg123 -> virtual/mpg123 per email on -dev (Manifest recom... (diff)
downloadgentoo-2-a775f7abcb57263399db921948d1557363517da8.tar.gz
gentoo-2-a775f7abcb57263399db921948d1557363517da8.tar.bz2
gentoo-2-a775f7abcb57263399db921948d1557363517da8.zip
new version
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.06.ebuild')
-rw-r--r--dev-perl/DelimMatch/DelimMatch-1.06.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
new file mode 100644
index 000000000000..b4c70d410860
--- /dev/null
+++ b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.1 2004/02/16 01:22:06 mcummings Exp $
+
+inherit perl-module
+MY_P=${P}a
+
+DESCRIPTION="A Perl 5 module for locating delimited substrings with proper nesting"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/N/NW/NWALSH/${MY_P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}"
+
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha"