diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:29:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:29:14 +0000 |
commit | 75f08c28caf48f9fe1b60bda93b41df94e2f46bd (patch) | |
tree | d168bf0237ba285a2c1f1b7bdf5873cb34eaf48c /dev-perl/Crypt-SSLeay | |
parent | Stable for amd64, wrt bug #485138 (diff) | |
download | gentoo-2-75f08c28caf48f9fe1b60bda93b41df94e2f46bd.tar.gz gentoo-2-75f08c28caf48f9fe1b60bda93b41df94e2f46bd.tar.bz2 gentoo-2-75f08c28caf48f9fe1b60bda93b41df94e2f46bd.zip |
Stable for amd64, wrt bug #478742
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Crypt-SSLeay')
-rw-r--r-- | dev-perl/Crypt-SSLeay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-SSLeay/ChangeLog b/dev-perl/Crypt-SSLeay/ChangeLog index 0d7c897942ce..18687ae1e194 100644 --- a/dev-perl/Crypt-SSLeay/ChangeLog +++ b/dev-perl/Crypt-SSLeay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-SSLeay # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.79 2013/09/19 19:13:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.80 2013/09/21 13:29:14 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Crypt-SSLeay-0.640.0.ebuild: + Stable for amd64, wrt bug #478742 19 Sep 2013; Markus Meier <maekke@gentoo.org> Crypt-SSLeay-0.640.0.ebuild: arm stable, bug #478742 diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild index 51796431cb48..c72e0ddfffba 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild,v 1.4 2013/09/19 19:13:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.640.0.ebuild,v 1.5 2013/09/21 13:29:14 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Crypt::SSLeay module for perl" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Disabling tests for now. Opening a port always leads to mixed results for |