app-editors/emacs-vcs: Update to EAPI 7.
authorUlrich Müller <ulm@gentoo.org>
Mon, 9 Jul 2018 16:15:29 +0000 (18:15 +0200)
committerUlrich Müller <ulm@gentoo.org>
Mon, 9 Jul 2018 16:25:10 +0000 (18:25 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild
app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild

index 20578fca5aca10a690f5674e84f1e76d5ccd0390..abc0aef998edaac0eb26cdbfc66d053fe8f84303 100644 (file)
@@ -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
index b8ba118cce4340471ecbc29ab18bb5b16f74182e..542cd77830f4869d9e926cdaf7677a92fa83c1df 100644 (file)
@@ -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