diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-14 21:32:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-14 21:32:38 +0000 |
commit | 8db5e5f70cefbff3ce79f9084852c1142321c72f (patch) | |
tree | 149e7ec58934845e7de89cef4b007dab6fbe8b04 /net-analyzer/net-snmp | |
parent | Simplified USE flag description of qt4, per desultory's request. (diff) | |
download | gentoo-2-8db5e5f70cefbff3ce79f9084852c1142321c72f.tar.gz gentoo-2-8db5e5f70cefbff3ce79f9084852c1142321c72f.tar.bz2 gentoo-2-8db5e5f70cefbff3ce79f9084852c1142321c72f.zip |
ia64 stable, bug #494574 (thanks to Emeric Maschino for testing)
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index a0f13aa8cf46..77c90bccee3f 100644 --- a/net-analyzer/net-snmp/ChangeLog +++ b/net-analyzer/net-snmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/net-snmp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.259 2013/12/25 09:40:19 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.260 2014/01/14 21:32:38 pacho Exp $ + + 14 Jan 2014; Pacho Ramos <pacho@gentoo.org> net-snmp-5.7.2-r1.ebuild: + ia64 stable, bug #494574 (thanks to Emeric Maschino for testing) 25 Dec 2013; Markus Meier <maekke@gentoo.org> net-snmp-5.7.2-r1.ebuild: arm stable, bug #494574 diff --git a/net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild index c2d24f4ba9a1..2c175612f446 100644 --- a/net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.7.2-r1.ebuild,v 1.10 2013/12/25 09:40:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild,v 1.11 2014/01/14 21:32:38 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz # GPL-2 for the init scripts LICENSE="HPND BSD GPL-2" 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="bzip2 doc elf ipv6 mfd-rewrites minimal perl python rpm selinux ssl tcpd X zlib lm_sensors ucd-compat pci netlink mysql" COMMON="ssl? ( >=dev-libs/openssl-0.9.6d ) |