diff options
author | 2007-03-17 21:33:06 +0000 | |
---|---|---|
committer | 2007-03-17 21:33:06 +0000 | |
commit | 4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a (patch) | |
tree | 3820e8f08c8c12a0045d342400e6f0faa559c44c /xfce-extra/xfce4-netload | |
parent | arm stable (diff) | |
download | historical-4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a.tar.gz historical-4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a.tar.bz2 historical-4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a.zip |
arm stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/xfce4-netload')
-rw-r--r-- | xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild b/xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild index 100efc46d54a..f537ee1a01d7 100644 --- a/xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild +++ b/xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild,v 1.11 2007/03/15 13:53:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload/xfce4-netload-0.4.0.ebuild,v 1.12 2007/03/17 21:33:06 vapier Exp $ inherit xfce44 eutils autotools xfce44 DESCRIPTION="Netload panel plugin" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}" |