Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pcmciautils: pcmciautils-015.ebuild pcmciautils-017.ebuild pcmciautils-016.ebuild pcmciautils-014-r1.ebuild ChangeLog
Date: Sat, 25 Feb 2012 06:44:05
Message-Id: 20120225064355.2BA4B2004B@flycatcher.gentoo.org
1 robbat2 12/02/25 06:43:55
2
3 Modified: pcmciautils-015.ebuild pcmciautils-017.ebuild
4 pcmciautils-016.ebuild pcmciautils-014-r1.ebuild
5 ChangeLog
6 Log:
7 Bug #405687: Depend on virtual/modutils instead of sys-apps/module-init-tools.
8
9 (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 sys-apps/pcmciautils/pcmciautils-015.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-015.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-015.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-015.ebuild?r1=1.3&r2=1.4
17
18 Index: pcmciautils-015.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-015.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -p -w -b -B -u -u -r1.3 -r1.4
24 --- pcmciautils-015.ebuild 16 Oct 2009 19:19:38 -0000 1.3
25 +++ pcmciautils-015.ebuild 25 Feb 2012 06:43:55 -0000 1.4
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2009 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-015.ebuild,v 1.3 2009/10/16 19:19:38 bangert Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-015.ebuild,v 1.4 2012/02/25 06:43:55 robbat2 Exp $
32
33 inherit eutils flag-o-matic toolchain-funcs linux-info
34
35 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~sh ~x86"
36 IUSE="debug static staticsocket"
37
38 RDEPEND=">=sys-fs/sysfsutils-1.2.0-r1
39 - >=sys-apps/module-init-tools-3.2_pre4"
40 + virtual/modutils"
41 DEPEND="${RDEPEND}
42 dev-util/yacc
43 sys-devel/flex"
44
45
46
47 1.2 sys-apps/pcmciautils/pcmciautils-017.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-017.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-017.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-017.ebuild?r1=1.1&r2=1.2
52
53 Index: pcmciautils-017.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-017.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -p -w -b -B -u -u -r1.1 -r1.2
59 --- pcmciautils-017.ebuild 26 May 2010 10:16:17 -0000 1.1
60 +++ pcmciautils-017.ebuild 25 Feb 2012 06:43:55 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2010 Gentoo Foundation
63 +# Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-017.ebuild,v 1.1 2010/05/26 10:16:17 bangert Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-017.ebuild,v 1.2 2012/02/25 06:43:55 robbat2 Exp $
67
68 inherit eutils flag-o-matic toolchain-funcs linux-info
69
70 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~sh ~x86"
71 IUSE="debug static staticsocket"
72
73 RDEPEND=">=sys-fs/sysfsutils-1.3.0
74 - >=sys-apps/module-init-tools-3.2_pre4"
75 + virtual/modutils"
76 DEPEND="${RDEPEND}
77 dev-util/yacc
78 sys-devel/flex"
79
80
81
82 1.2 sys-apps/pcmciautils/pcmciautils-016.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-016.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-016.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-016.ebuild?r1=1.1&r2=1.2
87
88 Index: pcmciautils-016.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-016.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -p -w -b -B -u -u -r1.1 -r1.2
94 --- pcmciautils-016.ebuild 16 Oct 2009 19:19:38 -0000 1.1
95 +++ pcmciautils-016.ebuild 25 Feb 2012 06:43:55 -0000 1.2
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2009 Gentoo Foundation
98 +# Copyright 1999-2012 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-016.ebuild,v 1.1 2009/10/16 19:19:38 bangert Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-016.ebuild,v 1.2 2012/02/25 06:43:55 robbat2 Exp $
102
103 inherit eutils flag-o-matic toolchain-funcs linux-info
104
105 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~sh ~x86"
106 IUSE="debug static staticsocket"
107
108 RDEPEND=">=sys-fs/sysfsutils-1.3.0
109 - >=sys-apps/module-init-tools-3.2_pre4"
110 + virtual/modutils"
111 DEPEND="${RDEPEND}
112 dev-util/yacc
113 sys-devel/flex"
114
115
116
117 1.10 sys-apps/pcmciautils/pcmciautils-014-r1.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild?rev=1.10&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild?rev=1.10&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild?r1=1.9&r2=1.10
122
123 Index: pcmciautils-014-r1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild,v
126 retrieving revision 1.9
127 retrieving revision 1.10
128 diff -p -w -b -B -u -u -r1.9 -r1.10
129 --- pcmciautils-014-r1.ebuild 16 Oct 2009 19:19:38 -0000 1.9
130 +++ pcmciautils-014-r1.ebuild 25 Feb 2012 06:43:55 -0000 1.10
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2009 Gentoo Foundation
133 +# Copyright 1999-2012 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild,v 1.9 2009/10/16 19:19:38 bangert Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild,v 1.10 2012/02/25 06:43:55 robbat2 Exp $
137
138 inherit eutils toolchain-funcs linux-info
139
140 @@ -15,7 +15,7 @@ KEYWORDS="amd64 arm ppc sh x86"
141
142 IUSE="debug static staticsocket"
143 RDEPEND=">=sys-fs/sysfsutils-1.2.0-r1
144 - >=sys-apps/module-init-tools-3.2_pre4"
145 + virtual/modutils"
146 DEPEND="${RDEPEND}
147 dev-util/yacc
148 sys-devel/flex
149
150
151
152 1.38 sys-apps/pcmciautils/ChangeLog
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/ChangeLog?rev=1.38&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/ChangeLog?rev=1.38&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcmciautils/ChangeLog?r1=1.37&r2=1.38
157
158 Index: ChangeLog
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/ChangeLog,v
161 retrieving revision 1.37
162 retrieving revision 1.38
163 diff -p -w -b -B -u -u -r1.37 -r1.38
164 --- ChangeLog 26 May 2010 10:16:17 -0000 1.37
165 +++ ChangeLog 25 Feb 2012 06:43:55 -0000 1.38
166 @@ -1,6 +1,10 @@
167 # ChangeLog for sys-apps/pcmciautils
168 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
169 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/ChangeLog,v 1.37 2010/05/26 10:16:17 bangert Exp $
170 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
171 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/ChangeLog,v 1.38 2012/02/25 06:43:55 robbat2 Exp $
172 +
173 + 25 Feb 2012; Robin H. Johnson <robbat2@g.o> pcmciautils-014-r1.ebuild,
174 + pcmciautils-015.ebuild, pcmciautils-016.ebuild, pcmciautils-017.ebuild:
175 + Bug #405687: Depend on virtual/modutils instead of sys-apps/module-init-tools.
176
177 *pcmciautils-017 (26 May 2010)