diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:06:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:06:48 +0000 |
commit | cabf6f7d14a54a7c1fc7c8949d516617194bd47d (patch) | |
tree | 4177baae56627c6613b7aabcac70bcd5afd0d8a8 /x11-plugins/wmhdplop | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-cabf6f7d14a54a7c1fc7c8949d516617194bd47d.tar.gz gentoo-2-cabf6f7d14a54a7c1fc7c8949d516617194bd47d.tar.bz2 gentoo-2-cabf6f7d14a54a7c1fc7c8949d516617194bd47d.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/wmhdplop')
-rw-r--r-- | x11-plugins/wmhdplop/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmhdplop/wmhdplop-0.9.9-r2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/wmhdplop/ChangeLog b/x11-plugins/wmhdplop/ChangeLog index fbe4baa452f2..7b7860a778f6 100644 --- a/x11-plugins/wmhdplop/ChangeLog +++ b/x11-plugins/wmhdplop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmhdplop -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmhdplop/ChangeLog,v 1.18 2010/09/03 13:47:55 s4t4n Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmhdplop/ChangeLog,v 1.19 2014/08/10 20:06:48 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmhdplop-0.9.9-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION *wmhdplop-0.9.9-r2 (03 Sep 2010) @@ -81,4 +84,3 @@ 26 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmhdplop-0.9.6.ebuild: Initial import. Thanks to didbaba. Closes #61808. - diff --git a/x11-plugins/wmhdplop/wmhdplop-0.9.9-r2.ebuild b/x11-plugins/wmhdplop/wmhdplop-0.9.9-r2.ebuild index 947e485c5161..5043847bd0e1 100644 --- a/x11-plugins/wmhdplop/wmhdplop-0.9.9-r2.ebuild +++ b/x11-plugins/wmhdplop/wmhdplop-0.9.9-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 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/wmhdplop/wmhdplop-0.9.9-r2.ebuild,v 1.1 2010/09/03 13:47:55 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmhdplop/wmhdplop-0.9.9-r2.ebuild,v 1.2 2014/08/10 20:06:48 slyfox Exp $ EAPI="2" inherit eutils multilib -DESCRIPTION="a dockapp for monitoring disk activities with fancy visuals." +DESCRIPTION="a dockapp for monitoring disk activities with fancy visuals" HOMEPAGE="http://hules.free.fr/wmhdplop" SRC_URI="http://hules.free.fr/${PN}/${P}.tar.gz" |