summaryrefslogtreecommitdiff
path: root/media-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-09-06 12:28:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-09-06 12:28:43 +0100
commit8bf02d8edf7e8947a205e2dca77bee4c4e31739b (patch)
tree3711c04de0185e8d4835ac527c634e0d4893ad7e /media-libs
parent5d93bae2c1576ab817f482024a6d47592829407b (diff)
gentoo auto-resync : 06:09:2024 - 12:28:42
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/Manifest.gzbin69625 -> 69631 bytes
-rw-r--r--media-libs/plotutils/Manifest2
-rw-r--r--media-libs/plotutils/plotutils-2.6-r2.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/Manifest.gz b/media-libs/Manifest.gz
index 1a99309ad1ba..ecb95c65c09f 100644
--- a/media-libs/Manifest.gz
+++ b/media-libs/Manifest.gz
Binary files differ
diff --git a/media-libs/plotutils/Manifest b/media-libs/plotutils/Manifest
index 1d2a7eb57cdf..bab31cbee572 100644
--- a/media-libs/plotutils/Manifest
+++ b/media-libs/plotutils/Manifest
@@ -4,5 +4,5 @@ AUX plotutils-2.6-libpng-1.5.patch 579 BLAKE2B b2c4b5f2fcae4a44f6817f61d92ba0462
AUX plotutils-2.6-libxmi.patch 5076 BLAKE2B ca028895b5af74e38176b3fe43747196033d39f01aa763f5388de8dc502ca5119f5bc153ec9537a1f1934940fe253125460844e8090459890132d4ade90e446b SHA512 157824dce491a06c15091eae8129e0c2269ffecaff168485e17535d61eabfade4007fd7e799921d91d674f28b2a9f67ac957155f0661821b1363fe5045dacae1
AUX plotutils-2.6-makefile.patch 2921 BLAKE2B db41feef6b6f25cd5fe3b9e2329c142805d8cc2b3698042846f91275eb968f1eea797c482dd153f97ab63d0a0f937d3efa4fc01a52e97d0f72cf05614a403cb3 SHA512 ac98f183d19d36c4380d0bbb25a2f86569d79136729a6c265cbc51ce4aa7ad1fc279f9ae7c0ac1db7b4e49325032bbf082db900eb740f394d890ecca57f19a84
DIST plotutils-2.6.tar.gz 3657562 BLAKE2B d77d62ba4e632001d056da7333d1300b2e3d7966029a130e6836fa88545a1749e15b5dc7322d03575432fc5e1342c839f4769ed821962f711848c2d8523904fb SHA512 4e5982605e5c1fbdb7325069c3ab2edd736e37a2eb30a1ec01fdc3541fcee6ed49937d4814c6baf79dab5b6fa42f909e4800c851d0ace3c7cf6d5a8681d0f0e7
-EBUILD plotutils-2.6-r2.ebuild 1956 BLAKE2B d579aa42bedb1d5208dee18612ba8ffd5d0cec0692453d8e889e82bfa275dd44a7c9c255f8b189a043e1d20ff39f13a92af48d98133915526223a07623bc6cdf SHA512 37ac71072aee5d04846a7eb2f961e8853e255b6a34ef2912b4f6bfc1bcf8704d23424d46c961cd9b60842fdf9c5923b487e38699f22f31841e5f0143d4a768fc
+EBUILD plotutils-2.6-r2.ebuild 1957 BLAKE2B c76c403b877579c40ce8205fcc4e64a6e92592dbf56e13f5f27df4c7c1741a0bc6bbfb9312a5f8b0dfffee1e085d44f19aec623035559264b56edc0a7d18032f SHA512 5cacb7740dd74e55de2fefee7e959d20d454f07a188de0d97f49b4b73c0faac5cbe13b705bef38d5f8263bfd21b6213ede74a361c781410ef7b6b5e1f2329d9f
MISC metadata.xml 266 BLAKE2B 8dc7c8e41cf8c2190d095f43854e0572b406aafcddb65f5edd577a97f2d1c83174e6eb3552785d95a4a2d064f22794427cbbec5809e25409aa3ada141284ba7c SHA512 6cc6a0d81ad8a450f5fea7ed8977424c16376dd2026223c98c77847785418a7401a4c755ee16fb1a8629fd985957afd57194e8e6a99a8dbe46d50ca16806e5db
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"