summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-09-06 11:45:53 +0200
committerUlrich Müller <ulm@gentoo.org>2024-09-06 11:46:31 +0200
commit2e82624dd33e7f133d2fe79b98be4ae19384eeb6 (patch)
treeb09e212fe266a36bcd42878f1be95c7dae73bf7d /media-libs/plotutils
parentmedia-sound/alsaplayer: bump to 0.99.82 (diff)
downloadgentoo-2e82624dd33e7f133d2fe79b98be4ae19384eeb6.tar.gz
gentoo-2e82624dd33e7f133d2fe79b98be4ae19384eeb6.tar.bz2
gentoo-2e82624dd33e7f133d2fe79b98be4ae19384eeb6.zip
media-libs/plotutils: update LICENSE
Closes: https://bugs.gentoo.org/880287 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r--media-libs/plotutils/plotutils-2.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/plotutils/plotutils-2.6-r2.ebuild b/media-libs/plotutils/plotutils-2.6-r2.ebuild
index 94645c96f8d2..e4735da03c80 100644
--- a/media-libs/plotutils/plotutils-2.6-r2.ebuild
+++ b/media-libs/plotutils/plotutils-2.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="Powerful C/C++ function library for exporting 2-D vector graphics"
HOMEPAGE="https://www.gnu.org/software/plotutils/"
SRC_URI="mirror://gnu/plotutils/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="+png X"