diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:07:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:07:55 +0000 |
commit | 22c4daa5e14f17cfcde646b41afd35894c90713e (patch) | |
tree | bbc972d750e1faf9847e45654d4183ded220ac7a /net-analyzer/net-snmp | |
parent | Update homepage, mirror (diff) | |
download | gentoo-2-22c4daa5e14f17cfcde646b41afd35894c90713e.tar.gz gentoo-2-22c4daa5e14f17cfcde646b41afd35894c90713e.tar.bz2 gentoo-2-22c4daa5e14f17cfcde646b41afd35894c90713e.zip |
Stable for ia64, wrt bug #502968
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.7.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index 0dee68422de1..9c335e8615f0 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.269 2014/03/17 14:18:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.270 2014/03/18 16:07:55 ago Exp $ + + 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> net-snmp-5.7.2.1.ebuild: + Stable for ia64, wrt bug #502968 17 Mar 2014; Jeroen Roovers <jer@gentoo.org> net-snmp-5.7.2.1.ebuild: Add epatch_user. diff --git a/net-analyzer/net-snmp/net-snmp-5.7.2.1.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.2.1.ebuild index 581de57e0f02..ac820229bbba 100644 --- a/net-analyzer/net-snmp/net-snmp-5.7.2.1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.7.2.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.8 2014/03/17 14:18:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2.1.ebuild,v 1.9 2014/03/18 16:07:55 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -19,7 +19,7 @@ SRC_URI="http://dev.gentoo.org/~jer/${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 ) |