diff options
author | 2011-03-20 18:35:07 +0000 | |
---|---|---|
committer | 2011-03-20 18:35:07 +0000 | |
commit | 11a81eee10fcc9fe1cbc5097bbdfa037ea1fc8cb (patch) | |
tree | 50c2e68d10b40587d057cf5be06e1ee10bbb9837 /net-analyzer/ifstat/ifstat-1.1.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-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/ifstat-1.1.ebuild')
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 )" |