diff options
author | 2020-12-28 15:14:41 +0100 | |
---|---|---|
committer | 2020-12-28 15:22:13 +0100 | |
commit | 1be8890c6d5237188c87d3fdcf988c537d7f68b6 (patch) | |
tree | 37afb6c906df0009dfdba3b401c053bd393d1f02 | |
parent | x11-drivers/xf86-video-openchrome: Fix build with gcc-10 (diff) | |
download | gentoo-1be8890c6d5237188c87d3fdcf988c537d7f68b6.tar.gz gentoo-1be8890c6d5237188c87d3fdcf988c537d7f68b6.tar.bz2 gentoo-1be8890c6d5237188c87d3fdcf988c537d7f68b6.zip |
Move {dev-python → net-misc}/httpstat
Closes: https://bugs.gentoo.org/761478
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-misc/httpstat/Manifest (renamed from dev-python/httpstat/Manifest) | 0 | ||||
-rw-r--r-- | net-misc/httpstat/files/httpstat-1.2.1-gentoo-tests.patch (renamed from dev-python/httpstat/files/httpstat-1.2.1-gentoo-tests.patch) | 1 | ||||
-rw-r--r-- | net-misc/httpstat/httpstat-1.3.0.ebuild (renamed from dev-python/httpstat/httpstat-1.3.0.ebuild) | 0 | ||||
-rw-r--r-- | net-misc/httpstat/metadata.xml (renamed from dev-python/httpstat/metadata.xml) | 0 | ||||
-rw-r--r-- | profiles/updates/4Q-2020 | 1 |
5 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/httpstat/Manifest b/net-misc/httpstat/Manifest index 89394e69be18..89394e69be18 100644 --- a/dev-python/httpstat/Manifest +++ b/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 index 2ce199a94b75..0fcb6523e6e1 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 index 975c753128f4..975c753128f4 100644 --- a/dev-python/httpstat/httpstat-1.3.0.ebuild +++ b/net-misc/httpstat/httpstat-1.3.0.ebuild diff --git a/dev-python/httpstat/metadata.xml b/net-misc/httpstat/metadata.xml index 6a6902f9156c..6a6902f9156c 100644 --- a/dev-python/httpstat/metadata.xml +++ b/net-misc/httpstat/metadata.xml diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020 index 0c667f5c3224..783679b8dd6d 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 |