diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 16:16:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 16:16:06 +0000 |
commit | 858e38261db15920e0dc128f4f273636b24ad744 (patch) | |
tree | 5f5f9bfb0430e8db383a2f547c0e3e71e97ccb43 /dev-perl | |
parent | alpha/sparc stable wrt #441268 (diff) | |
download | gentoo-2-858e38261db15920e0dc128f4f273636b24ad744.tar.gz gentoo-2-858e38261db15920e0dc128f4f273636b24ad744.tar.bz2 gentoo-2-858e38261db15920e0dc128f4f273636b24ad744.zip |
alpha/m68k/s390/sh/sparc stable wrt #441244
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-SSLeay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.490.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 3794d5d617bc..7850f2097f53 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.98 2012/12/13 22:24:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.99 2012/12/27 16:16:06 armin76 Exp $ + + 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> Net-SSLeay-1.490.0.ebuild: + alpha/m68k/s390/sh/sparc stable wrt #441244 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.490.0.ebuild: Stable for ia64, wrt bug #441244 diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.490.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.490.0.ebuild index 6e8502e06e28..ebf76b2ff0de 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.490.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.490.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.490.0.ebuild,v 1.8 2012/12/13 22:24:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.490.0.ebuild,v 1.9 2012/12/27 16:16:06 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl" LICENSE="openssl" 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 ~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 ~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" |