summaryrefslogtreecommitdiff
path: root/dev-db/pgLatLon
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-11-27 02:00:01 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-11-27 02:00:01 +0000
commitead7697a01fd631b56240b2d58aedd98ba7f92d3 (patch)
treec73ecbedbb9db967a7dff614f5e8b79eacb79f5d /dev-db/pgLatLon
parent403335d7014372971e9e9267493a808d08bab48e (diff)
gentoo auto-resync : 27:11:2024 - 02:00:00
Diffstat (limited to 'dev-db/pgLatLon')
-rw-r--r--dev-db/pgLatLon/Manifest2
-rw-r--r--dev-db/pgLatLon/pgLatLon-0.15.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/pgLatLon/Manifest b/dev-db/pgLatLon/Manifest
index 45e4af9ba65f..a20c9a6a9aaf 100644
--- a/dev-db/pgLatLon/Manifest
+++ b/dev-db/pgLatLon/Manifest
@@ -1,3 +1,3 @@
DIST pgLatLon-v0.15.tar.gz 46667 BLAKE2B 7a5ff9b1c451d3fed69614198c06725d11d6ccb2265a8542a6602c1c77fb7a0a2044fffbe7cc0eafa10236813f113b3ff1a73aa159014bafaa7d49cbf4b21973 SHA512 9a6ced9d32e9868baba5bdb8677fd5800cea14af75ab2f2d99f6fda33e2cd85ac00c356dac4584386338c830b9ad0f4b8d7441f59f2b671505463e1895a655ef
-EBUILD pgLatLon-0.15.ebuild 503 BLAKE2B 1cc92ebcb603b672d430a7c325e85ffe6b29fca8a57fa1ffc7450912d7007f9355071fabf36a0746b7338aecf36e614c02a5211d42473abe8d115b3d8ca34ddf SHA512 01c9b935acf048cb04fcfe0c13449effbc377b248f0fefeedc4264b95a566c55d211ecb5519f2c4d0d9571d4fa0a41023fb269f2a194990fb74ac5ca343a0611
+EBUILD pgLatLon-0.15.ebuild 503 BLAKE2B 3096355811e8fb4a101f323045e79ca0507fc55d414ece379476f11f3a387a1448a7d3892632ff193d70f36f337e0ba59bb50a6028403a07268f11910a89ef90 SHA512 df654f5018858758e719b4a63d39f9aa720dd1f077b76e22b4cccf1b213cc24738fdd7c37c869620d4e092b5d9bea46b75fc017711bf9a0d79bf47999a8c3926
MISC metadata.xml 248 BLAKE2B a52f1b42e34917354d5d99824d47adca0f36afbe44b9f3398cc819976181e5b067ffc621d3d02f337cc080dbb8676864fd6ae0e5b48736a124687eeea01e11ba SHA512 7524a042ca62db175429683f3aee96e272e324d3e26f9d8c28d1737c5784b72962338d49dfeb28e172d171d55e46b9b889ac471eb3a26a0b58a0b3b20fb1d0b9
diff --git a/dev-db/pgLatLon/pgLatLon-0.15.ebuild b/dev-db/pgLatLon/pgLatLon-0.15.ebuild
index bfdc1c596f80..1dbed0450b00 100644
--- a/dev-db/pgLatLon/pgLatLon-0.15.ebuild
+++ b/dev-db/pgLatLon/pgLatLon-0.15.ebuild
@@ -10,11 +10,11 @@ HOMEPAGE="https://www.public-software-group.org/pgLatLon"
SRC_URI="https://www.public-software-group.org/pub/projects/${PN}/v${PV}/${MYP}.tar.gz
https://dev.gentoo.org/~tupone/distfiles/${MYP}.tar.gz"
+S="${WORKDIR}"/${MYP}
+
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="dev-db/postgresql:="
RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${MYP}