Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/capi4k-utils: ChangeLog capi4k-utils-20050718-r6.ebuild
Date: Sun, 22 Jun 2014 18:32:06
Message-Id: 20140622183201.E49582004E@flycatcher.gentoo.org
1 pinkbyte 14/06/22 18:32:01
2
3 Modified: ChangeLog capi4k-utils-20050718-r6.ebuild
4 Log:
5 Stable on amd64 and x86, wrt bug #511800
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.79 net-dialup/capi4k-utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/capi4k-utils/ChangeLog?rev=1.79&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/capi4k-utils/ChangeLog?rev=1.79&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/capi4k-utils/ChangeLog?r1=1.78&r2=1.79
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v
19 retrieving revision 1.78
20 retrieving revision 1.79
21 diff -u -r1.78 -r1.79
22 --- ChangeLog 22 Jun 2014 15:34:04 -0000 1.78
23 +++ ChangeLog 22 Jun 2014 18:32:01 -0000 1.79
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-dialup/capi4k-utils
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.78 2014/06/22 15:34:04 pinkbyte Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.79 2014/06/22 18:32:01 pinkbyte Exp $
29 +
30 + 22 Jun 2014; Sergey Popov <pinkbyte@g.o>
31 + capi4k-utils-20050718-r6.ebuild:
32 + Stable on amd64 and x86, wrt bug #511800
33
34 22 Jun 2014; Sergey Popov <pinkbyte@g.o>
35 capi4k-utils-20050718-r6.ebuild:
36
37
38
39 1.4 net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild?r1=1.3&r2=1.4
44
45 Index: capi4k-utils-20050718-r6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- capi4k-utils-20050718-r6.ebuild 22 Jun 2014 15:34:04 -0000 1.3
52 +++ capi4k-utils-20050718-r6.ebuild 22 Jun 2014 18:32:01 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild,v 1.3 2014/06/22 15:34:04 pinkbyte Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild,v 1.4 2014/06/22 18:32:01 pinkbyte Exp $
58
59 EAPI=5
60
61 @@ -24,7 +24,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0/3.0.4"
65 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
66 +KEYWORDS="~alpha amd64 ~ppc x86"
67 IUSE="fax +pppd rcapid"
68
69 COMMON_DEP="pppd? ( net-dialup/ppp:= )"