diff options
author | Sam James <sam@gentoo.org> | 2023-08-18 09:23:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-18 09:27:35 +0100 |
commit | 9d5a2b52326dfc0dd1cb11a8eff363523ff5736c (patch) | |
tree | 15bf97cb055a8467dfa5f81718c47ec4cfbe459d /app-text | |
parent | profiles: musl: Drop sys-power/switcheroo-control package.mask (diff) | |
download | gentoo-9d5a2b52326dfc0dd1cb11a8eff363523ff5736c.tar.gz gentoo-9d5a2b52326dfc0dd1cb11a8eff363523ff5736c.tar.bz2 gentoo-9d5a2b52326dfc0dd1cb11a8eff363523ff5736c.zip |
app-text/xmlto: update LICENSE
NEWS says the same as well as source files.
Closes: https://bugs.gentoo.org/911849
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r10.ebuild | 2 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmlto/xmlto-0.0.28-r10.ebuild b/app-text/xmlto/xmlto-0.0.28-r10.ebuild index e292e0ee5388..547cd6787bf8 100644 --- a/app-text/xmlto/xmlto-0.0.28-r10.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r10.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Script for converting XML and DocBook documents to a variety of out HOMEPAGE="https://pagure.io/xmlto" SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="latex text" diff --git a/app-text/xmlto/xmlto-0.0.28-r9.ebuild b/app-text/xmlto/xmlto-0.0.28-r9.ebuild index 88c0b837309a..9443db4607c7 100644 --- a/app-text/xmlto/xmlto-0.0.28-r9.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Script for converting XML and DocBook documents to a variety of out HOMEPAGE="https://pagure.io/xmlto" SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="latex text" |