commit: 1be8890c6d5237188c87d3fdcf988c537d7f68b6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 14:14:41 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 14:22:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be8890c
Move {dev-python → net-misc}/httpstat
Closes: https://bugs.gentoo.org/761478
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
{dev-python => net-misc}/httpstat/Manifest | 0
.../httpstat/files/httpstat-1.2.1-gentoo-tests.patch | 1 +
{dev-python => net-misc}/httpstat/httpstat-1.3.0.ebuild | 0
{dev-python => net-misc}/httpstat/metadata.xml | 0
profiles/updates/4Q-2020 | 1 +
5 files changed, 2 insertions(+)
diff --git a/dev-python/httpstat/Manifest b/net-misc/httpstat/Manifest
similarity index 100%
rename from dev-python/httpstat/Manifest
rename to net-misc/httpstat/Manifest
diff --git a/dev-python/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
b/net-misc/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
similarity index 99%
rename from dev-python/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
rename to net-misc/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
index 2ce199a94b7..0fcb6523e6e 100644
--- a/dev-python/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
+++ b/net-misc/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
@@ -28,3 +28,4 @@
title "HTTPSTAT_DEBUG"
HTTPSTAT_DEBUG=true main $http_url | grep -q 'HTTPSTAT_DEBUG=true'
+
diff --git a/dev-python/httpstat/httpstat-1.3.0.ebuild
b/net-misc/httpstat/httpstat-1.3.0.ebuild
similarity index 100%
rename from dev-python/httpstat/httpstat-1.3.0.ebuild
rename to net-misc/httpstat/httpstat-1.3.0.ebuild
diff --git a/dev-python/httpstat/metadata.xml b/net-misc/httpstat/metadata.xml
similarity index 100%
rename from dev-python/httpstat/metadata.xml
rename to net-misc/httpstat/metadata.xml
diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020
index 0c667f5c322..783679b8dd6 100644
--- a/profiles/updates/4Q-2020
+++ b/profiles/updates/4Q-2020
@@ -5,3 +5,4 @@ slotmove media-gfx/gimp 2 0
move dev-python/scikit-learn sci-libs/scikit-learn
move sci-libs/scikits_learn sci-libs/scikit-learn
move sci-libs/scikits_image sci-libs/scikit-image
+move dev-python/httpstat net-misc/httpstat