Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/barnyard2: ChangeLog barnyard2-1.9.ebuild barnyard2-1.8.ebuild
Date: Sat, 02 Apr 2011 12:54:34
Message-Id: 20110402125424.395BE20054@flycatcher.gentoo.org
1 ssuominen 11/04/02 12:54:24
2
3 Modified: ChangeLog barnyard2-1.9.ebuild barnyard2-1.8.ebuild
4 Log:
5 Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 net-analyzer/barnyard2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 15 Feb 2011 19:06:02 -0000 1.4
23 +++ ChangeLog 2 Apr 2011 12:54:23 -0000 1.5
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-analyzer/barnyard2
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/ChangeLog,v 1.4 2011/02/15 19:06:02 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/ChangeLog,v 1.5 2011/04/02 12:54:23 ssuominen Exp $
29 +
30 + 02 Apr 2011; Samuli Suominen <ssuominen@g.o> barnyard2-1.8.ebuild,
31 + barnyard2-1.9.ebuild:
32 + Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
33
34 *barnyard2-1.9 (15 Feb 2011)
35
36
37
38
39 1.2 net-analyzer/barnyard2/barnyard2-1.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild?r1=1.1&r2=1.2
44
45 Index: barnyard2-1.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- barnyard2-1.9.ebuild 15 Feb 2011 19:06:02 -0000 1.1
52 +++ barnyard2-1.9.ebuild 2 Apr 2011 12:54:23 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild,v 1.1 2011/02/15 19:06:02 patrick Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild,v 1.2 2011/04/02 12:54:23 ssuominen Exp $
58
59 EAPI="2"
60
61 @@ -12,7 +12,7 @@
62 KEYWORDS="~amd64 ~x86"
63 IUSE="static debug gre mpls mysql odbc postgres"
64
65 -DEPEND="virtual/libpcap
66 +DEPEND="net-libs/libpcap
67 mysql? ( virtual/mysql )
68 postgres? ( dev-db/postgresql-server )
69 odbc? ( dev-db/unixODBC )"
70
71
72
73 1.4 net-analyzer/barnyard2/barnyard2-1.8.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild?r1=1.3&r2=1.4
78
79 Index: barnyard2-1.8.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- barnyard2-1.8.ebuild 17 Jun 2010 21:44:24 -0000 1.3
86 +++ barnyard2-1.8.ebuild 2 Apr 2011 12:54:23 -0000 1.4
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2010 Gentoo Foundation
89 +# Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild,v 1.3 2010/06/17 21:44:24 patrick Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild,v 1.4 2011/04/02 12:54:23 ssuominen Exp $
93
94 inherit eutils
95
96 @@ -12,7 +12,7 @@
97 KEYWORDS="~amd64 ~x86"
98 IUSE="static debug aruba gre mpls prelude ipv6 mysql odbc postgres"
99
100 -DEPEND="virtual/libpcap
101 +DEPEND="net-libs/libpcap
102 mysql? ( virtual/mysql )
103 postgres? ( dev-db/postgresql-server )
104 prelude? ( >=dev-libs/libprelude-0.9.0 )