diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 22:18:32 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:06:12 +0200 |
commit | 4cdd27b392484135b49a3e2342e5fc2869eaad1b (patch) | |
tree | 7aadf8d9c1a3d3bde416eb4dfe2a95c7724a49ab /xfce-extra/xfce4-netspeed-plugin | |
parent | xfce-extra/xfce4-mixer: Shorter DESCRIPTION (diff) | |
download | gentoo-4cdd27b392484135b49a3e2342e5fc2869eaad1b.tar.gz gentoo-4cdd27b392484135b49a3e2342e5fc2869eaad1b.tar.bz2 gentoo-4cdd27b392484135b49a3e2342e5fc2869eaad1b.zip |
xfce-extra/xfce4-netspeed-plugin: Shorter DESCRIPTION
Diffstat (limited to 'xfce-extra/xfce4-netspeed-plugin')
-rw-r--r-- | xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild | 4 |
1 files 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 4c314c845201..3a38fd78bdd7 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" |