summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-04 18:07:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-04 18:38:54 +0100
commit2895e463bbc04c17e05806075abffcd47046605e (patch)
tree2ca57eba944d742a2738b2ef6b35af576d1e6095
parentprofiles: arm: Mask net-p2p/deluge[geoip] (diff)
downloadgentoo-2895e463bbc04c17e05806075abffcd47046605e.tar.gz
gentoo-2895e463bbc04c17e05806075abffcd47046605e.tar.bz2
gentoo-2895e463bbc04c17e05806075abffcd47046605e.zip
net-p2p/deluge: Drop ~arm <1.3.15-r2, restore ~arm >=1.3.15-r2
This was holding up net-libs/libtorrent-rasterbar cleanup. Cleanup duplicate KEYWORDS line in 9999 conditional block. Bug: https://bugs.gentoo.org/636860 Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--net-p2p/deluge/deluge-1.3.15-r1.ebuild5
-rw-r--r--net-p2p/deluge/deluge-1.3.15-r2.ebuild5
-rw-r--r--net-p2p/deluge/deluge-1.3.15.ebuild5
-rw-r--r--net-p2p/deluge/deluge-1.3.9999.ebuild3
-rw-r--r--net-p2p/deluge/deluge-9999.ebuild3
5 files changed, 8 insertions, 13 deletions
diff --git a/net-p2p/deluge/deluge-1.3.15-r1.ebuild b/net-p2p/deluge/deluge-1.3.15-r1.ebuild
index e76bbab14851..1f182af8f3ef 100644
--- a/net-p2p/deluge/deluge-1.3.15-r1.ebuild
+++ b/net-p2p/deluge/deluge-1.3.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,10 +16,9 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
http://git.deluge-torrent.org/${PN}"
SRC_URI=""
- KEYWORDS="~amd64 ~x86"
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
fi
LICENSE="GPL-2"
diff --git a/net-p2p/deluge/deluge-1.3.15-r2.ebuild b/net-p2p/deluge/deluge-1.3.15-r2.ebuild
index 5d79bc528cc6..831b0f5a248d 100644
--- a/net-p2p/deluge/deluge-1.3.15-r2.ebuild
+++ b/net-p2p/deluge/deluge-1.3.15-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,10 +16,9 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
http://git.deluge-torrent.org/${PN}"
SRC_URI=""
- KEYWORDS="~amd64 ~x86"
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
- KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
fi
LICENSE="GPL-2"
diff --git a/net-p2p/deluge/deluge-1.3.15.ebuild b/net-p2p/deluge/deluge-1.3.15.ebuild
index 4c92716328b3..24f0bebb7fe5 100644
--- a/net-p2p/deluge/deluge-1.3.15.ebuild
+++ b/net-p2p/deluge/deluge-1.3.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,10 +16,9 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
http://git.deluge-torrent.org/${PN}"
SRC_URI=""
- KEYWORDS="amd64 x86"
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
- KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
+ KEYWORDS="amd64 ~ppc ~sparc x86"
fi
LICENSE="GPL-2"
diff --git a/net-p2p/deluge/deluge-1.3.9999.ebuild b/net-p2p/deluge/deluge-1.3.9999.ebuild
index 759e6ef87443..4c516d7de28d 100644
--- a/net-p2p/deluge/deluge-1.3.9999.ebuild
+++ b/net-p2p/deluge/deluge-1.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,7 +17,6 @@ if [[ ${PV} == 1.3.9999 ]]; then
http://git.deluge-torrent.org/${PN}"
EGIT_BRANCH="1.3-stable"
SRC_URI=""
- KEYWORDS=""
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild
index 42a1addef2d3..af4e8728bc14 100644
--- a/net-p2p/deluge/deluge-9999.ebuild
+++ b/net-p2p/deluge/deluge-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,6 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
http://git.deluge-torrent.org/${PN}"
SRC_URI=""
- KEYWORDS=""
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"