diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:53:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:53:24 +0000 |
commit | eb963da857a3ee2c3cf542b822169e7c485e123d (patch) | |
tree | 61fe73c6f9e9c9d0988dc39442255c4783b7a4f2 /net-libs | |
parent | Stable for x86, wrt bug #494416 (diff) | |
download | gentoo-2-eb963da857a3ee2c3cf542b822169e7c485e123d.tar.gz gentoo-2-eb963da857a3ee2c3cf542b822169e7c485e123d.tar.bz2 gentoo-2-eb963da857a3ee2c3cf542b822169e7c485e123d.zip |
Stable for x86, wrt bug #492376
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/cyassl/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/cyassl/cyassl-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/cyassl/ChangeLog b/net-libs/cyassl/ChangeLog index 521001f2e229..d886c4007f90 100644 --- a/net-libs/cyassl/ChangeLog +++ b/net-libs/cyassl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/cyassl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.45 2013/12/22 16:28:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.46 2013/12/24 12:53:24 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> cyassl-2.7.0.ebuild: + Stable for x86, wrt bug #492376 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> cyassl-2.7.0.ebuild: amd64 stable, bug #492376 diff --git a/net-libs/cyassl/cyassl-2.7.0.ebuild b/net-libs/cyassl/cyassl-2.7.0.ebuild index 1e123a0c5e37..fb468adbb944 100644 --- a/net-libs/cyassl/cyassl-2.7.0.ebuild +++ b/net-libs/cyassl/cyassl-2.7.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/net-libs/cyassl/cyassl-2.7.0.ebuild,v 1.6 2013/12/22 16:28:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.7.0.ebuild,v 1.7 2013/12/24 12:53:24 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 x86" #Add CRYPTO_OPTS=ecc when fixed CACHE_SIZE="small big +huge" |