summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-22 09:06:24 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-22 09:26:33 +0200
commit133fad4df65ed93e9d97ccc634043feeb28952c8 (patch)
treee0f01d87d34d36ebc1c3775fc48a4f5c20644484 /dev-util/ctags/ctags-20190331.ebuild
parentnet-p2p/amule: remove old and broken (diff)
downloadgentoo-133fad4df65ed93e9d97ccc634043feeb28952c8.tar.gz
gentoo-133fad4df65ed93e9d97ccc634043feeb28952c8.tar.bz2
gentoo-133fad4df65ed93e9d97ccc634043feeb28952c8.zip
dev-util/ctags: Correct LICENSE to GPL-2+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/ctags/ctags-20190331.ebuild')
-rw-r--r--dev-util/ctags/ctags-20190331.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ctags/ctags-20190331.ebuild b/dev-util/ctags/ctags-20190331.ebuild
index fb5d955b9efa..dcf4704fc33b 100644
--- a/dev-util/ctags/ctags-20190331.ebuild
+++ b/dev-util/ctags/ctags-20190331.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Exuberant Ctags creates tags files for code browsing in editors"
HOMEPAGE="https://ctags.io/ https://github.com/universal-ctags/ctags"
SRC_URI="https://github.com/universal-ctags/ctags/archive/${COMMITHASH}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="json xml yaml"