diff options
author | 2013-06-01 15:13:38 +0000 | |
---|---|---|
committer | 2013-06-01 15:13:38 +0000 | |
commit | cf4cadf3ee55a869b4be8a8a1c1569aa681e4b9d (patch) | |
tree | e172a765c0230627582de441c5885152030c7a44 /dev-libs/crypto++/crypto++-5.6.2.ebuild | |
parent | New package, version 1.49, reported by maksbotan; based on bcprov, tests are ... (diff) | |
download | gentoo-2-cf4cadf3ee55a869b4be8a8a1c1569aa681e4b9d.tar.gz gentoo-2-cf4cadf3ee55a869b4be8a8a1c1569aa681e4b9d.tar.bz2 gentoo-2-cf4cadf3ee55a869b4be8a8a1c1569aa681e4b9d.zip |
Stable for HPPA (bug #465148).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/crypto++/crypto++-5.6.2.ebuild')
-rw-r--r-- | dev-libs/crypto++/crypto++-5.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/crypto++/crypto++-5.6.2.ebuild b/dev-libs/crypto++/crypto++-5.6.2.ebuild index fe21b135e19b..1c1aa6fb9da3 100644 --- a/dev-libs/crypto++/crypto++-5.6.2.ebuild +++ b/dev-libs/crypto++/crypto++-5.6.2.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-libs/crypto++/crypto++-5.6.2.ebuild,v 1.1 2013/03/02 08:27:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.6.2.ebuild,v 1.2 2013/06/01 15:13:38 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cryptopp/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs" DEPEND="app-arch/unzip |