summaryrefslogtreecommitdiff
path: root/net-misc/datapipe
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-30 05:16:35 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-30 05:16:35 +0100
commita9a8100d7a659b808e3a112a113b65e16f0070c3 (patch)
tree569b6999f7cf4a797a2cf30299badf776d3b398b /net-misc/datapipe
parent2ebceb686e2370a0a9172a7be4a3c29555a08b80 (diff)
gentoo auto-resync : 30:04:2023 - 05:16:35
Diffstat (limited to 'net-misc/datapipe')
-rw-r--r--net-misc/datapipe/Manifest2
-rw-r--r--net-misc/datapipe/datapipe-1.0-r2.ebuild11
2 files changed, 7 insertions, 6 deletions
diff --git a/net-misc/datapipe/Manifest b/net-misc/datapipe/Manifest
index 4e8a40d7b87e..9394901dcfbd 100644
--- a/net-misc/datapipe/Manifest
+++ b/net-misc/datapipe/Manifest
@@ -1,3 +1,3 @@
DIST datapipe-1.0.tar.gz 3129 BLAKE2B 75f6012a55327b12cae20bc951bb338daeb3fb31b223d085a30ae1af0e2c1282966ea04071f36044384f8fe9d6be710f51dd5f9ecbc065a00ccb9b5eb49ea84a SHA512 d5bcd774f41fe465cf104bcb4128fa980967823ff0adc55fa7e145ba736c058a6b25ff519d18963d54ecdc2431510b6e290b44a2c1c202182efceb93e3532df7
-EBUILD datapipe-1.0-r2.ebuild 607 BLAKE2B b3c831866054225577637a9e0eb8a8e8333920d50b7437f226534e521b7ddf543c78d1b6cc7f12fd73d9f511da6b994af077e6182e9e426111d982c37bfbd35e SHA512 b53eafec4d0795b62f286b78e267730cff2455d38ee76a4a49476f02c2a282e00fa0a0406613c1c8717c19c098cd15feff5d71451d6f58206c07744e763223f9
+EBUILD datapipe-1.0-r2.ebuild 610 BLAKE2B 699f25272e1691727cdc60e1fc0807900b8dbb1d45c7f6fe98bce8d108d085bfd732cda47d62058bbc31e9440fd2b6d517a4b5d4a1e04fb7b8c3bccde4bdee85 SHA512 41b2b9b57b861f3fabd64c1d77ceb7cab3128a0d45502555a877cb8d989f5312ac45a7ed238efdda2740b77ac8d005a1f9eafee36b2515ff22095f94e3e4b050
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/net-misc/datapipe/datapipe-1.0-r2.ebuild b/net-misc/datapipe/datapipe-1.0-r2.ebuild
index 840d7da32660..622423b24877 100644
--- a/net-misc/datapipe/datapipe-1.0-r2.ebuild
+++ b/net-misc/datapipe/datapipe-1.0-r2.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit toolchain-funcs
-DESCRIPTION="bind a local port and connect it to a remote socket"
-HOMEPAGE="http://http.distributed.net/pub/dcti/unsupported/"
-SRC_URI="ftp://ftp.distributed.net/pub/dcti/unsupported/${P}.tar.gz http://http.distributed.net/pub/dcti/unsupported/${P}.tar.gz"
+DESCRIPTION="Bind a local port and connect it to a remote socket"
+HOMEPAGE="https://http.distributed.net/pub/dcti/unsupported/"
+SRC_URI="ftp://ftp.distributed.net/pub/dcti/unsupported/${P}.tar.gz
+ https://http.distributed.net/pub/dcti/unsupported/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"