summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-06-04 00:26:14 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-06-04 00:26:14 +0000
commit1f3f0aa33e303932a49dff1df3aefd6d01cc7db0 (patch)
tree96293248c1bc9eb93aa63ec0be8da549ac479df9 /dev-perl/File-NCopy/File-NCopy-0.34.ebuild
parentFills bug 21791 (diff)
downloadgentoo-2-1f3f0aa33e303932a49dff1df3aefd6d01cc7db0.tar.gz
gentoo-2-1f3f0aa33e303932a49dff1df3aefd6d01cc7db0.tar.bz2
gentoo-2-1f3f0aa33e303932a49dff1df3aefd6d01cc7db0.zip
Fills bug 21791
Diffstat (limited to 'dev-perl/File-NCopy/File-NCopy-0.34.ebuild')
-rw-r--r--dev-perl/File-NCopy/File-NCopy-0.34.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
new file mode 100644
index 000000000000..2c64970e73b2
--- /dev/null
+++ b/dev-perl/File-NCopy/File-NCopy-0.34.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/File-NCopy/File-NCopy-0.34.ebuild,v 1.1 2003/06/04 00:26:09 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Copy file, file Copy file[s] | dir[s], dir"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/M/MZ/MZSANFORD/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MZ/MZSANFORD/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+