summaryrefslogtreecommitdiff
path: root/sci-libs/shapelib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-03 15:31:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-03 15:31:48 +0100
commitc1503bdaa031111d22d91db2f41dad440fb148e8 (patch)
tree9760e4735d0c80c6b4679eb9b1369b33dec5e668 /sci-libs/shapelib
parent9f322d80b846d0000268f94422b74c28979e4adf (diff)
gentoo auto-resync : 03:06:2023 - 15:31:48
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r--sci-libs/shapelib/Manifest2
-rw-r--r--sci-libs/shapelib/shapelib-1.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/shapelib/Manifest b/sci-libs/shapelib/Manifest
index 1e5f708ebdb5..3835f0c90968 100644
--- a/sci-libs/shapelib/Manifest
+++ b/sci-libs/shapelib/Manifest
@@ -1,3 +1,3 @@
DIST shapelib-1.5.0.tar.gz 547686 BLAKE2B 3f962ee701d8cfb86a56aa1c0b2156bc2288a2bc908bb1a8303e491812845241f5281b0b8650befcc53e9dfc408b652a56f5e2fdc5ac7c2ff6eb99170696e437 SHA512 6dbd5fc7929ca403e65017ef58211f351608d9ad08221bf68bde047ceecfd27013ce731f9ae4edcfd040bc3db7fe9054b5d96e46128d2968788bef19532b1721
-EBUILD shapelib-1.5.0.ebuild 737 BLAKE2B 2debfb27c5235cdaa6df689d3e4e96b6d4edd4ead5a87888428498f888c98a65b4a523a02c8df68c19a7aaf09cb81fffe5af7f7c4d9bba2636a4c151c9842b16 SHA512 679ae4eae5a7e84724bd30dc224478e528bfcb18209b0626a59d4126157e1d1c99fb883c60c73dcf0c5fcb3ea5df750a887f5194c4fbca617fc5d9a7f8faab12
+EBUILD shapelib-1.5.0.ebuild 738 BLAKE2B c5bab0aa07847ca34b955df4073c625fae350f7c5beac1aea51ae0ff7a7d1ae6c8c0952442c64775ece4e49982e780e1e4c5efeb7105af320ab81b2d0393c008 SHA512 b33d2a2ceafee3bbf97839c6eb85e7a04452e6ba0d1fc158ed20744c12f5f29a1deaf395b0fba5c7789355bbb6606405a4fc0801a3770c9e4de123fb75a89394
MISC metadata.xml 270 BLAKE2B d671fe6a94e536276e72466a25e98a1e0bc835584f788b10653270c10b976da801bdb6bad177fc69d359c1e588d08101dc4f01792f14f04432ba7b6e234787a7 SHA512 e54914ee9c11010802a2bb5b4c998c82c53e93085d12dd59c6c5ec570de962ec8938e1e1a5ad6640fe8047c3d3eedea8c367881dd07a5648e95863af32e888f9
diff --git a/sci-libs/shapelib/shapelib-1.5.0.ebuild b/sci-libs/shapelib/shapelib-1.5.0.ebuild
index 263e63001a01..1780ce65a758 100644
--- a/sci-libs/shapelib/shapelib-1.5.0.ebuild
+++ b/sci-libs/shapelib/shapelib-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0/2"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
src_prepare() {