diff options
-rw-r--r-- | app-text/linuxdoc-tools/linuxdoc-tools-0.9.71-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
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" |