Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/deluge/
Date: Sun, 04 Feb 2018 17:41:52
Message-Id: 1517765934.2895e463bbc04c17e05806075abffcd47046605e.asturm@gentoo
1 commit: 2895e463bbc04c17e05806075abffcd47046605e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 4 17:07:18 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 4 17:38:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2895e463
7
8 net-p2p/deluge: Drop ~arm <1.3.15-r2, restore ~arm >=1.3.15-r2
9
10 This was holding up net-libs/libtorrent-rasterbar cleanup.
11 Cleanup duplicate KEYWORDS line in 9999 conditional block.
12
13 Bug: https://bugs.gentoo.org/636860
14 Package-Manager: Portage-2.3.24, Repoman-2.3.6
15
16 net-p2p/deluge/deluge-1.3.15-r1.ebuild | 5 ++---
17 net-p2p/deluge/deluge-1.3.15-r2.ebuild | 5 ++---
18 net-p2p/deluge/deluge-1.3.15.ebuild | 5 ++---
19 net-p2p/deluge/deluge-1.3.9999.ebuild | 3 +--
20 net-p2p/deluge/deluge-9999.ebuild | 3 +--
21 5 files changed, 8 insertions(+), 13 deletions(-)
22
23 diff --git a/net-p2p/deluge/deluge-1.3.15-r1.ebuild b/net-p2p/deluge/deluge-1.3.15-r1.ebuild
24 index e76bbab1485..1f182af8f3e 100644
25 --- a/net-p2p/deluge/deluge-1.3.15-r1.ebuild
26 +++ b/net-p2p/deluge/deluge-1.3.15-r1.ebuild
27 @@ -1,4 +1,4 @@
28 -# Copyright 1999-2017 Gentoo Foundation
29 +# Copyright 1999-2018 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31
32 EAPI="6"
33 @@ -16,10 +16,9 @@ if [[ ${PV} == 9999 ]]; then
34 EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
35 http://git.deluge-torrent.org/${PN}"
36 SRC_URI=""
37 - KEYWORDS="~amd64 ~x86"
38 else
39 SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
40 - KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
41 + KEYWORDS="~amd64 ~ppc ~sparc ~x86"
42 fi
43
44 LICENSE="GPL-2"
45
46 diff --git a/net-p2p/deluge/deluge-1.3.15-r2.ebuild b/net-p2p/deluge/deluge-1.3.15-r2.ebuild
47 index 5d79bc528cc..831b0f5a248 100644
48 --- a/net-p2p/deluge/deluge-1.3.15-r2.ebuild
49 +++ b/net-p2p/deluge/deluge-1.3.15-r2.ebuild
50 @@ -1,4 +1,4 @@
51 -# Copyright 1999-2017 Gentoo Foundation
52 +# Copyright 1999-2018 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54
55 EAPI="6"
56 @@ -16,10 +16,9 @@ if [[ ${PV} == 9999 ]]; then
57 EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
58 http://git.deluge-torrent.org/${PN}"
59 SRC_URI=""
60 - KEYWORDS="~amd64 ~x86"
61 else
62 SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
63 - KEYWORDS="~amd64 ~ppc ~sparc ~x86"
64 + KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
65 fi
66
67 LICENSE="GPL-2"
68
69 diff --git a/net-p2p/deluge/deluge-1.3.15.ebuild b/net-p2p/deluge/deluge-1.3.15.ebuild
70 index 4c92716328b..24f0bebb7fe 100644
71 --- a/net-p2p/deluge/deluge-1.3.15.ebuild
72 +++ b/net-p2p/deluge/deluge-1.3.15.ebuild
73 @@ -1,4 +1,4 @@
74 -# Copyright 1999-2017 Gentoo Foundation
75 +# Copyright 1999-2018 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77
78 EAPI="6"
79 @@ -16,10 +16,9 @@ if [[ ${PV} == 9999 ]]; then
80 EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
81 http://git.deluge-torrent.org/${PN}"
82 SRC_URI=""
83 - KEYWORDS="amd64 x86"
84 else
85 SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
86 - KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
87 + KEYWORDS="amd64 ~ppc ~sparc x86"
88 fi
89
90 LICENSE="GPL-2"
91
92 diff --git a/net-p2p/deluge/deluge-1.3.9999.ebuild b/net-p2p/deluge/deluge-1.3.9999.ebuild
93 index 759e6ef8744..4c516d7de28 100644
94 --- a/net-p2p/deluge/deluge-1.3.9999.ebuild
95 +++ b/net-p2p/deluge/deluge-1.3.9999.ebuild
96 @@ -1,4 +1,4 @@
97 -# Copyright 1999-2017 Gentoo Foundation
98 +# Copyright 1999-2018 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100
101 EAPI="6"
102 @@ -17,7 +17,6 @@ if [[ ${PV} == 1.3.9999 ]]; then
103 http://git.deluge-torrent.org/${PN}"
104 EGIT_BRANCH="1.3-stable"
105 SRC_URI=""
106 - KEYWORDS=""
107 else
108 SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
109 KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
110
111 diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild
112 index 42a1addef2d..af4e8728bc1 100644
113 --- a/net-p2p/deluge/deluge-9999.ebuild
114 +++ b/net-p2p/deluge/deluge-9999.ebuild
115 @@ -1,4 +1,4 @@
116 -# Copyright 1999-2016 Gentoo Foundation
117 +# Copyright 1999-2018 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119
120 EAPI="6"
121 @@ -16,7 +16,6 @@ if [[ ${PV} == 9999 ]]; then
122 EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
123 http://git.deluge-torrent.org/${PN}"
124 SRC_URI=""
125 - KEYWORDS=""
126 else
127 SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
128 KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"