dev-python/agate: Bump to 1.13.0
[gentoo/gentoo.git] / net-print / sshlpr / sshlpr-1-r1.ebuild
blob99cf50d6b50f867f56597ace597de42693062e9b
1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 DESCRIPTION="ssh-lpr backend for cups -- print to remote systems over ssh"
7 HOMEPAGE="http://www.masella.name/technical/sshlpr.html"
8 SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.gz"
10 LICENSE="public-domain"
11 SLOT="0"
12 KEYWORDS="~amd64 ~x86"
13 IUSE=""
15 DEPEND="net-print/cups"
16 RDEPEND="${DEPEND}
17         sys-apps/shadow
18         virtual/openssh"
20 S="${WORKDIR}"
22 src_install() {
23         exeinto $(cups-config --serverbin)/backend
24         exeopts -m0700
25         doexe ${PN}