summaryrefslogtreecommitdiff
path: root/net-analyzer/prettyping
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-29 00:57:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-29 00:57:18 +0000
commiteecd75a62239257eb2235bfe8697c73887a9a080 (patch)
tree8c01b16cb32e1a22ad5b8efe32d843c96cfa2ff2 /net-analyzer/prettyping
parent7b97d94d4769a556456398d66819200655c4d76c (diff)
gentoo auto-resync : 29:01:2024 - 00:57:18
Diffstat (limited to 'net-analyzer/prettyping')
-rw-r--r--net-analyzer/prettyping/Manifest4
-rw-r--r--net-analyzer/prettyping/metadata.xml9
-rw-r--r--net-analyzer/prettyping/prettyping-1.0.1.ebuild4
3 files changed, 5 insertions, 12 deletions
diff --git a/net-analyzer/prettyping/Manifest b/net-analyzer/prettyping/Manifest
index 37b9de9e3cbd..bafc8dfcc8cd 100644
--- a/net-analyzer/prettyping/Manifest
+++ b/net-analyzer/prettyping/Manifest
@@ -1,3 +1,3 @@
DIST prettyping-1.0.1.tar.gz 10104 BLAKE2B 41158972fa41fcfaf078fd8fa4b9af10e2d3e65d547f81f0a6daf826f0a1c725de97e14dc597624d2c9281492d94c4b5cf7e6f40e9743aea0792ece0f84211fc SHA512 967626f11cd58fd9a0ce91a320caf6b6a296681ed809e04188f0cfe00d03c80a3620bf4d3ec86e855be363810763ff3ccd8bb0a959d03e62b31edba2cfae7f79
-EBUILD prettyping-1.0.1.ebuild 486 BLAKE2B bc79f7b9a2f98e572f199d2ee1dcbcbe3c2054741a80f1cce6aad00e34b858a356be4dced8c161abc43afdd2dcd92fc70a5261914f239b7343ecd7d98f4c1271 SHA512 1b108fe6a419d9efc2181cab700a55146036aabf5cf5d92a76c551be99040598dbf6aff8ad95d937b39333ebbca97078b3712ad6aaf5580b9f5005e65bee53ee
-MISC metadata.xml 659 BLAKE2B 2d38a5d2e0f857515a58f5d405fc7b3d8bd2fcd8f31fe3438123d2c1681de7ed812f7c610bd48f7d17dd59d51f48c78adbf55cfb638148a22b05ca0ca3898105 SHA512 2af4b2f5b52dfb5827a03cbcab0ff11f1a5eab88aa87a6ab78dd35e004c4b42e4f5f14ff7f272ef2f5ebb4243062bfd2318cc96b1498e78962ee4fdf115f8d4e
+EBUILD prettyping-1.0.1.ebuild 487 BLAKE2B 9af630a66314c5aefed6882db240b5e7fc0fb093af95125a10bc181ea8ac8ff1d55cf7a370d630976e0b54f0aa4a886e0e1bf1d52ffc405533277c4ffa7bd307 SHA512 a1b2951b47b3f537c4fc784a68e510d6144b5900a0fcff3498f40c6380979846c12b2ce9ce0a35b37c9bf989b2516482532fd1749e8cae562978d81c182efc3c
+MISC metadata.xml 435 BLAKE2B bd1f240ce58201ab97bff34b213b9a1267fe77f021b071df53c759d12fca071039dac6d8fde51386a610a5f21adf4d3456e3b1e3e4d627da2787688b70459d17 SHA512 7e7e24d3d0fda239eacdfd40505294afce41fb08fca42137b1595fb5188a05dc00a663d47f764248f692874b47b6a514c19fc4b227fda6904465d78d7b42eee1
diff --git a/net-analyzer/prettyping/metadata.xml b/net-analyzer/prettyping/metadata.xml
index 1d0798c0bdf1..07495e084893 100644
--- a/net-analyzer/prettyping/metadata.xml
+++ b/net-analyzer/prettyping/metadata.xml
@@ -1,14 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>telans@posteo.de</email>
- <name>James Beddek</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+ <!-- maintainer-needed -->
<longdescription>
'prettyping' is a wrapper around the standard 'ping' tool,
making the output prettier, more colorful, more compact,
diff --git a/net-analyzer/prettyping/prettyping-1.0.1.ebuild b/net-analyzer/prettyping/prettyping-1.0.1.ebuild
index d8edee93db2a..284ed8a7c3b4 100644
--- a/net-analyzer/prettyping/prettyping-1.0.1.ebuild
+++ b/net-analyzer/prettyping/prettyping-1.0.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Ping wrapper that produces coloured, easily readable output"
-HOMEPAGE="http://denilson.sa.nom.br/prettyping/"
+HOMEPAGE="https://denilson.sa.nom.br/prettyping/"
SRC_URI="https://github.com/denilsonsa/prettyping/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"