diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:31:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:31:20 +0000 |
commit | 887f9619b0087338c1a221ea48622ad7cec3fe60 (patch) | |
tree | f50814c3bf9b985633c5c32ab4f4ed7c509c5f85 /xfce-extra/xfce4-cpugraph | |
parent | bump startup-notification dep. Closes bug 84883 (diff) | |
download | historical-887f9619b0087338c1a221ea48622ad7cec3fe60.tar.gz historical-887f9619b0087338c1a221ea48622ad7cec3fe60.tar.bz2 historical-887f9619b0087338c1a221ea48622ad7cec3fe60.zip |
arm/hppa/ia64 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'xfce-extra/xfce4-cpugraph')
-rw-r--r-- | xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild index d897bf0b591e..1e10ab5b86e3 100644 --- a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild +++ b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.2.2-r1.ebuild,v 1.4 2005/01/31 15:37:33 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild,v 1.5 2005/03/12 20:30:22 vapier Exp $ DESCRIPTION="Xfce4 panel cpu load graphing plugin" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" XFCE_S=${WORKDIR}/${MY_P/-${PV}/} GOODIES_PLUGIN=1 -inherit xfce4
\ No newline at end of file +inherit xfce4 |