Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/qtcurve/
Date: Sat, 30 Sep 2017 02:31:00
Message-Id: 1506738631.bd0275f2950e4cadd2a96292c5e344ad8e518734.kensington@gentoo
1 commit: bd0275f2950e4cadd2a96292c5e344ad8e518734
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 02:26:00 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 02:30:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0275f2
7
8 x11-themes/qtcurve: remove duplicate KEYWORDS line
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 1 -
13 x11-themes/qtcurve/qtcurve-9999.ebuild | 1 -
14 2 files changed, 2 deletions(-)
15
16 diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
17 index d659f8d863a..b31ba1a213e 100644
18 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
19 +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
20 @@ -12,7 +12,6 @@ HOMEPAGE="https://cgit.kde.org/qtcurve.git"
21 LICENSE="LGPL-2+"
22 SLOT="0"
23 IUSE="+X gtk nls plasma qt4 +qt5 test"
24 -KEYWORDS=""
25
26 if [[ "${PV}" != 9999 ]] ; then
27 SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
28
29 diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
30 index d659f8d863a..b31ba1a213e 100644
31 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild
32 +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
33 @@ -12,7 +12,6 @@ HOMEPAGE="https://cgit.kde.org/qtcurve.git"
34 LICENSE="LGPL-2+"
35 SLOT="0"
36 IUSE="+X gtk nls plasma qt4 +qt5 test"
37 -KEYWORDS=""
38
39 if [[ "${PV}" != 9999 ]] ; then
40 SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"