Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Tue, 28 Aug 2012 17:56:23
Message-Id: 20120828175612.415DE20A5A@flycatcher.gentoo.org
1 ranger 12/08/28 17:56:12
2
3 Modified: ChangeLog net-snmp-5.7.2_rc1.ebuild
4 Log:
5 Marking net-snmp-5.7.2_rc1 ppc64 for bug 431752
6
7 (Portage version: 2.1.10.65/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.241 net-analyzer/net-snmp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.241&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.241&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?r1=1.240&r2=1.241
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v
19 retrieving revision 1.240
20 retrieving revision 1.241
21 diff -u -r1.240 -r1.241
22 --- ChangeLog 27 Aug 2012 16:17:05 -0000 1.240
23 +++ ChangeLog 28 Aug 2012 17:56:12 -0000 1.241
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.240 2012/08/27 16:17:05 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.241 2012/08/28 17:56:12 ranger Exp $
29 +
30 + 28 Aug 2012; Brent Baude <ranger@g.o> net-snmp-5.7.2_rc1.ebuild:
31 + Marking net-snmp-5.7.2_rc1 ppc64 for bug 431752
32
33 27 Aug 2012; Diego E. Pettenò <flameeyes@g.o>
34 net-snmp-5.7.2_rc1-r1.ebuild, net-snmp-5.7.2_rc1.ebuild:
35
36
37
38 1.10 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.10&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.10&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.9&r2=1.10
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.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- net-snmp-5.7.2_rc1.ebuild 27 Aug 2012 16:17:05 -0000 1.9
51 +++ net-snmp-5.7.2_rc1.ebuild 28 Aug 2012 17:56:12 -0000 1.10
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.9 2012/08/27 16:17:05 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild,v 1.10 2012/08/28 17:56:12 ranger 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 )