diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-25 09:18:25 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-25 09:18:25 +0000 |
commit | 29fc86c7b3013c69081597336926ddfeaf3e1454 (patch) | |
tree | b986fb0eb3f5674e3926647ef54c76228999d2e8 /net-libs | |
parent | Stable arm, bug #431878 (diff) | |
download | gentoo-2-29fc86c7b3013c69081597336926ddfeaf3e1454.tar.gz gentoo-2-29fc86c7b3013c69081597336926ddfeaf3e1454.tar.bz2 gentoo-2-29fc86c7b3013c69081597336926ddfeaf3e1454.zip |
Stable arm, bug #421479
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/cyassl/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/cyassl/cyassl-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/cyassl/ChangeLog b/net-libs/cyassl/ChangeLog index e4c81047076b..e6f0045a94a9 100644 --- a/net-libs/cyassl/ChangeLog +++ b/net-libs/cyassl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/cyassl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.10 2012/08/15 15:23:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.11 2012/08/25 09:18:25 blueness Exp $ + + 25 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.2.0.ebuild: + Stable arm, bug #421479 *cyassl-2.3.0 (15 Aug 2012) diff --git a/net-libs/cyassl/cyassl-2.2.0.ebuild b/net-libs/cyassl/cyassl-2.2.0.ebuild index 21a38b41803b..461a4937edbe 100644 --- a/net-libs/cyassl/cyassl-2.2.0.ebuild +++ b/net-libs/cyassl/cyassl-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.7 2012/07/24 14:16:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.8 2012/08/25 09:18:25 blueness Exp $ EAPI="4" @@ -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 ~x86" +KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86" #Add CRYPTO_OPTS=ecc when fixed CACHE_SIZE="small big +huge" |