diff options
author | 2007-01-31 20:41:03 +0000 | |
---|---|---|
committer | 2007-01-31 20:41:03 +0000 | |
commit | 76f6ca73a2f34362451753b718b5a2f634d4982c (patch) | |
tree | 0ef129376e2985aa53796e16d76736a2087eb316 /net-analyzer/net-snmp/net-snmp-5.4.ebuild | |
parent | Make position of udev-script check-ptp-camera also correct on multilib system... (diff) | |
download | historical-76f6ca73a2f34362451753b718b5a2f634d4982c.tar.gz historical-76f6ca73a2f34362451753b718b5a2f634d4982c.tar.bz2 historical-76f6ca73a2f34362451753b718b5a2f634d4982c.zip |
Stable on ppc wrt bug #163094.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-analyzer/net-snmp/net-snmp-5.4.ebuild')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.4.ebuild b/net-analyzer/net-snmp/net-snmp-5.4.ebuild index 6aff1b0ab6c8..a8fc15c2791b 100644 --- a/net-analyzer/net-snmp/net-snmp-5.4.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.6 2007/01/27 02:41:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.ebuild,v 1.7 2007/01/31 20:41:03 dertobi123 Exp $ inherit fixheadtails flag-o-matic perl-module @@ -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 rpm selinux smux ssl tcpd X sendmail" |