summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/cpuload')
-rw-r--r--kde-misc/cpuload/ChangeLog7
-rw-r--r--kde-misc/cpuload/cpuload-0.3.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/cpuload/ChangeLog b/kde-misc/cpuload/ChangeLog
index 9f54f149463c..f50d980288ca 100644
--- a/kde-misc/cpuload/ChangeLog
+++ b/kde-misc/cpuload/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/cpuload
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/cpuload/ChangeLog,v 1.1 2013/06/17 22:43:21 creffett Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/cpuload/ChangeLog,v 1.2 2014/08/05 16:31:40 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> cpuload-0.3.2.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*cpuload-0.3.2 (17 Jun 2013)
diff --git a/kde-misc/cpuload/cpuload-0.3.2.ebuild b/kde-misc/cpuload/cpuload-0.3.2.ebuild
index 9bec750c8db5..c61fbcf2afe6 100644
--- a/kde-misc/cpuload/cpuload-0.3.2.ebuild
+++ b/kde-misc/cpuload/cpuload-0.3.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/cpuload/cpuload-0.3.2.ebuild,v 1.1 2013/06/17 22:43:20 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/cpuload/cpuload-0.3.2.ebuild,v 1.2 2014/08/05 16:31:40 mrueg Exp $
EAPI=5
inherit kde4-base
-DESCRIPTION="KDE4 plasmoid that shows CPU load on the screen."
+DESCRIPTION="KDE4 plasmoid that shows CPU load on the screen"
HOMEPAGE="http://www.kde-look.org/content/show.php/cpuload?content=86628"
SRC_URI="http://kde-look.org/CONTENT/content-files/86628-${P}.tar.gz"