diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:34:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:34:45 +0000 |
commit | af96bf79f6d95117dc15e534fb3d5fa67b9642f7 (patch) | |
tree | 66c659469f77a5bb2d0e4a65c362341a6a8f0e9e /dev-perl/Net-SSLeay | |
parent | Stable for ppc64, wrt bug #495546 (diff) | |
download | gentoo-2-af96bf79f6d95117dc15e534fb3d5fa67b9642f7.tar.gz gentoo-2-af96bf79f6d95117dc15e534fb3d5fa67b9642f7.tar.bz2 gentoo-2-af96bf79f6d95117dc15e534fb3d5fa67b9642f7.zip |
Stable for ppc64, wrt bug #495430
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="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.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 329cbb54a555..a0a988c4a409 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.122 2014/03/05 15:25:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.123 2014/03/06 10:34:45 ago Exp $ + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.550.ebuild: + Stable for ppc64, wrt bug #495430 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.550.ebuild: Stable for ppc, wrt 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 d8197c27a735..8b9e3071b7ad 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.8 2014/03/05 15:25:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild,v 1.9 2014/03/06 10:34:45 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" |