commit: 01936f98a1dd5781777eefc5ae42a0e0c69a1a0a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 14:13:56 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 14:15:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01936f98
app-crypt/keynote: add SLOT for dev-libs/openssl
Package-Manager: portage-2.2.27
app-crypt/keynote/keynote-2.3-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/keynote/keynote-2.3-r3.ebuild
b/app-crypt/keynote/keynote-2.3-r3.ebuild
index db24528..b599291 100644
--- a/app-crypt/keynote/keynote-2.3-r3.ebuild
+++ b/app-crypt/keynote/keynote-2.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="ssl"
-RDEPEND="ssl? ( dev-libs/openssl )"
+RDEPEND="ssl? ( dev-libs/openssl:0 )"
DEPEND="${RDEPEND}
virtual/yacc"