Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/ulm:master commit in: net-print/brother-dcpj925dw-bin/
Date: Mon, 01 Dec 2014 06:22:01
Message-Id: 1417415119.1de9e0f8c09767f81896a97351e6bc9428ff873e.ulm@gentoo
1 commit: 1de9e0f8c09767f81896a97351e6bc9428ff873e
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 1 06:25:19 2014 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 1 06:25:19 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=dev/ulm.git;a=commit;h=1de9e0f8
7
8 net-print/brother-dcpj925dw-bin: Update LICENSE, this is not an EULA.
9
10 Package-Manager: portage-2.2.14
11
12 ---
13 net-print/brother-dcpj925dw-bin/ChangeLog | 4 ++++
14 net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild | 4 ++--
15 2 files changed, 6 insertions(+), 2 deletions(-)
16
17 diff --git a/net-print/brother-dcpj925dw-bin/ChangeLog b/net-print/brother-dcpj925dw-bin/ChangeLog
18 index 4ce1241..be180a3 100644
19 --- a/net-print/brother-dcpj925dw-bin/ChangeLog
20 +++ b/net-print/brother-dcpj925dw-bin/ChangeLog
21 @@ -3,6 +3,10 @@
22 # $Header: $
23
24 01 Dec 2014; Ulrich Müller <ulm@g.o>
25 + brother-dcpj925dw-bin-20131010.ebuild:
26 + Update LICENSE, this is not an EULA.
27 +
28 + 01 Dec 2014; Ulrich Müller <ulm@g.o>
29 brother-dcpj925dw-bin-20131010.ebuild, metadata.xml:
30 Add USE flag for A4 paper default.
31
32
33 diff --git a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
34 index 77ce679..91a42ab 100644
35 --- a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
36 +++ b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
37 @@ -14,11 +14,11 @@ DESCRIPTION="Brother printer driver for DCP-J925DW"
38 HOMEPAGE="http://www.brother.com/"
39 SRC_URI="http://download.brother.com/welcome/dlf005614/${MODEL}lpr-${PV_LPR}.i386.rpm http://download.brother.com/welcome/dlf005616/${MODEL}cupswrapper-${PV_CUPSWRAPPER}.i386.rpm"
40
41 -LICENSE="Brother-EULA"
42 +LICENSE="GPL-2+ Brother-lpr no-source-code"
43 SLOT="0"
44 KEYWORDS="~amd64 ~x86"
45 IUSE="+metric"
46 -RESTRICT="mirror strip"
47 +RESTRICT="strip"
48
49 RDEPEND="net-print/cups"