diff options
Diffstat (limited to 'xfce-extra/xfce4-cpugraph')
-rw-r--r-- | xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild index c32c55ff0fe3..dffa88c08270 100644 --- a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild +++ b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild,v 1.8 2009/08/23 16:43:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.4.0.ebuild,v 1.9 2009/08/23 21:37:41 ssuominen Exp $ inherit xfce44 @@ -8,7 +8,13 @@ xfce44 xfce44_gzipped DESCRIPTION="CPU load panel plugin" +HOMEPAGE="http://www.xfce.org/" + +LICENSE="GPL-2" +SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" + DOCS="AUTHORS ChangeLog NEWS README TODO" xfce44_goodies_panel_plugin |