diff options
author | 2006-08-26 08:23:09 +0000 | |
---|---|---|
committer | 2006-08-26 08:23:09 +0000 | |
commit | 033f173cdd20fba53aca6e9fd456e87fb9ac1c9c (patch) | |
tree | ee52c1f4080063a0a2cd1268e87857ca18bb972d /net-analyzer/vnstat/vnstat-1.4-r1.ebuild | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-033f173cdd20fba53aca6e9fd456e87fb9ac1c9c.tar.gz gentoo-2-033f173cdd20fba53aca6e9fd456e87fb9ac1c9c.tar.bz2 gentoo-2-033f173cdd20fba53aca6e9fd456e87fb9ac1c9c.zip |
ppc stable
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'net-analyzer/vnstat/vnstat-1.4-r1.ebuild')
-rw-r--r-- | net-analyzer/vnstat/vnstat-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/vnstat/vnstat-1.4-r1.ebuild b/net-analyzer/vnstat/vnstat-1.4-r1.ebuild index 9cd7c5262513..e5b0bfc381e0 100644 --- a/net-analyzer/vnstat/vnstat-1.4-r1.ebuild +++ b/net-analyzer/vnstat/vnstat-1.4-r1.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-r1.ebuild,v 1.4 2006/06/01 21:20:10 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4-r1.ebuild,v 1.5 2006/08/26 08:23:09 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 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="" RDEPEND="virtual/cron" |