Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/wvdial: ChangeLog wvdial-1.61.ebuild
Date: Thu, 03 May 2012 03:54:22
Message-Id: 20120503035407.1EEED2004E@flycatcher.gentoo.org
1 jdhore 12/05/03 03:54:07
2
3 Modified: ChangeLog wvdial-1.61.ebuild
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.58 net-dialup/wvdial/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/wvdial/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/wvdial/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/wvdial/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 28 May 2010 05:58:16 -0000 1.57
23 +++ ChangeLog 3 May 2012 03:54:07 -0000 1.58
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-dialup/wvdial
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.57 2010/05/28 05:58:16 pva Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.58 2012/05/03 03:54:07 jdhore Exp $
30 +
31 + 03 May 2012; Jeff Horelick <jdhore@g.o> wvdial-1.61.ebuild:
32 + dev-util/pkgconfig -> virtual/pkgconfig
33
34 28 May 2010; Peter Volkov <pva@g.o> wvdial-1.61.ebuild,
35 +files/wvdial-1.61-parallel-make.patch:
36
37
38
39 1.3 net-dialup/wvdial/wvdial-1.61.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/wvdial/wvdial-1.61.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/wvdial/wvdial-1.61.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/wvdial/wvdial-1.61.ebuild?r1=1.2&r2=1.3
44
45 Index: wvdial-1.61.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.61.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- wvdial-1.61.ebuild 28 May 2010 05:58:16 -0000 1.2
52 +++ wvdial-1.61.ebuild 3 May 2012 03:54:07 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.61.ebuild,v 1.2 2010/05/28 05:58:16 pva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.61.ebuild,v 1.3 2012/05/03 03:54:07 jdhore Exp $
59
60 EAPI="3"
61
62 @@ -17,7 +17,7 @@
63
64 COMMON_DEPEND=">=net-libs/wvstreams-4.4"
65 DEPEND="${COMMON_DEPEND}
66 - dev-util/pkgconfig"
67 + virtual/pkgconfig"
68 RDEPEND="${COMMON_DEPEND}
69 net-dialup/ppp"