summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
committerMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
commit094d1baa446a429adf4d090893acf7f7c7dd1c49 (patch)
treea7e50c7135cecf533bb6895a0a1df8cbfe8d0d09 /net-print/foo2zjs
parentx11-libs/gtk+: Version bump. Remove old (diff)
downloadmv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.gz
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.bz2
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.zip
Minor cleanups/EAPI bumps
Diffstat (limited to 'net-print/foo2zjs')
-rw-r--r--net-print/foo2zjs/foo2zjs-20160722.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-print/foo2zjs/foo2zjs-20160722.ebuild b/net-print/foo2zjs/foo2zjs-20160722.ebuild
index caddaca6..7d67cdb5 100644
--- a/net-print/foo2zjs/foo2zjs-20160722.ebuild
+++ b/net-print/foo2zjs/foo2zjs-20160722.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Support for printing to ZjStream-based printers"
HOMEPAGE="http://foo2zjs.rkkda.com/"
@@ -22,8 +22,8 @@ RDEPEND="${COMMON}
net-print/cups
net-print/cups-filters
virtual/udev"
-DEPEND="${COMMON}
- app-arch/unzip
+DEPEND="${COMMON}"
+BDEPEND="app-arch/unzip
app-editors/vim
sys-apps/ed
sys-devel/bc
@@ -184,7 +184,7 @@ src_prepare() {
-i hplj1000
sed -e 's/chmod -w/sleep 2; chmod -w/' \
-i osx-hotplug/Makefile
- eapply_user
+ default
}
src_compile() {