summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-05-23 01:26:43 +0300
committerIan Delaney <idella4@gentoo.org>2016-05-24 11:06:32 +0800
commit01666dd597f2bc0340948e643b31f0c2f7d49cc6 (patch)
tree3e6ecfc44de2e32715f7784555f6f6011df62781 /app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
parentdev-libs/wlc: add missing license (diff)
downloadgentoo-01666dd597f2bc0340948e643b31f0c2f7d49cc6.tar.gz
gentoo-01666dd597f2bc0340948e643b31f0c2f7d49cc6.tar.bz2
gentoo-01666dd597f2bc0340948e643b31f0c2f7d49cc6.zip
app-text/linuxdoc-tools: fix LICENSE
Closes: https://github.com/gentoo/gentoo/pull/1519 Package-Manager: portage-2.3.0_rc1 Signed-off-by: Ian Delaney <idella4@gentoo.org>
Diffstat (limited to 'app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild')
-rw-r--r--app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
index f1660a5ebdb8..911980234d90 100644
--- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
+++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A toolset for processing LinuxDoc DTD SGML files"
HOMEPAGE="https://gitlab.com/agmartin/linuxdoc-tools"
SRC_URI="https://gitlab.com/agmartin/${PN}/repository/archive.tar.gz?ref=v${PV} -> ${P}.tar.gz"
-LICENSE="MIT SGMLUG"
+LICENSE="GPL-3+ MIT SGMLUG"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE="doc"