diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-13 22:24:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-13 22:24:22 +0000 |
commit | 3345c72dcf3d64abc2f78b25e5b26327701a7c9c (patch) | |
tree | 1b24056a64ed249136dc560b796a25c2fa2016d3 /dev-perl/Net-SSLeay | |
parent | Stable for ia64, wrt bug #441268 (diff) | |
download | gentoo-2-3345c72dcf3d64abc2f78b25e5b26327701a7c9c.tar.gz gentoo-2-3345c72dcf3d64abc2f78b25e5b26327701a7c9c.tar.bz2 gentoo-2-3345c72dcf3d64abc2f78b25e5b26327701a7c9c.zip |
Stable for ia64, wrt bug #441244
(Portage version: 2.1.11.9/cvs/Linux ia64)
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.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 365258d17ebe..3794d5d617bc 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.97 2012/12/09 16:57:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/ChangeLog,v 1.98 2012/12/13 22:24:22 ago Exp $ + + 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Net-SSLeay-1.490.0.ebuild: + Stable for ia64, wrt bug #441244 09 Dec 2012; Markus Meier <maekke@gentoo.org> Net-SSLeay-1.490.0.ebuild: arm stable, 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 dba894058c27..6e8502e06e28 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.7 2012/12/09 16:57:49 maekke Exp $ +# $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 $ 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" |