summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-26 12:28:47 +0000
committerSam James <sam@gentoo.org>2024-01-26 12:28:47 +0000
commit73d757e238f49c4f16d95b1f5d5dcf3070178669 (patch)
treeb7160ec60fd62874bc9bfc5af0930e1dcc657dad /app-arch
parentapp-arch/xz-utils: add 5.4.6 (diff)
downloadgentoo-73d757e238f49c4f16d95b1f5d5dcf3070178669.tar.gz
gentoo-73d757e238f49c4f16d95b1f5d5dcf3070178669.tar.bz2
gentoo-73d757e238f49c4f16d95b1f5d5dcf3070178669.zip
app-arch/xz-utils: update LICENSE for docs for >=5.5.1_alpha
For the new logo: """ - The XZ logo is now included in the Doxygen generated documentation. It is licensed under Creative Commons Attribution-ShareAlike 4.0. """ Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/xz-utils/xz-utils-5.5.1_alpha.ebuild2
-rw-r--r--app-arch/xz-utils/xz-utils-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/xz-utils/xz-utils-5.5.1_alpha.ebuild b/app-arch/xz-utils/xz-utils-5.5.1_alpha.ebuild
index 10993a19d076..1ce7c6d3d900 100644
--- a/app-arch/xz-utils/xz-utils-5.5.1_alpha.ebuild
+++ b/app-arch/xz-utils/xz-utils-5.5.1_alpha.ebuild
@@ -45,7 +45,7 @@ DESCRIPTION="Utils for managing LZMA compressed files"
HOMEPAGE="https://tukaani.org/xz/"
# See top-level COPYING file as it outlines the various pieces and their licenses.
-LICENSE="public-domain LGPL-2.1+ GPL-2+"
+LICENSE="public-domain LGPL-2.1+ GPL-2+ doc? ( CC-BY-SA-4.0 )"
SLOT="0"
IUSE="doc +extra-filters pgo nls static-libs"
diff --git a/app-arch/xz-utils/xz-utils-9999.ebuild b/app-arch/xz-utils/xz-utils-9999.ebuild
index 10993a19d076..1ce7c6d3d900 100644
--- a/app-arch/xz-utils/xz-utils-9999.ebuild
+++ b/app-arch/xz-utils/xz-utils-9999.ebuild
@@ -45,7 +45,7 @@ DESCRIPTION="Utils for managing LZMA compressed files"
HOMEPAGE="https://tukaani.org/xz/"
# See top-level COPYING file as it outlines the various pieces and their licenses.
-LICENSE="public-domain LGPL-2.1+ GPL-2+"
+LICENSE="public-domain LGPL-2.1+ GPL-2+ doc? ( CC-BY-SA-4.0 )"
SLOT="0"
IUSE="doc +extra-filters pgo nls static-libs"