mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-crypt/ccrypt: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
|
||||
BEPEND="emacs? ( virtual/emacs )"
|
||||
BEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
|
||||
Reference in New Issue
Block a user