commit: 4dba8b7cc280d2b54404a578dbe57f18be21a474
Author: Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 11:33:17 2016 +0000
Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 11:33:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dba8b7c
app-crypt/codecrypt: slots gmp:= repaired
Package-Manager: portage-2.2.26
app-crypt/codecrypt/codecrypt-1.4.1.ebuild | 4 ++--
app-crypt/codecrypt/codecrypt-1.6.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
b/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
index 20d2f00..8d54727 100644
--- a/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+cryptopp"
-DEPEND="dev-libs/gmp
+DEPEND="dev-libs/gmp:=
cryptopp? ( dev-libs/crypto++ )"
RDEPEND="${DEPEND}"
diff --git a/app-crypt/codecrypt/codecrypt-1.6.ebuild
b/app-crypt/codecrypt/codecrypt-1.6.ebuild
index 20d2f00..8d54727 100644
--- a/app-crypt/codecrypt/codecrypt-1.6.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+cryptopp"
-DEPEND="dev-libs/gmp
+DEPEND="dev-libs/gmp:=
cryptopp? ( dev-libs/crypto++ )"
RDEPEND="${DEPEND}"