summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-07-09 18:15:29 +0200
committerUlrich Müller <ulm@gentoo.org>2018-07-09 18:25:10 +0200
commit5aa0a0696ca8c65aedf80f0a170758e32db35d51 (patch)
treef4bb38b47ba866496a1e2f1f0dde65863baa3d12 /app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
parentdev-tex/latexdiff: amd64 stable wrt bug #659494 (diff)
downloadgentoo-5aa0a0696ca8c65aedf80f0a170758e32db35d51.tar.gz
gentoo-5aa0a0696ca8c65aedf80f0a170758e32db35d51.tar.bz2
gentoo-5aa0a0696ca8c65aedf80f0a170758e32db35d51.zip
app-editors/emacs-vcs: Update to EAPI 7.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild')
-rw-r--r--app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
index b8ba118cce43..542cd77830f4 100644
--- a/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1
@@ -112,9 +112,10 @@ RDEPEND="sys-libs/ncurses:0=
)"
DEPEND="${RDEPEND}
- virtual/pkgconfig
- gzip-el? ( app-arch/gzip )
X? ( x11-base/xorg-proto )"
+
+BDEPEND="virtual/pkgconfig
+ gzip-el? ( app-arch/gzip )"
# pax_kernel? ( sys-apps/attr )
if [[ ${PV##*.} = 9999 ]]; then