summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-13 10:28:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-13 10:28:19 +0000
commit54105f510d1159a75c15d5fb4cde95fbb4ec36d5 (patch)
tree7900bd9949142680e4aa2a2c29ca6b04391b0c54 /perl-core
parentStable for x86, wrt bug #536790 (diff)
downloadgentoo-2-54105f510d1159a75c15d5fb4cde95fbb4ec36d5.tar.gz
gentoo-2-54105f510d1159a75c15d5fb4cde95fbb4ec36d5.tar.bz2
gentoo-2-54105f510d1159a75c15d5fb4cde95fbb4ec36d5.zip
Stable for x86, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/libnet/ChangeLog5
-rw-r--r--perl-core/libnet/libnet-1.270.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/libnet/ChangeLog b/perl-core/libnet/ChangeLog
index 2a2d8f515de5..d33a4479bfa0 100644
--- a/perl-core/libnet/ChangeLog
+++ b/perl-core/libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/libnet
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.41 2015/02/08 12:54:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.42 2015/02/13 10:28:19 ago Exp $
+
+ 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libnet-1.270.0.ebuild:
+ Stable for x86, wrt bug #536790
08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> libnet-1.270.0.ebuild:
amd64 stable wrt bug #536790
diff --git a/perl-core/libnet/libnet-1.270.0.ebuild b/perl-core/libnet/libnet-1.270.0.ebuild
index 3df094437b90..3e36b6caed80 100644
--- a/perl-core/libnet/libnet-1.270.0.ebuild
+++ b/perl-core/libnet/libnet-1.270.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.2 2015/02/08 12:54:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.3 2015/02/13 10:28:19 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit eutils perl-module
DESCRIPTION="A URI Perl Module"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="sasl"
RDEPEND="sasl? ( dev-perl/Authen-SASL )"