Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-genmon-plugin/
Date: Fri, 04 Aug 2017 21:07:20
Message-Id: 1501880766.be88cba008ec213e8debd5c127b1490cc344da28.amynka@gentoo
1 commit: be88cba008ec213e8debd5c127b1490cc344da28
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 1 20:16:22 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:06:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be88cba0
7
8 xfce-extra/xfce4-genmon-plugin: Shorter DESCRIPTION
9
10 xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild
14 index a0894182826..27775eeba90 100644
15 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild
16 +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild
17 @@ -4,7 +4,7 @@
18 EAPI=5
19 inherit xfconf
20
21 -DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel"
22 +DESCRIPTION="Cyclically spawned executable output on the panel"
23 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
24 SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"