diff options
author | 2015-01-17 13:52:02 +0000 | |
---|---|---|
committer | 2015-01-17 13:52:02 +0000 | |
commit | 7c8ad66837afc714186b8f26a9a37e4649f01b56 (patch) | |
tree | 8d4f58a4cde20624b00cb05c9cd9256a288016eb /dev-perl/Net-SSLeay | |
parent | Stable for ppc, wrt bug #535210 (diff) | |
download | gentoo-2-7c8ad66837afc714186b8f26a9a37e4649f01b56.tar.gz gentoo-2-7c8ad66837afc714186b8f26a9a37e4649f01b56.tar.bz2 gentoo-2-7c8ad66837afc714186b8f26a9a37e4649f01b56.zip |
Stable for ppc, wrt bug #535212
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.650.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 c9d0b8b2e998..c23484954411 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.130 2015/01/13 16:36:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.131 2015/01/17 13:52:02 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.650.0.ebuild: + Stable for ppc, wrt bug #535212 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> Net-SSLeay-1.650.0.ebuild: Stable for HPPA (bug #535212). diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild index da27823fa2b0..8a48a9c75f1e 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.650.0.ebuild,v 1.3 2015/01/13 16:36:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild,v 1.4 2015/01/17 13:52:02 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl" LICENSE="openssl" 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" |