mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-libs/libnxml: update LICENSE
Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/564 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
3a62d5e16f
commit
9ff5ac4aad
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -7,7 +7,7 @@ DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
|
||||
HOMEPAGE="https://www.autistici.org/bakunin/libnxml/doc/"
|
||||
SRC_URI="https://www.autistici.org/bakunin/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~sparc x86"
|
||||
IUSE="doc examples"
|
||||
|
||||
@@ -9,7 +9,7 @@ DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
|
||||
HOMEPAGE="https://www.autistici.org/bakunin/libnxml/doc/"
|
||||
SRC_URI="https://github.com/bakulf/libnxml/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
|
||||
IUSE="doc examples"
|
||||
|
||||
Reference in New Issue
Block a user