summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-05-07 14:54:25 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-05-07 14:54:25 +0000
commit50804eb7b057ce12ce95167f8b3c047113355e19 (patch)
treea2e6e044e67a562a089ed4c48c97604ec95a56ee /xfce-extra/multiload-nandhp
parentVersion bump. (diff)
downloadgentoo-2-50804eb7b057ce12ce95167f8b3c047113355e19.tar.gz
gentoo-2-50804eb7b057ce12ce95167f8b3c047113355e19.tar.bz2
gentoo-2-50804eb7b057ce12ce95167f8b3c047113355e19.zip
Drop the ebuild name from the description
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/multiload-nandhp')
-rw-r--r--xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild
index 714eefccaff5..05405bc58eb6 100644
--- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild
+++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.3 2014/04/11 17:55:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild,v 1.4 2014/05/07 14:54:25 ssuominen Exp $
EAPI=5
inherit autotools eutils
MY_PV=version-${PV/./-}
-DESCRIPTION="multiload-nandhp is a port of the GNOME multiload applet to the Xfce4 and LXDE panels."
+DESCRIPTION="A port of the GNOME multiload applet for the Xfce and LXDE panels"
HOMEPAGE="http://github.com/nandhp/multiload-nandhp"
SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"