summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-07-17 23:46:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-07-17 23:46:09 +0000
commit5553ce4c8941ceb06982e111a76d878ce0b9b501 (patch)
treea309e4fd6ef24a1aed7babe42a39d09b02aacae8 /dev-perl/File-chdir/File-chdir-0.06.ebuild
parentVersion bump (diff)
downloadgentoo-2-5553ce4c8941ceb06982e111a76d878ce0b9b501.tar.gz
gentoo-2-5553ce4c8941ceb06982e111a76d878ce0b9b501.tar.bz2
gentoo-2-5553ce4c8941ceb06982e111a76d878ce0b9b501.zip
new dep for svn-mirror
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/File-chdir/File-chdir-0.06.ebuild')
-rw-r--r--dev-perl/File-chdir/File-chdir-0.06.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.06.ebuild b/dev-perl/File-chdir/File-chdir-0.06.ebuild
new file mode 100644
index 000000000000..689f9f3d92c9
--- /dev/null
+++ b/dev-perl/File-chdir/File-chdir-0.06.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.06.ebuild,v 1.1 2005/07/17 23:46:09 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="An alternative to File::Spec and CWD"
+HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
+SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+IUSE=""
+
+SRC_TEST="do"