mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-print/xerox-drivers: fix LICENSE and restrict fetch/bindist
Gentoo-bug: 612982 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="2"
|
||||
@@ -8,11 +8,14 @@ MY_PN="LinuxCupsPrinterPkg"
|
||||
DESCRIPTION="PPD files of XEROX printers (CopyCentre, DocuPrint, Phaser, WorkCentre) for CUPS printing system"
|
||||
HOMEPAGE="http://www.support.xerox.com/go/getfile.asp?objid=61334&prodID=6180"
|
||||
SRC_URI="http://download.support.xerox.com/pub/drivers/DocuColor_2006/drivers/unix/en/${MY_PN}.tar.gz"
|
||||
LICENSE="public-domain"
|
||||
|
||||
LICENSE="Xerox"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="bindist fetch"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="net-print/cups"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user