Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/customizable-weather/
Date: Wed, 01 Jun 2016 07:11:03
Message-Id: 1464765042.3e44673631c4f8e9cf75d6365bd16ce1c84d9427.johu@gentoo
1 commit: 3e44673631c4f8e9cf75d6365bd16ce1c84d9427
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 07:06:27 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 07:10:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e446736
7
8 kde-misc/customizable-weather: EAPI 6
9
10 Shorten description, repoman is happy about it.
11
12 Package-Manager: portage-2.3.0_rc1
13
14 kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild | 4 ++--
15 kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild
19 index 0111e39..b1de3b0 100644
20 --- a/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild
21 +++ b/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -9,7 +9,7 @@ inherit kde4-base
29
30 MY_P="cwp-${PV}"
31
32 -DESCRIPTION="KDE4 weather plasmoid. It aims to be highly customizable, but is a little harder to setup"
33 +DESCRIPTION="KDE Plasma 4 weather plasmoid. It aims to be highly customizable."
34 HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925"
35 SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2"
36
37
38 diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild
39 index 54cf0ec..ce5b36e 100644
40 --- a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild
41 +++ b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild
42 @@ -2,14 +2,14 @@
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 -EAPI=5
47 +EAPI=6
48
49 KDE_LINGUAS="br de el es fr hu it nb nl pl ro ru sr sr@Latn tr zh_CN"
50 inherit kde4-base
51
52 MY_P="cwp-${PV}"
53
54 -DESCRIPTION="KDE4 weather plasmoid. It is highly customizable, but a little harder to setup"
55 +DESCRIPTION="KDE Plasma 4 weather plasmoid. It aims to be highly customizable."
56 HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925"
57 SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2"