diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 18:13:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 18:13:48 +0000 |
commit | 8cbd946da53c6de2944e565e4e884c5c7dfe2a0f (patch) | |
tree | 77150f1609cfba3ab4238cf813c4313d99c67b81 /net-analyzer/net-snmp | |
parent | Stable for ppc, wrt bug #489102 (diff) | |
download | gentoo-2-8cbd946da53c6de2944e565e4e884c5c7dfe2a0f.tar.gz gentoo-2-8cbd946da53c6de2944e565e4e884c5c7dfe2a0f.tar.bz2 gentoo-2-8cbd946da53c6de2944e565e4e884c5c7dfe2a0f.zip |
Stable for ppc, wrt bug #494574
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index 6b7359bd73a0..838f3cba3c59 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.253 2013/12/19 20:56:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.254 2013/12/21 18:13:48 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> net-snmp-5.7.2-r1.ebuild: + Stable for ppc, wrt bug #494574 19 Dec 2013; Pacho Ramos <pacho@gentoo.org> net-snmp-5.7.2-r1.ebuild: amd64 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 e1798337273c..3b566719eae6 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 # 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.4 2013/12/19 20:56:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2-r1.ebuild,v 1.5 2013/12/21 18:13:48 ago 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 ) |