summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-07-20 15:40:38 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-07-20 16:01:01 +0300
commitb946a08728fc964d77a8f13992a4b0b32864b72a (patch)
treee39884868a3888961f483beffd492115b26eec7c /app-crypt
parentapp-pda/libimobiledevice: account for libname update with USE=python (diff)
downloadgentoo-b946a08728fc964d77a8f13992a4b0b32864b72a.tar.gz
gentoo-b946a08728fc964d77a8f13992a4b0b32864b72a.tar.bz2
gentoo-b946a08728fc964d77a8f13992a4b0b32864b72a.zip
app-crypt/ccrypt: fix DEPEND typo on 1.11-r1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/ccrypt/ccrypt-1.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
index 79fb9bc88d71..80eb3d149de6 100644
--- a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
+++ b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-BEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
+DEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
src_configure() {
econf \