diff options
Diffstat (limited to 'dev-perl/Net-SSH2/Net-SSH2-0.520.0.ebuild')
-rw-r--r-- | dev-perl/Net-SSH2/Net-SSH2-0.520.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSH2/Net-SSH2-0.520.0.ebuild b/dev-perl/Net-SSH2/Net-SSH2-0.520.0.ebuild index d3c65e4223cc..60335aa9ac47 100644 --- a/dev-perl/Net-SSH2/Net-SSH2-0.520.0.ebuild +++ b/dev-perl/Net-SSH2/Net-SSH2-0.520.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.520.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.520.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.52 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" |