diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-10 10:43:05 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-10 10:43:05 +0000 |
commit | c014ca15a139ebf92e61f8376e39c51fc27f34e6 (patch) | |
tree | d392451b2179154f10105685f64e00e4d18afc89 /net-analyzer/ifstat/ifstat-1.1-r2.ebuild | |
parent | add subslot deps (diff) | |
download | historical-c014ca15a139ebf92e61f8376e39c51fc27f34e6.tar.gz historical-c014ca15a139ebf92e61f8376e39c51fc27f34e6.tar.bz2 historical-c014ca15a139ebf92e61f8376e39c51fc27f34e6.zip |
Stable on x86, wrt bug #486524
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x1F357D42
Diffstat (limited to 'net-analyzer/ifstat/ifstat-1.1-r2.ebuild')
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild index 260c4505192e..f0441d48eea0 100644 --- a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild +++ b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.4 2013/10/02 02:31:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.5 2013/10/10 10:43:04 pinkbyte Exp $ EAPI=4 inherit autotools eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc x86" DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="${DEPEND}" |