diff options
Diffstat (limited to 'dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild index 552ed9890b32..8932888f9633 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.36.ebuild,v 1.3 2010/04/02 15:34:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.36.ebuild,v 1.4 2010/04/05 20:53:58 maekke Exp $ EAPI=2 @@ -11,7 +11,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 ~sparc-fbsd ~x86-fbsd ~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 ~sparc-fbsd ~x86-fbsd ~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" |