Gentoo Archives: gentoo-commits

From: "Ricardo Mendoza (ricmm)" <ricmm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/net-snmp: ChangeLog net-snmp-5.4.ebuild
Date: Mon, 31 Mar 2008 05:26:21
Message-Id: E1JgCXC-0003qe-86@stork.gentoo.org
1 ricmm 08/03/31 05:26:18
2
3 Modified: ChangeLog net-snmp-5.4.ebuild
4 Log:
5 Drop to ~mips due to unstable deps
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.167 net-analyzer/net-snmp/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.167&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.167&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/ChangeLog?r1=1.166&r2=1.167
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v
18 retrieving revision 1.166
19 retrieving revision 1.167
20 diff -u -r1.166 -r1.167
21 --- ChangeLog 5 Feb 2008 11:00:15 -0000 1.166
22 +++ ChangeLog 31 Mar 2008 05:26:17 -0000 1.167
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-analyzer/net-snmp
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.166 2008/02/05 11:00:15 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.167 2008/03/31 05:26:17 ricmm Exp $
28 +
29 + 31 Mar 2008; <ricmm@g.o> net-snmp-5.4.ebuild:
30 + Drop to ~mips due to unstable deps
31
32 05 Feb 2008; Markus Rothe <corsair@g.o> net-snmp-5.4.1-r3.ebuild:
33 Stable on ppc64
34
35
36
37 1.13 net-analyzer/net-snmp/net-snmp-5.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.ebuild?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.ebuild?r1=1.12&r2=1.13
42
43 Index: net-snmp-5.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.ebuild,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- net-snmp-5.4.ebuild 17 May 2007 20:22:38 -0000 1.12
50 +++ net-snmp-5.4.ebuild 31 Mar 2008 05:26:17 -0000 1.13
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2007 Gentoo Foundation
53 +# Copyright 1999-2008 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.ebuild,v 1.12 2007/05/17 20:22:38 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.ebuild,v 1.13 2008/03/31 05:26:17 ricmm Exp $
57
58 inherit fixheadtails flag-o-matic perl-module
59
60 @@ -10,7 +10,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="diskio doc elf ipv6 lm_sensors mfd-rewrites minimal perl rpm selinux smux ssl tcpd X sendmail"
67
68 DEPEND="ssl? ( >=dev-libs/openssl-0.9.6d )
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list