summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:03:59 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:03:59 +0000
commite664c3f644824df2774885ac32d0186c6e0def04 (patch)
tree387fdf6f0a74979373855dc47855ed2491a90544 /x11-plugins
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e664c3f644824df2774885ac32d0186c6e0def04.tar.gz
gentoo-2-e664c3f644824df2774885ac32d0186c6e0def04.tar.bz2
gentoo-2-e664c3f644824df2774885ac32d0186c6e0def04.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')
-rw-r--r--x11-plugins/wmacpimon/ChangeLog7
-rw-r--r--x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmacpimon/ChangeLog b/x11-plugins/wmacpimon/ChangeLog
index cf04fc6a39e9..bd81ce4ac228 100644
--- a/x11-plugins/wmacpimon/ChangeLog
+++ b/x11-plugins/wmacpimon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmacpimon
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.9 2010/09/06 07:48:33 s4t4n Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.10 2014/08/10 20:03:59 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmacpimon-0.2.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
06 Sep 2010; Michele Noberasco <s4t4n@gentoo.org>; wmacpimon-0.2.1.ebuild, files/Makefile.patch:
Reworked Makefile patch, simplified ebuild. Closes bug #336091.
diff --git a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
index b0a33819171a..29b47aa1b323 100644
--- a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
+++ b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
@@ -1,11 +1,11 @@
-# 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/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.9 2010/09/06 07:48:33 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.10 2014/08/10 20:03:59 slyfox Exp $
EAPI=2
inherit eutils
-DESCRIPTION="WMaker DockApp that monitors the temperature and Speedstep features in new ACPI-based systems."
+DESCRIPTION="WMaker DockApp that monitors the temperature and Speedstep features in new ACPI-based systems"
HOMEPAGE="http://www.vrlteam.org/wmacpimon/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"