diff options
author | Johannes Huber <johu@gentoo.org> | 2016-06-01 09:06:27 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-06-01 09:10:42 +0200 |
commit | 3e44673631c4f8e9cf75d6365bd16ce1c84d9427 (patch) | |
tree | 818bf23ff6ecd853040c5c73dbc3a6742a5278bb /kde-misc/customizable-weather | |
parent | app-arch/tar: Stable for PPC64 (bug #583970). (diff) | |
download | gentoo-3e44673631c4f8e9cf75d6365bd16ce1c84d9427.tar.gz gentoo-3e44673631c4f8e9cf75d6365bd16ce1c84d9427.tar.bz2 gentoo-3e44673631c4f8e9cf75d6365bd16ce1c84d9427.zip |
kde-misc/customizable-weather: EAPI 6
Shorten description, repoman is happy about it.
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'kde-misc/customizable-weather')
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild index 0111e39eec9b..b1de3b01c88c 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit kde4-base MY_P="cwp-${PV}" -DESCRIPTION="KDE4 weather plasmoid. It aims to be highly customizable, but is a little harder to setup" +DESCRIPTION="KDE Plasma 4 weather plasmoid. It aims to be highly customizable." HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925" SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild index 54cf0ecd99ce..ce5b36e2390d 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild @@ -2,14 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_LINGUAS="br de el es fr hu it nb nl pl ro ru sr sr@Latn tr zh_CN" inherit kde4-base MY_P="cwp-${PV}" -DESCRIPTION="KDE4 weather plasmoid. It is highly customizable, but a little harder to setup" +DESCRIPTION="KDE Plasma 4 weather plasmoid. It aims to be highly customizable." HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925" SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" |