Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/pypolicyd-spf/, mail-filter/spf-engine/, profiles/updates/
Date: Tue, 26 May 2020 13:40:37
Message-Id: 1590499877.630c791092d66bf1a72c7cf097bbca140efc77f1.mjo@gentoo
1 commit: 630c791092d66bf1a72c7cf097bbca140efc77f1
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 26 01:24:02 2020 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue May 26 13:31:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630c7910
7
8 mail-filter/pypolicyd-spf: rename to mail-filter/spf-engine.
9
10 Perform the "git mv", add the profiles/updates entry, rename the
11 existing ebuild, and update metadata.xml.
12
13 Bug: https://bugs.gentoo.org/724526
14 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
15
16 mail-filter/{pypolicyd-spf => spf-engine}/Manifest | 0
17 mail-filter/{pypolicyd-spf => spf-engine}/metadata.xml | 4 ++--
18 .../spf-engine-2.0.2-r1.ebuild} | 0
19 profiles/updates/2Q-2020 | 1 +
20 4 files changed, 3 insertions(+), 2 deletions(-)
21
22 diff --git a/mail-filter/pypolicyd-spf/Manifest b/mail-filter/spf-engine/Manifest
23 similarity index 100%
24 rename from mail-filter/pypolicyd-spf/Manifest
25 rename to mail-filter/spf-engine/Manifest
26
27 diff --git a/mail-filter/pypolicyd-spf/metadata.xml b/mail-filter/spf-engine/metadata.xml
28 similarity index 68%
29 rename from mail-filter/pypolicyd-spf/metadata.xml
30 rename to mail-filter/spf-engine/metadata.xml
31 index 9b1409156b5..9d7516779a0 100644
32 --- a/mail-filter/pypolicyd-spf/metadata.xml
33 +++ b/mail-filter/spf-engine/metadata.xml
34 @@ -5,7 +5,7 @@
35 <email>mjo@g.o</email>
36 </maintainer>
37 <upstream>
38 - <remote-id type="launchpad">pypolicyd-spf</remote-id>
39 - <remote-id type="pypi">pypolicyd-spf</remote-id>
40 + <remote-id type="launchpad">spf-engine</remote-id>
41 + <remote-id type="pypi">spf-engine</remote-id>
42 </upstream>
43 </pkgmetadata>
44
45 diff --git a/mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.2-r1.ebuild b/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild
46 similarity index 100%
47 rename from mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.2-r1.ebuild
48 rename to mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild
49
50 diff --git a/profiles/updates/2Q-2020 b/profiles/updates/2Q-2020
51 index 19c8da39550..5a3dd7ecaef 100644
52 --- a/profiles/updates/2Q-2020
53 +++ b/profiles/updates/2Q-2020
54 @@ -5,3 +5,4 @@ move games-puzzle/world-of-goo games-puzzle/world-of-goo-hb
55 slotmove =dev-ruby/shoulda-matchers-4.3.0* 3 4
56 move kde-misc/gmailfeed kde-misc/ultimate-gmail-feed
57 move dev-vcs/cli dev-util/github-cli
58 +move mail-filter/pypolicyd-spf mail-filter/spf-engine