diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 20:31:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 20:31:52 +0000 |
commit | ed92f1f2716c2b027dccc357be3393d0fcc3d39e (patch) | |
tree | dcc13c12ec4ef39e96de8f99f274be25de017326 /net-analyzer/ifstat | |
parent | Stable on sparc (diff) | |
download | gentoo-2-ed92f1f2716c2b027dccc357be3393d0fcc3d39e.tar.gz gentoo-2-ed92f1f2716c2b027dccc357be3393d0fcc3d39e.tar.bz2 gentoo-2-ed92f1f2716c2b027dccc357be3393d0fcc3d39e.zip |
Keyworded ~ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/ifstat')
-rw-r--r-- | net-analyzer/ifstat/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog index 713ebb3373dd..f599da954181 100644 --- a/net-analyzer/ifstat/ChangeLog +++ b/net-analyzer/ifstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ifstat -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.13 2004/09/16 22:36:51 gustavoz Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.14 2005/01/31 20:31:52 gustavoz Exp $ + + 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild: + Keyworded ~ppc 16 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild: Stable on amd64 and ppc64 diff --git a/net-analyzer/ifstat/ifstat-1.0.ebuild b/net-analyzer/ifstat/ifstat-1.0.ebuild index 720d4a63bc23..dba0c1be77e2 100644 --- a/net-analyzer/ifstat/ifstat-1.0.ebuild +++ b/net-analyzer/ifstat/ifstat-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.6 2004/07/01 19:51:52 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.7 2005/01/31 20:31:52 gustavoz Exp $ IUSE="snmp" diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild index 5f5cc57437ed..57a5fc06d9d7 100644 --- a/net-analyzer/ifstat/ifstat-1.1.ebuild +++ b/net-analyzer/ifstat/ifstat-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.9 2004/09/16 22:36:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.10 2005/01/31 20:31:52 gustavoz Exp $ IUSE="snmp" @@ -10,7 +10,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="sparc x86 amd64 ppc64 hppa" +KEYWORDS="sparc x86 amd64 ppc64 hppa ~ppc" DEPEND="virtual/libc snmp? ( >=net-analyzer/net-snmp-5.0 )" |