mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-emacs/emacs-daemon: Drop dependency on virtual/emacs.
This is already implied by elisp.eclass. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -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
|
||||
@@ -13,9 +13,6 @@ LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
|
||||
|
||||
DEPEND=">=virtual/emacs-23"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
SITEFILE="10${PN}-gentoo.el"
|
||||
|
||||
pkg_setup() {
|
||||
|
||||
Reference in New Issue
Block a user