From 01666dd597f2bc0340948e643b31f0c2f7d49cc6 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 23 May 2016 01:26:43 +0300 Subject: 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 --- app-text/linuxdoc-tools/linuxdoc-tools-0.9.71-r1.ebuild | 4 ++-- app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-text/linuxdoc-tools') diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.71-r1.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.71-r1.ebuild index 42d7ee29e763..7cf48686f35c 100644 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.71-r1.ebuild +++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.71-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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=upstream/${PV} -> ${P}.tar.gz" -LICENSE="MIT SGMLUG" +LICENSE="GPL-3+ MIT SGMLUG" SLOT="0" KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd" IUSE="doc" 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" -- cgit v1.2.3-65-gdbad