Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qmpdclient/
Date: Mon, 30 Jan 2017 17:33:39
Message-Id: 1485797606.48b862225ebf0f9db7a0b9973ad4a905437cbffc.johu@gentoo
1 commit: 48b862225ebf0f9db7a0b9973ad4a905437cbffc
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 17:24:41 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 17:33:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b86222
7
8 media-sound/qmpdclient: Drop duplicated KEYWORDS
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild b/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild
16 index 81f8eef..a1a8b40 100644
17 --- a/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild
18 +++ b/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,6 @@ SRC_URI="http://dump.bitcheese.net/files/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS=""
30 KEYWORDS="amd64 ppc x86"
31 IUSE="debug"