diff options
author | 2015-01-09 13:42:14 +0000 | |
---|---|---|
committer | 2015-01-09 13:42:14 +0000 | |
commit | 7b54cc7b09e1b9f7ae52e4faf4c683f07ff399c9 (patch) | |
tree | 0d7e65f99b295b3b5a09faf891d70e26e30b57e3 /dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild | |
parent | Stable for amd64, wrt bug #535210 (diff) | |
download | gentoo-2-7b54cc7b09e1b9f7ae52e4faf4c683f07ff399c9.tar.gz gentoo-2-7b54cc7b09e1b9f7ae52e4faf4c683f07ff399c9.tar.bz2 gentoo-2-7b54cc7b09e1b9f7ae52e4faf4c683f07ff399c9.zip |
Stable for amd64, wrt bug #535212
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild index f04fe51c4203..c9fb298aafa0 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.650.0.ebuild,v 1.1 2014/07/15 10:34:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.650.0.ebuild,v 1.2 2015/01/09 13:42:14 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl" LICENSE="openssl" 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" |