diff options
Diffstat (limited to 'net-analyzer/vnstat/vnstat-1.4-r2.ebuild')
-rw-r--r-- | net-analyzer/vnstat/vnstat-1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/vnstat/vnstat-1.4-r2.ebuild b/net-analyzer/vnstat/vnstat-1.4-r2.ebuild index 8bbce9f88c97..a8617d17a80f 100644 --- a/net-analyzer/vnstat/vnstat-1.4-r2.ebuild +++ b/net-analyzer/vnstat/vnstat-1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4-r2.ebuild,v 1.4 2006/12/18 20:01:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4-r2.ebuild,v 1.5 2006/12/24 00:52:03 dertobi123 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://humdi.net/vnstat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND="virtual/cron" |