net-print/brlaser: drop 6

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2024-03-26 12:08:39 +01:00
parent 02d7373ca9
commit 67476a1e67
No known key found for this signature in database
GPG Key ID: 012423318D1FB6CD
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit cmake
DESCRIPTION="Brother laser printer driver"
HOMEPAGE="https://github.com/pdewacht/brlaser"
SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="net-print/cups"
RDEPEND="
${DEPEND}
app-text/ghostscript-gpl"