Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/patch/
Date: Wed, 07 Feb 2018 11:35:33
Message-Id: 1518003325.2ebe49bd054de072fc3679638717c1335e2ee579.polynomial-c@gentoo
1 commit: 2ebe49bd054de072fc3679638717c1335e2ee579
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 7 11:35:10 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 11:35:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebe49bd
7
8 sys-devel/patch: License is GPL3+
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-devel/patch/patch-2.7.5.ebuild | 2 +-
13 sys-devel/patch/patch-2.7.6.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-devel/patch/patch-2.7.5.ebuild b/sys-devel/patch/patch-2.7.5.ebuild
17 index 04f387d863c..cbc18cb3dcd 100644
18 --- a/sys-devel/patch/patch-2.7.5.ebuild
19 +++ b/sys-devel/patch/patch-2.7.5.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Utility to apply diffs to files"
21 HOMEPAGE="https://www.gnu.org/software/patch/patch.html"
22 SRC_URI="mirror://gnu/patch/${P}.tar.xz"
23
24 -LICENSE="GPL-2"
25 +LICENSE="GPL-3+"
26 SLOT="0"
27 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE="static test xattr"
29
30 diff --git a/sys-devel/patch/patch-2.7.6.ebuild b/sys-devel/patch/patch-2.7.6.ebuild
31 index 0f51919147f..b16c1511b88 100644
32 --- a/sys-devel/patch/patch-2.7.6.ebuild
33 +++ b/sys-devel/patch/patch-2.7.6.ebuild
34 @@ -9,7 +9,7 @@ DESCRIPTION="Utility to apply diffs to files"
35 HOMEPAGE="https://www.gnu.org/software/patch/patch.html"
36 SRC_URI="mirror://gnu/patch/${P}.tar.xz"
37
38 -LICENSE="GPL-2"
39 +LICENSE="GPL-3+"
40 SLOT="0"
41 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
42 IUSE="static test xattr"