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-netspeed-plugin/
Date: Fri, 04 Aug 2017 21:07:22
Message-Id: 1501880772.4cdd27b392484135b49a3e2342e5fc2869eaad1b.amynka@gentoo
1 commit: 4cdd27b392484135b49a3e2342e5fc2869eaad1b
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 1 20:18:32 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:06:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cdd27b3
7
8 xfce-extra/xfce4-netspeed-plugin: Shorter DESCRIPTION
9
10 xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
14 index 4c314c84520..3a38fd78bdd 100644
15 --- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
16 +++ b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
17 @@ -1,10 +1,10 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 inherit multilib xfconf
24
25 -DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet"
26 +DESCRIPTION="A network transfer rate monitor for the panel"
27 HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/"
28 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"