diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:01:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:01:20 +0000 |
commit | 307aba5bea798d5abb234b670ddbb342e50aebac (patch) | |
tree | ced1ad3a6f563b6538c325fff8d7b122f527686b /x11-plugins/cputnik | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-307aba5bea798d5abb234b670ddbb342e50aebac.tar.gz gentoo-2-307aba5bea798d5abb234b670ddbb342e50aebac.tar.bz2 gentoo-2-307aba5bea798d5abb234b670ddbb342e50aebac.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/cputnik')
-rw-r--r-- | x11-plugins/cputnik/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.1.1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.2.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/cputnik/ChangeLog b/x11-plugins/cputnik/ChangeLog index a58bcb3a0720..62dbcbd79b85 100644 --- a/x11-plugins/cputnik/ChangeLog +++ b/x11-plugins/cputnik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/cputnik -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.10 2012/11/18 18:50:57 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.11 2014/08/10 20:01:20 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cputnik-0.1.1.ebuild, + cputnik-0.2.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cputnik-0.2.0.ebuild: Add ~amd64 diff --git a/x11-plugins/cputnik/cputnik-0.1.1.ebuild b/x11-plugins/cputnik/cputnik-0.1.1.ebuild index d854fe2f4430..156d613e85de 100644 --- a/x11-plugins/cputnik/cputnik-0.1.1.ebuild +++ b/x11-plugins/cputnik/cputnik-0.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 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/cputnik/cputnik-0.1.1.ebuild,v 1.6 2007/07/22 05:38:53 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.7 2014/08/10 20:01:20 slyfox Exp $ IUSE="" -DESCRIPTION="cputnik is a simple cpu monitor dockapp." +DESCRIPTION="cputnik is a simple cpu monitor dockapp" HOMEPAGE="http://clay.ll.pl/projects.html#dockapps" SRC_URI="http://clay.ll.pl/download/${P}.tar.gz" diff --git a/x11-plugins/cputnik/cputnik-0.2.0.ebuild b/x11-plugins/cputnik/cputnik-0.2.0.ebuild index 74774e9f718a..77a08ac96f5d 100644 --- a/x11-plugins/cputnik/cputnik-0.2.0.ebuild +++ b/x11-plugins/cputnik/cputnik-0.2.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 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/cputnik/cputnik-0.2.0.ebuild,v 1.5 2012/11/18 18:50:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild,v 1.6 2014/08/10 20:01:20 slyfox Exp $ inherit eutils toolchain-funcs -DESCRIPTION="cputnik is a simple cpu monitor dockapp." +DESCRIPTION="cputnik is a simple cpu monitor dockapp" HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/273" SRC_URI="http://dockapps.windowmaker.org/download.php/id/576/${P}.tar.gz" |