dev-util/cscope: 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:
Ulrich Müller
2019-12-20 17:16:40 +01:00
parent 70422e843d
commit 8f7fe7b8d0
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2:0=
emacs? ( virtual/emacs )"
emacs? ( >=app-editors/emacs-23.1:* )"
DEPEND="${RDEPEND}
sys-devel/flex
virtual/pkgconfig

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2:0=
emacs? ( virtual/emacs )"
emacs? ( >=app-editors/emacs-23.1:* )"
DEPEND="${RDEPEND}
sys-devel/flex
virtual/pkgconfig

View File

@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2:0=
emacs? ( virtual/emacs )"
emacs? ( >=app-editors/emacs-23.1:* )"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/flex
virtual/pkgconfig