Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/
Date: Wed, 04 Jan 2017 17:22:22
Message-Id: 1483550532.7cadfcd30dd54bde8bd729bfd57c50d8db8597f5.johu@gentoo
1 commit: 7cadfcd30dd54bde8bd729bfd57c50d8db8597f5
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 4 17:21:56 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 17:22:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cadfcd3
7
8 net-p2p/ktorrent: Drop KEYWORDS for live
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild | 3 +--
13 net-p2p/ktorrent/ktorrent-5.0.1.ebuild | 3 +--
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
17 index 57aceac..8105e55 100644
18 --- a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
19 +++ b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -28,7 +28,6 @@ if [[ ${PV} != 9999* ]]; then
27 else
28 LIBKT_VERSION_MIN="${PV}"
29 LIBKT_VERSION_MAX="99999999"
30 - KEYWORDS=""
31 fi
32
33 inherit kde4-base
34
35 diff --git a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild
36 index 0c9d066..6023940 100644
37 --- a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild
38 +++ b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2016 Gentoo Foundation
41 +# Copyright 1999-2017 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43 # $Id$
44
45 @@ -21,7 +21,6 @@ if [[ ${PV} != 9999* ]]; then
46 else
47 LIBKT_VERSION_MIN="${PV}"
48 LIBKT_VERSION_MAX="99999999"
49 - KEYWORDS="amd64"
50 fi
51
52 KDE_HANDBOOK="forceoptional"