diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:27:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:27:33 +0000 |
commit | fd203a24249bd230ee8240091b0c94a465fad268 (patch) | |
tree | a3097346a0c42c69d59ff09203a271d13f54392a /dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild | |
parent | amd64 stable, bug #495426 (diff) | |
download | gentoo-2-fd203a24249bd230ee8240091b0c94a465fad268.tar.gz gentoo-2-fd203a24249bd230ee8240091b0c94a465fad268.tar.bz2 gentoo-2-fd203a24249bd230ee8240091b0c94a465fad268.zip |
amd64 stable, bug #495430
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild index e0bb3f9b2846..565beec19d3e 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.550.ebuild,v 1.5 2014/02/20 18:12:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.550.ebuild,v 1.6 2014/03/02 10:27:33 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl" LICENSE="SSLeay" 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" |