commit: 67476a1e678fdf81ab2d2232545ce6249a8359b4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 26 11:08:39 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 26 19:59:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67476a1e
net-print/brlaser: drop 6 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-print/brlaser/brlaser-6.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/net-print/brlaser/brlaser-6.ebuild b/net-print/brlaser/brlaser-6.ebuild deleted file mode 100644 index 533df7d57162..000000000000 --- a/net-print/brlaser/brlaser-6.ebuild +++ /dev/null @@ -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"
