summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-03-14 12:48:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-03-14 12:48:24 +0000
commit2ad9d1cf0580d37e680cebec263ea6780fb28843 (patch)
treef1687f8a5cd435f3c3f1a09fd461dc38ae1d49b0 /dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
parentbug 44615 (diff)
downloadhistorical-2ad9d1cf0580d37e680cebec263ea6780fb28843.tar.gz
historical-2ad9d1cf0580d37e680cebec263ea6780fb28843.tar.bz2
historical-2ad9d1cf0580d37e680cebec263ea6780fb28843.zip
bug 44616
Diffstat (limited to 'dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild')
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
new file mode 100644
index 000000000000..5b6b6374ed46
--- /dev/null
+++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Regexp::Shellish - Shell-like regular expressions"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Artistic"
+SRC_TEST="do"
+KEYWORDS="~alpha ~mips ~ppc ~sparc x86"