Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vconfig: vconfig-1.9.ebuild vconfig-1.8.ebuild ChangeLog
Date: Tue, 06 Nov 2007 00:45:48
Message-Id: E1IpCZZ-0008Hp-L7@stork.gentoo.org
1 wolf31o2 07/11/06 00:45:41
2
3 Modified: vconfig-1.9.ebuild vconfig-1.8.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #188700.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.8 net-misc/vconfig/vconfig-1.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild?r1=1.7&r2=1.8
14
15 Index: vconfig-1.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- vconfig-1.9.ebuild 21 Aug 2007 07:52:45 -0000 1.7
22 +++ vconfig-1.9.ebuild 6 Nov 2007 00:45:40 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.7 2007/08/21 07:52:45 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.8 2007/11/06 00:45:40 wolf31o2 Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs
30
31 @@ -12,7 +12,7 @@
32 SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
36 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
37 IUSE="static"
38 DEPEND="virtual/libc virtual/os-headers"
39 RDEPEND="!static? ( virtual/libc )"
40
41
42
43 1.15 net-misc/vconfig/vconfig-1.8.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild?r1=1.14&r2=1.15
48
49 Index: vconfig-1.8.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- vconfig-1.8.ebuild 11 Dec 2006 19:20:52 -0000 1.14
56 +++ vconfig-1.8.ebuild 6 Nov 2007 00:45:40 -0000 1.15
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2006 Gentoo Foundation
59 +# Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.14 2006/12/11 19:20:52 gustavoz Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.15 2007/11/06 00:45:40 wolf31o2 Exp $
63
64 inherit eutils flag-o-matic toolchain-funcs
65
66 @@ -13,7 +13,7 @@
67 # mirror://gentoo/vconfig-1.7-gcc33-multiline.patch"
68 LICENSE="GPL-2"
69 SLOT="0"
70 -KEYWORDS="amd64 ~ppc sparc x86 ~alpha"
71 +KEYWORDS="~alpha amd64 ~ppc sparc x86"
72 IUSE="static"
73 DEPEND="virtual/libc virtual/os-headers"
74 RDEPEND="!static? ( virtual/libc )"
75
76
77
78 1.25 net-misc/vconfig/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/ChangeLog?rev=1.25&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/ChangeLog?rev=1.25&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/ChangeLog?r1=1.24&r2=1.25
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v
87 retrieving revision 1.24
88 retrieving revision 1.25
89 diff -u -r1.24 -r1.25
90 --- ChangeLog 21 Aug 2007 07:52:45 -0000 1.24
91 +++ ChangeLog 6 Nov 2007 00:45:40 -0000 1.25
92 @@ -1,6 +1,10 @@
93 # ChangeLog for net-misc/vconfig
94 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.24 2007/08/21 07:52:45 jokey Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.25 2007/11/06 00:45:40 wolf31o2 Exp $
97 +
98 + 06 Nov 2007; Chris Gianelloni <wolf31o2@g.o> vconfig-1.8.ebuild,
99 + vconfig-1.9.ebuild:
100 + Stable on amd64 wrt bug #188700.
101
102 21 Aug 2007; Markus Ullmann <jokey@g.o> vconfig-1.9.ebuild:
103 Stable on x86 wrt bug #188700
104
105
106
107 --
108 gentoo-commits@g.o mailing list