diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:05:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:05:02 +0000 |
commit | b3e1d53edb6dadf84a43470d473f861e340eb892 (patch) | |
tree | e3785f68fe154dd7295497f146924a263b9929b9 /x11-plugins/wmbluecpu | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-b3e1d53edb6dadf84a43470d473f861e340eb892.tar.gz gentoo-2-b3e1d53edb6dadf84a43470d473f861e340eb892.tar.bz2 gentoo-2-b3e1d53edb6dadf84a43470d473f861e340eb892.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'x11-plugins/wmbluecpu')
-rw-r--r-- | x11-plugins/wmbluecpu/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/wmbluecpu/ChangeLog b/x11-plugins/wmbluecpu/ChangeLog index f008f7beea73..8879c9baa589 100644 --- a/x11-plugins/wmbluecpu/ChangeLog +++ b/x11-plugins/wmbluecpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbluecpu -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/ChangeLog,v 1.15 2008/11/25 23:41:48 tcunha Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/ChangeLog,v 1.16 2014/08/10 20:05:02 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmbluecpu-0.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 25 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmbluecpu-0.6.ebuild: stable sparc, bug 215651 @@ -55,4 +58,3 @@ 04 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmbluecpu-0.4.ebuild: Initial import. - diff --git a/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild b/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild index 0d78f0e00206..c32a7e1aba52 100644 --- a/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild +++ b/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild,v 1.8 2008/11/25 23:41:48 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild,v 1.9 2014/08/10 20:05:02 slyfox Exp $ inherit toolchain-funcs -DESCRIPTION="a blue dockapp to monitor CPU usage." +DESCRIPTION="a blue dockapp to monitor CPU usage" HOMEPAGE="http://misuceldestept.go.ro/wmbluecpu" SRC_URI="mirror://gentoo/${P}.tar.bz2" |