diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-17 15:52:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-17 15:52:55 +0000 |
commit | 54591a9537f7f876583fd959ecc938c75c07448b (patch) | |
tree | 7b09c42057cbef0dd76ab9bb20fbfa85054a4de3 /dev-perl/Net-SSLeay | |
parent | Add proxy-maintainers to metadata.xml (diff) | |
download | gentoo-2-54591a9537f7f876583fd959ecc938c75c07448b.tar.gz gentoo-2-54591a9537f7f876583fd959ecc938c75c07448b.tar.bz2 gentoo-2-54591a9537f7f876583fd959ecc938c75c07448b.zip |
Stable for arm, wrt bug #461676
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-SSLeay/ChangeLog b/dev-perl/Net-SSLeay/ChangeLog index 9aecf875a47b..a3a6d14bf923 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.109 2013/03/15 14:45:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.110 2013/03/17 15:52:55 ago Exp $ + + 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.520.0.ebuild: + Stable for arm, wrt bug #461676 15 Mar 2013; Jeroen Roovers <jer@gentoo.org> Net-SSLeay-1.520.0.ebuild: Stable for HPPA (bug #461676). 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 f94bd68dfbfd..d66b35bd9551 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.9 2013/03/15 14:45:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild,v 1.10 2013/03/17 15:52:55 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" |