summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-14 13:21:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-14 13:21:00 +0000
commit27f86a116d3984ad66270ffdae18f62be9674062 (patch)
treeb99e1044151507df2a9a8354f49ba9f9b6b619b6 /dev-perl/Net-SSLeay
parentStable for amd64, wrt bug #461672 (diff)
downloadgentoo-2-27f86a116d3984ad66270ffdae18f62be9674062.tar.gz
gentoo-2-27f86a116d3984ad66270ffdae18f62be9674062.tar.bz2
gentoo-2-27f86a116d3984ad66270ffdae18f62be9674062.zip
Stable for amd64, wrt bug #461676
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r--dev-perl/Net-SSLeay/ChangeLog5
-rw-r--r--dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-SSLeay/ChangeLog b/dev-perl/Net-SSLeay/ChangeLog
index 877eebb009dd..ba2b853de824 100644
--- a/dev-perl/Net-SSLeay/ChangeLog
+++ b/dev-perl/Net-SSLeay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-SSLeay
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.102 2013/02/19 04:59:09 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.103 2013/03/14 13:21:00 ago Exp $
+
+ 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.520.0.ebuild:
+ Stable for amd64, wrt bug #461676
19 Feb 2013; Zac Medico <zmedico@gentoo.org> Net-SSLeay-1.520.0.ebuild:
Add ~arm-linux keyword.
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild
index 6e3c63e24ae4..a42fd9168905 100644
--- a/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild
+++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild,v 1.2 2013/02/19 04:59:09 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild,v 1.3 2013/03/14 13:21:00 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl"
LICENSE="SSLeay"
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-freebsd ~x86-interix ~amd64-linux ~arm-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-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-libs/openssl"