From: Andreas Sturmlechner Date: Sun, 4 Feb 2018 17:07:18 +0000 (+0100) Subject: net-p2p/deluge: Drop ~arm <1.3.15-r2, restore ~arm >=1.3.15-r2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2895e463bbc04c17e05806075abffcd47046605e;p=gentoo.git 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 --- 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"