From: Tim Harder Date: Mon, 18 Nov 2019 06:03:09 +0000 (-0700) Subject: net-print/sshlpr: update to EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=951bb33abfee3f1ffe8f14303ff80682c14ac1bc;p=gentoo.git net-print/sshlpr: update to EAPI 7 Signed-off-by: Tim Harder --- 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"