diff options
author | 2014-03-04 20:03:32 +0000 | |
---|---|---|
committer | 2014-03-04 20:03:32 +0000 | |
commit | c186b50423057ecef7ef9d4c0effc4b251141dc0 (patch) | |
tree | 89f7e7f8ac89d12758cd9c7601aedcad6f43f8d3 /dev-perl/Net-SSLeay | |
parent | Stable for x86, wrt bug #495424 (diff) | |
download | gentoo-2-c186b50423057ecef7ef9d4c0effc4b251141dc0.tar.gz gentoo-2-c186b50423057ecef7ef9d4c0effc4b251141dc0.tar.bz2 gentoo-2-c186b50423057ecef7ef9d4c0effc4b251141dc0.zip |
Stable for x86, wrt bug #495430
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.550.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-SSLeay/ChangeLog b/dev-perl/Net-SSLeay/ChangeLog index bad721733d9c..3e08a34d23db 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.120 2014/03/02 10:27:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.121 2014/03/04 20:03:32 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.550.ebuild: + Stable for x86, wrt bug #495430 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Net-SSLeay-1.550.ebuild: amd64 stable, bug #495430 diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild index 565beec19d3e..6baa7b87f230 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.550.ebuild,v 1.6 2014/03/02 10:27:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild,v 1.7 2014/03/04 20:03:32 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl" LICENSE="SSLeay" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 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 ~arm64 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" |