summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-03-20 18:35:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-03-20 18:35:07 +0000
commit11a81eee10fcc9fe1cbc5097bbdfa037ea1fc8cb (patch)
tree50c2e68d10b40587d057cf5be06e1ee10bbb9837 /net-analyzer/ifstat
parentDrop sparc keywords (diff)
downloadgentoo-2-11a81eee10fcc9fe1cbc5097bbdfa037ea1fc8cb.tar.gz
gentoo-2-11a81eee10fcc9fe1cbc5097bbdfa037ea1fc8cb.tar.bz2
gentoo-2-11a81eee10fcc9fe1cbc5097bbdfa037ea1fc8cb.zip
Add ~alpha
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/ifstat')
-rw-r--r--net-analyzer/ifstat/ChangeLog7
-rw-r--r--net-analyzer/ifstat/ifstat-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index fbbcd56ef356..f79b070836f7 100644
--- a/net-analyzer/ifstat/ChangeLog
+++ b/net-analyzer/ifstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifstat
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.22 2009/09/23 18:19:40 patrick Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.23 2011/03/20 18:35:07 armin76 Exp $
+
+ 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> ifstat-1.1.ebuild:
+ Add ~alpha
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ifstat-1.1.ebuild:
Remove virtual/libc
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild
index 3dfeb3e30c30..8fd734a22f3c 100644
--- a/net-analyzer/ifstat/ifstat-1.1.ebuild
+++ b/net-analyzer/ifstat/ifstat-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.15 2009/09/23 18:19:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.16 2011/03/20 18:35:07 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="sparc x86 amd64 ppc64 hppa ppc"
+KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"