diff options
author | 2009-07-27 22:09:27 +0000 | |
---|---|---|
committer | 2009-07-27 22:09:27 +0000 | |
commit | d93950cf850c2fd8d25ca73d9381eefc583d1293 (patch) | |
tree | fc73d4d5524776f7690c0892a7fb34a8e3484680 /net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild | |
parent | Disable failing tests which were absent in previous versions. Don't check FEA... (diff) | |
download | gentoo-2-d93950cf850c2fd8d25ca73d9381eefc583d1293.tar.gz gentoo-2-d93950cf850c2fd8d25ca73d9381eefc583d1293.tar.bz2 gentoo-2-d93950cf850c2fd8d25ca73d9381eefc583d1293.zip |
amd64 stable, bug #250429
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild index 30e0d1223098..82bdbded7298 100644 --- a/net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild,v 1.7 2009/07/26 12:37:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r1.ebuild,v 1.8 2009/07/27 22:09:27 maekke Exp $ inherit fixheadtails flag-o-matic perl-module python autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="as-is BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="diskio doc elf ipv6 lm_sensors mfd-rewrites minimal perl python rpm selinux smux ssl tcpd X sendmail extensible" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6d ) |