diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-04 09:36:04 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-04 09:36:04 +0000 |
commit | 4c05443a06024c1aec066b4e9b1f1457040b0047 (patch) | |
tree | 6b4b3956b8c43bc2b5a62a0d5c7db5a363054f16 /dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild | |
parent | Stable on alpha, bug 518364 (diff) | |
download | historical-4c05443a06024c1aec066b4e9b1f1457040b0047.tar.gz historical-4c05443a06024c1aec066b4e9b1f1457040b0047.tar.bz2 historical-4c05443a06024c1aec066b4e9b1f1457040b0047.zip |
Fix DESCRIPTION
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild')
-rw-r--r-- | dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild b/dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild index bb7cc84946f6..df9f63b49fdf 100644 --- a/dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild +++ b/dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild,v 1.2 2014/03/01 22:22:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSH2/Net-SSH2-0.470.0.ebuild,v 1.3 2014/08/04 09:33:15 zlogene Exp $ EAPI=5 @@ -8,7 +8,7 @@ MODULE_AUTHOR=RKITOVER MODULE_VERSION=0.47 inherit perl-module -DESCRIPTION="Net::SSH2 - Support for the SSH 2 protocol via libssh2." +DESCRIPTION="Net::SSH2 - Support for the SSH 2 protocol via libssh2" SLOT="0" KEYWORDS="~amd64 ~x86" |