summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-12-03 19:22:32 +0000
committerTom Gall <tgall@gentoo.org>2005-12-03 19:22:32 +0000
commit3a646aaa132d20ab21007f4f744c82496403857e (patch)
tree12544c045015b175ad61f8da5e0f5b44bd73d4e2 /net-analyzer
parentSome cleanups to the ebuild (diff)
downloadhistorical-3a646aaa132d20ab21007f4f744c82496403857e.tar.gz
historical-3a646aaa132d20ab21007f4f744c82496403857e.tar.bz2
historical-3a646aaa132d20ab21007f4f744c82496403857e.zip
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/vnstat/ChangeLog5
-rw-r--r--net-analyzer/vnstat/Manifest12
-rw-r--r--net-analyzer/vnstat/vnstat-1.4-r1.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/vnstat/ChangeLog b/net-analyzer/vnstat/ChangeLog
index fd6b9e67b702..7afbcec2830b 100644
--- a/net-analyzer/vnstat/ChangeLog
+++ b/net-analyzer/vnstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/vnstat
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.10 2005/05/23 00:46:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.11 2005/12/03 19:22:32 tgall Exp $
+
+ 03 Dec 2005; Tom Gall <tgall@gentoo.org> vnstat-1.4-r1.ebuild:
+ stable on ppc64
*vnstat-1.4-r1 (23 May 2005)
diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index 8bf08fe06496..e4935a120dc7 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -1,10 +1,10 @@
-MD5 a1ba79aaef00cab01a47abc87249c4b0 ChangeLog 1497
-MD5 eb0a408331b471c0ce66781c2cf44ada vnstat-1.1.ebuild 645
+MD5 d8fb5b52f1f2a087af383f17846e65ca ChangeLog 1580
MD5 432c6dc3dfd22b4c6657ddcc6c37979e metadata.xml 271
-MD5 c9221af7fbb443f047e3160e37777593 vnstat-1.4-r1.ebuild 1859
+MD5 eb0a408331b471c0ce66781c2cf44ada vnstat-1.1.ebuild 645
+MD5 1cb94c932ed75b438fb1483b9f7d68f8 vnstat-1.4-r1.ebuild 1857
MD5 596e113e2623121b8b54f9398a7a9192 vnstat-1.4.ebuild 1741
-MD5 389e6b2723965358ef9876b4e78d3bfc files/vnstat.cron 220
MD5 afdaa51d96e363c56fe7358b1c5814c5 files/digest-vnstat-1.1 61
-MD5 9330b188606445c3e0a9a90731ced54d files/vnstat-1.4-long_iface_name.patch 1260
-MD5 94dd735fdba2070fefd9f85480b1a2b9 files/digest-vnstat-1.4-r1 61
MD5 94dd735fdba2070fefd9f85480b1a2b9 files/digest-vnstat-1.4 61
+MD5 94dd735fdba2070fefd9f85480b1a2b9 files/digest-vnstat-1.4-r1 61
+MD5 9330b188606445c3e0a9a90731ced54d files/vnstat-1.4-long_iface_name.patch 1260
+MD5 389e6b2723965358ef9876b4e78d3bfc files/vnstat.cron 220
diff --git a/net-analyzer/vnstat/vnstat-1.4-r1.ebuild b/net-analyzer/vnstat/vnstat-1.4-r1.ebuild
index f5ae2a21ca58..909d6bccb781 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-2005 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.1 2005/05/23 00:46:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4-r1.ebuild,v 1.2 2005/12/03 19:22:32 tgall Exp $
inherit eutils
@@ -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"