summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-01-23 06:18:38 +0100
committerUlrich Müller <ulm@gentoo.org>2019-01-23 06:18:38 +0100
commit3e91237a5ab864eeb874cdb1a1a2899c2ec6cdbe (patch)
tree1381f522b27792c54736d89558ca647f9b603e85 /sys-auth/otpcalc
parentapp-arch/dpkg: Old (diff)
downloadgentoo-3e91237a5ab864eeb874cdb1a1a2899c2ec6cdbe.tar.gz
gentoo-3e91237a5ab864eeb874cdb1a1a2899c2ec6cdbe.tar.bz2
gentoo-3e91237a5ab864eeb874cdb1a1a2899c2ec6cdbe.zip
sys-auth/otpcalc: Add slot operator to openssl dependency.
Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-auth/otpcalc')
-rw-r--r--sys-auth/otpcalc/otpcalc-0.97-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
index 5886ab3efd03..62d0ea92b74b 100644
--- a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
+++ b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ppc sparc x86"
RDEPEND="x11-libs/gtk+:2
- dev-libs/openssl:0"
+ dev-libs/openssl:0="
DEPEND="${RDEPEND}
virtual/pkgconfig"