Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/net-snmp: ChangeLog net-snmp-5.4.2.1-r5.ebuild
Date: Sat, 16 Jun 2012 09:49:00
Message-Id: 20120616094850.112C82004B@flycatcher.gentoo.org
1 tove 12/06/16 09:48:50
2
3 Modified: ChangeLog net-snmp-5.4.2.1-r5.ebuild
4 Log:
5 Lift keywords from 5.4.2.1-r4 (#342793)
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.226 net-analyzer/net-snmp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.226&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.226&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/ChangeLog?r1=1.225&r2=1.226
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v
19 retrieving revision 1.225
20 retrieving revision 1.226
21 diff -u -r1.225 -r1.226
22 --- ChangeLog 2 Jun 2012 20:27:14 -0000 1.225
23 +++ ChangeLog 16 Jun 2012 09:48:49 -0000 1.226
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.225 2012/06/02 20:27:14 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.226 2012/06/16 09:48:49 tove Exp $
29 +
30 + 16 Jun 2012; Torsten Veller <tove@g.o> net-snmp-5.4.2.1-r5.ebuild:
31 + Lift keywords from 5.4.2.1-r4 (#342793)
32
33 *net-snmp-5.4.3-r1 (02 Jun 2012)
34 *net-snmp-5.4.2.1-r5 (02 Jun 2012)
35
36
37
38 1.2 net-analyzer/net-snmp/net-snmp-5.4.2.1-r5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r5.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r5.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r5.ebuild?r1=1.1&r2=1.2
43
44 Index: net-snmp-5.4.2.1-r5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r5.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- net-snmp-5.4.2.1-r5.ebuild 2 Jun 2012 20:27:14 -0000 1.1
51 +++ net-snmp-5.4.2.1-r5.ebuild 16 Jun 2012 09:48:49 -0000 1.2
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.4.2.1-r5.ebuild,v 1.1 2012/06/02 20:27:14 tove Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.2.1-r5.ebuild,v 1.2 2012/06/16 09:48:49 tove Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="python? 2"
60 @@ -13,7 +13,7 @@
61
62 LICENSE="as-is BSD"
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 diskio doc elf extensible ipv6 kernel_linux lm_sensors mfd-rewrites minimal perl python rpm selinux sendmail smux ssl tcpd X zlib"
67
68 COMMON="ssl? ( >=dev-libs/openssl-0.9.6d )