summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-12-18 21:37:32 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-12-18 21:37:32 +0000
commit3adab5aaa66fb312c42cb0edabca7bd5573b24c7 (patch)
tree783540ffa608a85fa770c1251e39acc43bb954db /dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild
parentReorder setting of REQUIRED_USE to stay near IUSE setting; also use ruby_get_... (diff)
downloadhistorical-3adab5aaa66fb312c42cb0edabca7bd5573b24c7.tar.gz
historical-3adab5aaa66fb312c42cb0edabca7bd5573b24c7.tar.bz2
historical-3adab5aaa66fb312c42cb0edabca7bd5573b24c7.zip
Stable for ppc64; bug #386309
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild')
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild
index 19f1cd0ea583..3f35e97be214 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild,v 1.8 2011/11/19 19:42:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.440.0.ebuild,v 1.9 2011/12/18 21:28:22 halcy0n Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~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 ~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="idn"
DEPEND=">=dev-perl/Net-SSLeay-1.33