diff options
author | 2013-03-17 16:00:31 +0000 | |
---|---|---|
committer | 2013-03-17 16:00:31 +0000 | |
commit | 12f0bc9a0ad3e4db8ed63b8c6c373c39c972b0a9 (patch) | |
tree | 3fb30fa682c0903950e02fde579214c59319533d /dev-perl/Net-SSLeay | |
parent | EAPI=5 and poppler subslot dependencies (diff) | |
download | gentoo-2-12f0bc9a0ad3e4db8ed63b8c6c373c39c972b0a9.tar.gz gentoo-2-12f0bc9a0ad3e4db8ed63b8c6c373c39c972b0a9.tar.bz2 gentoo-2-12f0bc9a0ad3e4db8ed63b8c6c373c39c972b0a9.zip |
Stable for sparc, 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 a3a6d14bf923..cbfa6286c9c8 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.110 2013/03/17 15:52:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.111 2013/03/17 16:00:31 ago Exp $ + + 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.520.0.ebuild: + Stable for sparc, wrt bug #461676 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.520.0.ebuild: Stable for arm, wrt 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 d66b35bd9551..a074b539caca 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.10 2013/03/17 15:52:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.520.0.ebuild,v 1.11 2013/03/17 16:00:31 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" |