diff options
Diffstat (limited to 'xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r1.ebuild')
-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 |