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