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/plasma-wifi | |
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/plasma-wifi')
-rw-r--r-- | kde-misc/plasma-wifi/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/plasma-wifi/plasma-wifi-0.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/plasma-wifi/ChangeLog b/kde-misc/plasma-wifi/ChangeLog index 88818fb19ada..bf40f4495e4b 100644 --- a/kde-misc/plasma-wifi/ChangeLog +++ b/kde-misc/plasma-wifi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/plasma-wifi -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-wifi/ChangeLog,v 1.1 2013/06/21 22:53:55 creffett Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-wifi/ChangeLog,v 1.2 2014/08/05 16:31:41 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> plasma-wifi-0.5-r1.ebuild: + Remove trailing '.' from DESCRIPTION. *plasma-wifi-0.5-r1 (21 Jun 2013) diff --git a/kde-misc/plasma-wifi/plasma-wifi-0.5-r1.ebuild b/kde-misc/plasma-wifi/plasma-wifi-0.5-r1.ebuild index 3fb2b78b270d..db49b50f2980 100644 --- a/kde-misc/plasma-wifi/plasma-wifi-0.5-r1.ebuild +++ b/kde-misc/plasma-wifi/plasma-wifi-0.5-r1.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/plasma-wifi/plasma-wifi-0.5-r1.ebuild,v 1.1 2013/06/21 22:53:55 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-wifi/plasma-wifi-0.5-r1.ebuild,v 1.2 2014/08/05 16:31:41 mrueg Exp $ EAPI=5 inherit kde4-base -DESCRIPTION="KDE4 plasmoid. Displays the currect signal strength." +DESCRIPTION="KDE4 plasmoid. Displays the currect signal strength" HOMEPAGE="http://www.kde-look.org/content/show.php/cpuload?content=79476" SRC_URI="http://kde-look.org/CONTENT/content-files/79476-${P}.tgz" |