summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-SSH/Net-SSH-0.08.ebuild')
-rw-r--r--dev-perl/Net-SSH/Net-SSH-0.08.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/Net-SSH/Net-SSH-0.08.ebuild b/dev-perl/Net-SSH/Net-SSH-0.08.ebuild
new file mode 100644
index 0000000..2ba938c
--- /dev/null
+++ b/dev-perl/Net-SSH/Net-SSH-0.08.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.14.0
+
+inherit perl-module
+
+S=${WORKDIR}/Net-SSH-0.08
+
+DESCRIPTION="Perl extension for secure shell"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/I/IV/IVAN/Net-SSH-0.08.tar.gz"
+
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="x86"
+