diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-16 22:49:44 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-16 22:49:44 +0000 |
commit | 2a40edb7edf0f518f5638031c9a3b1ddb8aba204 (patch) | |
tree | 8825a963313c2b6d2fe597adcbcb6be319dc055e /net-libs/cyassl | |
parent | Mask net-libs/cyassl[aes-ni] on mips (diff) | |
download | gentoo-2-2a40edb7edf0f518f5638031c9a3b1ddb8aba204.tar.gz gentoo-2-2a40edb7edf0f518f5638031c9a3b1ddb8aba204.tar.bz2 gentoo-2-2a40edb7edf0f518f5638031c9a3b1ddb8aba204.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/cyassl')
-rw-r--r-- | net-libs/cyassl/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/cyassl/cyassl-2.0.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/cyassl/cyassl-2.2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/cyassl/ChangeLog b/net-libs/cyassl/ChangeLog index 5158f288db96..b333b333a189 100644 --- a/net-libs/cyassl/ChangeLog +++ b/net-libs/cyassl/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2012/07/16 11:47:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.7 2012/07/16 22:49:44 blueness Exp $ + + 16 Jul 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.0.8-r1.ebuild, + cyassl-2.2.0.ebuild: + Keyword ~mips 16 Jul 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.0.8-r1.ebuild, cyassl-2.2.0.ebuild: diff --git a/net-libs/cyassl/cyassl-2.0.8-r1.ebuild b/net-libs/cyassl/cyassl-2.0.8-r1.ebuild index 35836ae5cc48..34e6fe88ad4e 100644 --- a/net-libs/cyassl/cyassl-2.0.8-r1.ebuild +++ b/net-libs/cyassl/cyassl-2.0.8-r1.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.0.8-r1.ebuild,v 1.4 2012/07/16 11:47:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.0.8-r1.ebuild,v 1.5 2012/07/16 22:49:44 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" #Add CRYPTO_OPTS=ecc when fixed CACHE_SIZE="small big +huge" diff --git a/net-libs/cyassl/cyassl-2.2.0.ebuild b/net-libs/cyassl/cyassl-2.2.0.ebuild index 4ecbc7a4239c..feeeb0e11851 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.4 2012/07/16 11:47:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.5 2012/07/16 22:49:44 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" #Add CRYPTO_OPTS=ecc when fixed CACHE_SIZE="small big +huge" |