diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:30:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:30:40 +0000 |
commit | 97085886cc68d8a2c844ce64b63f927c0f24dd6d (patch) | |
tree | a278a95b8cca52a0f99f62b052feb419810f2802 /dev-perl/net-ssh-perl | |
parent | Stable for amd64, wrt bug #456592 (diff) | |
download | gentoo-2-97085886cc68d8a2c844ce64b63f927c0f24dd6d.tar.gz gentoo-2-97085886cc68d8a2c844ce64b63f927c0f24dd6d.tar.bz2 gentoo-2-97085886cc68d8a2c844ce64b63f927c0f24dd6d.zip |
Stable for amd64, wrt bug #456594
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/net-ssh-perl')
-rw-r--r-- | dev-perl/net-ssh-perl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/net-ssh-perl/ChangeLog b/dev-perl/net-ssh-perl/ChangeLog index b9262f5bccc9..7966a9bc1a7a 100644 --- a/dev-perl/net-ssh-perl/ChangeLog +++ b/dev-perl/net-ssh-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/net-ssh-perl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/net-ssh-perl/ChangeLog,v 1.39 2012/12/03 17:29:56 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/net-ssh-perl/ChangeLog,v 1.40 2013/03/25 20:30:40 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> net-ssh-perl-1.350.0.ebuild: + Stable for amd64, wrt bug #456594 *net-ssh-perl-1.350.0 (03 Dec 2012) diff --git a/dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild b/dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild index 01125770f26b..07fcb3535e70 100644 --- a/dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild +++ b/dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild,v 1.1 2012/12/03 17:29:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/net-ssh-perl/net-ssh-perl-1.350.0.ebuild,v 1.2 2013/03/25 20:30:40 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Perl client Interface to SSH" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" IUSE="" DEPEND=" |