summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-11-17 23:03:09 -0700
committerTim Harder <radhermit@gentoo.org>2019-11-17 23:03:19 -0700
commit951bb33abfee3f1ffe8f14303ff80682c14ac1bc (patch)
treeff64ef888cb05f846de4a4e8f764907f95466b23
parentnet-dialup/neocon: drop myself as a maintainer (diff)
downloadgentoo-951bb33a.tar.gz
gentoo-951bb33a.tar.bz2
gentoo-951bb33a.zip
net-print/sshlpr: update to EAPI 7
Signed-off-by: Tim Harder <radhermit@gentoo.org>
-rw-r--r--net-print/sshlpr/sshlpr-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/sshlpr/sshlpr-1.ebuild b/net-print/sshlpr/sshlpr-1.ebuild
index d1228ea0cede..1c32c9003523 100644
--- a/net-print/sshlpr/sshlpr-1.ebuild
+++ b/net-print/sshlpr/sshlpr-1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="4"
+EAPI=7
DESCRIPTION="ssh-lpr backend for cups -- print to remote systems over ssh"
HOMEPAGE="http://www.masella.name/technical/sshlpr.html"