Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/httpstat/files/, dev-python/httpstat/, dev-python/httpstat/files/, ...
Date: Mon, 28 Dec 2020 14:22:29
Message-Id: 1609165333.1be8890c6d5237188c87d3fdcf988c537d7f68b6.whissi@gentoo
1 commit: 1be8890c6d5237188c87d3fdcf988c537d7f68b6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 28 14:14:41 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 14:22:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be8890c
7
8 Move {dev-python → net-misc}/httpstat
9
10 Closes: https://bugs.gentoo.org/761478
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 {dev-python => net-misc}/httpstat/Manifest | 0
14 .../httpstat/files/httpstat-1.2.1-gentoo-tests.patch | 1 +
15 {dev-python => net-misc}/httpstat/httpstat-1.3.0.ebuild | 0
16 {dev-python => net-misc}/httpstat/metadata.xml | 0
17 profiles/updates/4Q-2020 | 1 +
18 5 files changed, 2 insertions(+)
19
20 diff --git a/dev-python/httpstat/Manifest b/net-misc/httpstat/Manifest
21 similarity index 100%
22 rename from dev-python/httpstat/Manifest
23 rename to net-misc/httpstat/Manifest
24
25 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
26 similarity index 99%
27 rename from dev-python/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
28 rename to net-misc/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
29 index 2ce199a94b7..0fcb6523e6e 100644
30 --- a/dev-python/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
31 +++ b/net-misc/httpstat/files/httpstat-1.2.1-gentoo-tests.patch
32 @@ -28,3 +28,4 @@
33
34 title "HTTPSTAT_DEBUG"
35 HTTPSTAT_DEBUG=true main $http_url | grep -q 'HTTPSTAT_DEBUG=true'
36 +
37
38 diff --git a/dev-python/httpstat/httpstat-1.3.0.ebuild b/net-misc/httpstat/httpstat-1.3.0.ebuild
39 similarity index 100%
40 rename from dev-python/httpstat/httpstat-1.3.0.ebuild
41 rename to net-misc/httpstat/httpstat-1.3.0.ebuild
42
43 diff --git a/dev-python/httpstat/metadata.xml b/net-misc/httpstat/metadata.xml
44 similarity index 100%
45 rename from dev-python/httpstat/metadata.xml
46 rename to net-misc/httpstat/metadata.xml
47
48 diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020
49 index 0c667f5c322..783679b8dd6 100644
50 --- a/profiles/updates/4Q-2020
51 +++ b/profiles/updates/4Q-2020
52 @@ -5,3 +5,4 @@ slotmove media-gfx/gimp 2 0
53 move dev-python/scikit-learn sci-libs/scikit-learn
54 move sci-libs/scikits_learn sci-libs/scikit-learn
55 move sci-libs/scikits_image sci-libs/scikit-image
56 +move dev-python/httpstat net-misc/httpstat