diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 16:31:49 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 16:31:49 +0000 |
commit | bd19cb9d5c4f5325c7a3a319c693ad82dc10add2 (patch) | |
tree | 42f879da5bb7aa25e1f8e77f69979f3c34f352f0 /kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild | |
parent | added parts of the prefix changes (bug #519052) (diff) | |
download | gentoo-2-bd19cb9d5c4f5325c7a3a319c693ad82dc10add2.tar.gz gentoo-2-bd19cb9d5c4f5325c7a3a319c693ad82dc10add2.tar.bz2 gentoo-2-bd19cb9d5c4f5325c7a3a319c693ad82dc10add2.zip |
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild')
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild b/kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild index 2f1bb255f463..cac0bdaa29d5 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild,v 1.1 2014/05/06 21:09:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.11.0.ebuild,v 1.2 2014/08/05 16:31:40 mrueg Exp $ EAPI=5 @@ -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="KDE4 weather plasmoid. It aims to be highly customizable, but is a little harder to setup" 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" |