diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:08:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:08:32 +0000 |
commit | 78ad0682663041b88ef82744f673e0c0db94dc4c (patch) | |
tree | 11e121b23b9f00b0a1a51708c2f20f1d73819dd6 /x11-plugins/wmpiki | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-78ad0682663041b88ef82744f673e0c0db94dc4c.tar.gz gentoo-2-78ad0682663041b88ef82744f673e0c0db94dc4c.tar.bz2 gentoo-2-78ad0682663041b88ef82744f673e0c0db94dc4c.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/wmpiki')
-rw-r--r-- | x11-plugins/wmpiki/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmpiki/wmpiki-0.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmpiki/ChangeLog b/x11-plugins/wmpiki/ChangeLog index c38b2b20f6b3..9f691a23a5f1 100644 --- a/x11-plugins/wmpiki/ChangeLog +++ b/x11-plugins/wmpiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpiki -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/ChangeLog,v 1.11 2010/09/03 09:24:12 s4t4n Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/ChangeLog,v 1.12 2014/08/10 20:08:32 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmpiki-0.2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmpiki-0.2.1.ebuild: Honour Gentoo LDFLAGS. Closes bug #335690. diff --git a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild b/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild index ebef7e22fcce..d2fe9593afe2 100644 --- a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild +++ b/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild @@ -1,13 +1,13 @@ -# 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/wmpiki/wmpiki-0.2.1.ebuild,v 1.10 2010/09/03 09:24:12 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild,v 1.11 2014/08/10 20:08:32 slyfox Exp $ EAPI=2 inherit eutils IUSE="" -DESCRIPTION="Wmpiki is a dockapp which checks and displays small leds for indicate hosts activity." +DESCRIPTION="Wmpiki is a dockapp which checks and displays small leds for indicate hosts activity" HOMEPAGE="http://clay.ll.pl/projects.html#dockapps" SRC_URI="http://clay.ll.pl/download/${P}.tar.gz" |