summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-07 17:55:23 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-07 18:46:45 +0100
commit2554b33826784ac81bcf79eba84f52348b7fcc7d (patch)
tree12677975aeab14d0322eddad782a38148e808579
parentx11-plugins/wmacpiload-ac: Fix toolong description (diff)
downloadgentoo-2554b33826784ac81bcf79eba84f52348b7fcc7d.tar.gz
gentoo-2554b33826784ac81bcf79eba84f52348b7fcc7d.tar.bz2
gentoo-2554b33826784ac81bcf79eba84f52348b7fcc7d.zip
x11-plugins/wmacpimon: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3867
-rw-r--r--x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
index 999ef11e2ee1..2e0e3f0977dc 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-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=2
inherit eutils
-DESCRIPTION="WMaker DockApp that monitors the temperature and Speedstep features in new ACPI-based systems"
+DESCRIPTION="DockApp monitors the temperature and Speedstep features in ACPI-based systems"
HOMEPAGE="http://www.vrlteam.org/wmacpimon/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"