summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-02-07 12:35:10 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-02-07 12:35:25 +0100
commit2ebe49bd054de072fc3679638717c1335e2ee579 (patch)
tree81cfb9b1df9a77d84f77efe4343ad4a1fd61ba08 /sys-devel/patch/patch-2.7.5.ebuild
parentmail-mta/postfix: bump to 3.3.0_rc1 (diff)
downloadgentoo-2ebe49bd054de072fc3679638717c1335e2ee579.tar.gz
gentoo-2ebe49bd054de072fc3679638717c1335e2ee579.tar.bz2
gentoo-2ebe49bd054de072fc3679638717c1335e2ee579.zip
sys-devel/patch: License is GPL3+
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-devel/patch/patch-2.7.5.ebuild')
-rw-r--r--sys-devel/patch/patch-2.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.5.ebuild b/sys-devel/patch/patch-2.7.5.ebuild
index 04f387d863c2..cbc18cb3dcd6 100644
--- a/sys-devel/patch/patch-2.7.5.ebuild
+++ b/sys-devel/patch/patch-2.7.5.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="https://www.gnu.org/software/patch/patch.html"
SRC_URI="mirror://gnu/patch/${P}.tar.xz"
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
SLOT="0"
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"
IUSE="static test xattr"