summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/inline-files/inline-files-0.62.ebuild')
-rw-r--r--dev-perl/inline-files/inline-files-0.62.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/inline-files/inline-files-0.62.ebuild b/dev-perl/inline-files/inline-files-0.62.ebuild
new file mode 100644
index 000000000000..1de54835332e
--- /dev/null
+++ b/dev-perl/inline-files/inline-files-0.62.ebuild
@@ -0,0 +1,15 @@
+# cOPYRight 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.1 2003/07/06 01:05:17 mcummings Exp $
+
+inherit perl-module
+
+MY_P=Inline-Files-${PV}
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Multiple virtual files in a single file"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/DCONWAY/${MY_P}"
+LICENSE="Artistic | GPL-2"
+SLOT="0"
+
+KEYWORDS="x86 ~sparc ~alpha ~ppc"