summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-09-23 23:20:55 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-28 02:51:45 +0300
commitd2842bbd019aa10cd6c6ebedf1df89f6f25a072b (patch)
tree59598fdc5bb72c781fd5b972d9f4b4cfdbaaba2e /sys-apps/ifd-gempc
parentnet-wireless/wepdecrypt: eapi bump (diff)
downloadgentoo-d2842bbd019aa10cd6c6ebedf1df89f6f25a072b.tar.gz
gentoo-d2842bbd019aa10cd6c6ebedf1df89f6f25a072b.tar.bz2
gentoo-d2842bbd019aa10cd6c6ebedf1df89f6f25a072b.zip
sys-apps/ifd-gempc: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-apps/ifd-gempc')
-rw-r--r--sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild12
1 files changed, 7 insertions, 5 deletions
diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild
index 7f79a7f93797..2ce84f5f3eae 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs
@@ -14,11 +14,13 @@ SRC_URI="http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/${P}.tar.gz"
IUSE=""
RDEPEND=">=sys-apps/pcsc-lite-1.2.9_beta7
virtual/libusb:0"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
DOCS=(
- README README.410 README.430
+ README
+ README.410
+ README.430
)
src_compile() {