aboutsummaryrefslogtreecommitdiffstats
path: root/www-misc
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-06-04 16:27:57 +0200
committerWynn Wolf Arbor2020-06-04 16:27:57 +0200
commit16aa3c0310423de7b6c731c7d0f2f400d7a28b80 (patch)
treebc1276c2a26e8e0538dd7c2fb66cc923cfe88cbb /www-misc
parent12806f883be0caa772c2a94fc5d73e4543920ccf (diff)
downloadpramantha-16aa3c0310423de7b6c731c7d0f2f400d7a28b80.tar.gz
www-misc/slowcgi: Bump to 6.7-r2
Use a snapshot instead of relying on git-r3. Package-Manager: Portage-2.3.99, Repoman-2.3.22
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/slowcgi/Manifest3
-rw-r--r--www-misc/slowcgi/slowcgi-6.7-r2.ebuild (renamed from www-misc/slowcgi/slowcgi-6.7-r1.ebuild)9
2 files changed, 6 insertions, 6 deletions
diff --git a/www-misc/slowcgi/Manifest b/www-misc/slowcgi/Manifest
index f68200c..d1a250e 100644
--- a/www-misc/slowcgi/Manifest
+++ b/www-misc/slowcgi/Manifest
@@ -1,4 +1,5 @@
AUX slowcgi.confd 141 BLAKE2B 7b2880ddcbd1cb4e9976925d8f01085e26323edc4c33d292ed472eee2268134672967246e7fc520aec252e0be439fc6b4b462af1a83dbd7009cfea1d62f8958e SHA512 4b255b338a873f830ac569c04e19a35d2e069abb9bd593657f97651f582158139a2d9fb187446c97dede0d436699fdefa6648034403a240bcebb0a6ea9a9b2c6
AUX slowcgi.initd 297 BLAKE2B 8df735426642b5ffe7dc818fd0d06c01f40b995264f1b7dc0870c3641088937b7dcda08849e6c0cd4fa9fd6d07558a40d9b0753dd66a5dbcd6b9880e0ccfcc81 SHA512 28dbb42caa486e06560b5756f7572a85f553612f72ed68f450915f54bc7446de9891efcb03bafb59ad1be20df5e7c5d14dc27530d5e9f4551f7badd545eca19d
-EBUILD slowcgi-6.7-r1.ebuild 549 BLAKE2B 43bb570eca68325c0e9e3a6b71ce2f7845b0e0323f1951ed80c9d3fa7fbb4bcb43e6ff6bc92d1590fab1cb72c49a42aa338050f31621b419037d6b0786f4bcc3 SHA512 26bbeb68aad343c4b569d726cdbd246294d10bd3484404835997332395af6fbf0a41fc07fb06f6747ce63b4484475897a23c976c4ca3f1aab5930e58d51d505d
+DIST slowcgi-6.7.tar.gz 14310 BLAKE2B d01b8fdc5d24483042cd229a77761ec8d5df6ef723857587dfabe174f8f8080317a2985932252781ec32212302f04735c6e0736a307429e7ff44870cb4f9d1d0 SHA512 b73036302bd7d51bcd44243f0923302634f8af7d3f6771b22e3e104dea2d208fa70505c0d3b2d95b0617fbdcf71e068908c5a59a2b172c5c26b323940cc63e2e
+EBUILD slowcgi-6.7-r2.ebuild 539 BLAKE2B 8023e3267bfb2ec8d6a0972e7d79f065afee6d90e27c42f1cbbbc500ff2d8297a5f010f8071b2e7bd3ae7e067cbad94e7050984b1b23c87b33851b4fd9d8f3b5 SHA512 ae4f5d0edd78ea06066235517322d4d6cb7e27728399ec52f4aed7db2251b77b6c62fded6f98ff100b9bcec8f56b37e8898df8e8809f8c703cf56b8726b82c71
MISC metadata.xml 223 BLAKE2B 2c1cd83f1f1d25a43ea978cd66b5c9f6020889613dfaed65d6745858a45d4bf50fda775305420e41c36cafd63d63746ed894411acbced66ab8ae04906dfb8592 SHA512 4f71eacfeb2b21a4ea746ce1663777937b920e942c94eef1fe93c3557e207c9fdb2569369d56637cba563dc50179d62195db6225123ecfedc303600b8a0bb49b
diff --git a/www-misc/slowcgi/slowcgi-6.7-r1.ebuild b/www-misc/slowcgi/slowcgi-6.7-r2.ebuild
index 91cf838..b6448c9 100644
--- a/www-misc/slowcgi/slowcgi-6.7-r1.ebuild
+++ b/www-misc/slowcgi/slowcgi-6.7-r2.ebuild
@@ -3,12 +3,11 @@
EAPI=7
-inherit git-r3
-
DESCRIPTION="a FastCGI to CGI wrapper server"
-HOMEPAGE="https://git.oriole.systems/slowcgi.git"
-EGIT_REPO_URI="https://git.oriole.systems/slowcgi.git"
-EGIT_COMMIT="${PV}"
+HOMEPAGE="https://git.oriole.systems/slowcgi"
+SRC_URI="https://git.oriole.systems/slowcgi/snapshot/${P}.tar.gz"
+
+RESTRICT="mirror"
LICENSE="ISC"
SLOT="0"