summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2007-04-16 17:54:36 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2007-04-16 17:54:36 +0000
commit9163c5e7a9fbda99b3a6e4b5db515171943a306a (patch)
tree6812a2dd1e945d6df25d7db6897ba47c3bdab157 /dev-perl/Net-SSH/Net-SSH-0.08.ebuild
parentRemoved knowledgetree from the overlay (diff)
downloadoverlay-9163c5e7a9fbda99b3a6e4b5db515171943a306a.tar.gz
overlay-9163c5e7a9fbda99b3a6e4b5db515171943a306a.tar.bz2
overlay-9163c5e7a9fbda99b3a6e4b5db515171943a306a.zip
A first draft ebuild for octopussy (http://8pussy.org)
svn path=/stable/; revision=796
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"
+