Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/net-snmp: ChangeLog net-snmp-5.7.2_rc1.ebuild
Date: Sun, 26 Aug 2012 14:14:52
Message-Id: 20120826141443.18F4C207EA@flycatcher.gentoo.org
1 armin76 12/08/26 14:14:43
2
3 Modified: ChangeLog net-snmp-5.7.2_rc1.ebuild
4 Log:
5 alpha/arm/ia64/s390/sh/sparc stable wrt #431752
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.238 net-analyzer/net-snmp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.238&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.238&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?r1=1.237&r2=1.238
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v
19 retrieving revision 1.237
20 retrieving revision 1.238
21 diff -u -r1.237 -r1.238
22 --- ChangeLog 21 Aug 2012 15:45:47 -0000 1.237
23 +++ ChangeLog 26 Aug 2012 14:14:42 -0000 1.238
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-analyzer/net-snmp
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.237 2012/08/21 15:45:47 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.238 2012/08/26 14:14:42 armin76 Exp $
29 +
30 + 26 Aug 2012; Raúl Porcel <armin76@g.o> net-snmp-5.7.2_rc1.ebuild:
31 + alpha/arm/ia64/s390/sh/sparc stable wrt #431752
32
33 21 Aug 2012; Diego E. Pettenò <flameeyes@g.o> files/snmpd.init.2:
34 Fix init script. Thanks Seraphin in bug #432208.
35
36
37
38 1.8 net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild?r1=1.7&r2=1.8
43
44 Index: net-snmp-5.7.2_rc1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- net-snmp-5.7.2_rc1.ebuild 20 Aug 2012 21:19:29 -0000 1.7
51 +++ net-snmp-5.7.2_rc1.ebuild 26 Aug 2012 14:14:42 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild,v 1.7 2012/08/20 21:19:29 johu Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild,v 1.8 2012/08/26 14:14:42 armin76 Exp $
57
58 EAPI=4
59 PYTHON_DEPEND="python? 2"
60 @@ -21,7 +21,7 @@
61 # GPL-2 for the init scripts
62 LICENSE="as-is BSD GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
66 IUSE="bzip2 doc elf ipv6 mfd-rewrites minimal perl python rpm selinux ssl tcpd X zlib lm_sensors ucd-compat"
67
68 COMMON="ssl? ( >=dev-libs/openssl-0.9.6d )