Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/pptpclient/files/, app-crypt/ccid/files/, dev-java/tapestry/files/, ...
Date: Fri, 03 Mar 2017 13:22:05
Message-Id: 1488547310.8c27b3fb31fef615e1888eaec9478f6473e58d67.ulm@gentoo
1 commit: 8c27b3fb31fef615e1888eaec9478f6473e58d67
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 13:12:07 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 13:21:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c27b3fb
7
8 Restore previously dropped upstream Id keywords from CVS history.
9
10 Fixes commits 56bd759df1d0 and 22fd7b2d4764. These files should have
11 been committed to CVS with the -ko option, in the first place.
12
13 app-crypt/ccid/files/92_pcscd_ccid-2.rules | 2 ++
14 app-crypt/ccid/files/92_pcscd_ccid.rules | 2 ++
15 app-doc/podbrowser/files/Makefile.new | 1 +
16 dev-java/tapestry/files/Version.properties | 2 ++
17 dev-java/tapestry/files/build.properties | 1 +
18 dev-java/tapestry/files/common.properties | 2 ++
19 dev-python/happydoc/files/happydoc-3.1-setup.py | 2 ++
20 dev-python/python-levenshtein/files/genextdoc.py | 1 +
21 dev-util/lockrun/files/lockrun.c-20120508 | 1 +
22 net-analyzer/sancp/files/sguil_sancp.conf | 1 +
23 net-dialup/pptpclient/files/pptp_fe.pl | 2 ++
24 net-dialup/pptpclient/files/xpptp_fe.pl | 2 ++
25 net-dns/pdnsd/files/pdnsd.conf.test | 2 ++
26 net-p2p/saku/files/saku.ini | 1 +
27 net-proxy/nylon/files/nylon.conf | 1 +
28 15 files changed, 23 insertions(+)
29
30 diff --git a/app-crypt/ccid/files/92_pcscd_ccid-2.rules b/app-crypt/ccid/files/92_pcscd_ccid-2.rules
31 index 778bdddf4fc..ca4d1ce1b72 100644
32 --- a/app-crypt/ccid/files/92_pcscd_ccid-2.rules
33 +++ b/app-crypt/ccid/files/92_pcscd_ccid-2.rules
34 @@ -1,6 +1,8 @@
35 # udev rules to set the access rights of CCID smart card readers
36 # so they can be used by pcscd
37
38 +# $Id: 92_pcscd_ccid.rules 6587 2013-04-05 16:31:55Z rousseau $
39 +
40 # Gemplus PCMCIA Card
41 #SUBSYSTEMS=="pcmcia", DRIVERS=="serial_cs", ACTION=="add", ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", RUN+="/usr/sbin/pcscd --hotplug"
42
43
44 diff --git a/app-crypt/ccid/files/92_pcscd_ccid.rules b/app-crypt/ccid/files/92_pcscd_ccid.rules
45 index 4943101f181..27bfb698ebe 100644
46 --- a/app-crypt/ccid/files/92_pcscd_ccid.rules
47 +++ b/app-crypt/ccid/files/92_pcscd_ccid.rules
48 @@ -1,6 +1,8 @@
49 # udev rules to set the access rights of CCID smart card readers
50 # so they can be used by pcscd
51
52 +# $Id: 92_pcscd_ccid.rules 6587 2013-04-05 16:31:55Z rousseau $
53 +
54 # Gemplus PCMCIA Card
55 #SUBSYSTEMS=="pcmcia", DRIVERS=="serial_cs", ACTION=="add", ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", RUN+="/usr/sbin/pcscd --hotplug"
56
57
58 diff --git a/app-doc/podbrowser/files/Makefile.new b/app-doc/podbrowser/files/Makefile.new
59 index d73b181df42..877b2c9a923 100644
60 --- a/app-doc/podbrowser/files/Makefile.new
61 +++ b/app-doc/podbrowser/files/Makefile.new
62 @@ -1,3 +1,4 @@
63 +# $Id: Makefile,v 1.4 2005/10/05 10:07:40 jodrell Exp $
64 NAME=podbrowser
65 PREFIX=/usr/local
66 BINDIR=$(PREFIX)/bin
67
68 diff --git a/dev-java/tapestry/files/Version.properties b/dev-java/tapestry/files/Version.properties
69 index 06ed5acc70d..4b67c327efa 100644
70 --- a/dev-java/tapestry/files/Version.properties
71 +++ b/dev-java/tapestry/files/Version.properties
72 @@ -1,3 +1,5 @@
73 +# $Id: Version.properties 390452 2006-03-31 11:34:17 -0500 (Fri, 31 Mar 2006) jkuhnert $
74 +#
75 # Stores the version number of the framework.
76
77 framework.version=3.0.4
78
79 diff --git a/dev-java/tapestry/files/build.properties b/dev-java/tapestry/files/build.properties
80 index 1178de1db49..b82007cc420 100644
81 --- a/dev-java/tapestry/files/build.properties
82 +++ b/dev-java/tapestry/files/build.properties
83 @@ -1,3 +1,4 @@
84 +# $Id: build.properties.sample 243768 2004-02-04 13:04:22Z mindbridge $
85 # This file is used to configure the Tapestry build.
86 # Copy it as "build.properties" and fill in the necessary data.
87
88
89 diff --git a/dev-java/tapestry/files/common.properties b/dev-java/tapestry/files/common.properties
90 index 3cca65d1ed7..775eec976ea 100644
91 --- a/dev-java/tapestry/files/common.properties
92 +++ b/dev-java/tapestry/files/common.properties
93 @@ -1,3 +1,5 @@
94 +# $Id: common.properties 385802 2006-03-14 13:47:10Z jkuhnert $
95 +#
96 # Specifies some general properties used throughout.
97 # Each build.xml must specify root.dir (as a relative path).
98
99
100 diff --git a/dev-python/happydoc/files/happydoc-3.1-setup.py b/dev-python/happydoc/files/happydoc-3.1-setup.py
101 index a7e19fa8360..40ea5d6cd25 100644
102 --- a/dev-python/happydoc/files/happydoc-3.1-setup.py
103 +++ b/dev-python/happydoc/files/happydoc-3.1-setup.py
104 @@ -1,5 +1,7 @@
105 #!/usr/bin/env python
106 #
107 +# $Id: setup.py,v 1.11 2002/02/05 19:59:36 doughellmann Exp $
108 +#
109 # Time-stamp: <02/02/05 10:00:12 dhellmann>
110 #
111 # Copyright 2001 Doug Hellmann.
112
113 diff --git a/dev-python/python-levenshtein/files/genextdoc.py b/dev-python/python-levenshtein/files/genextdoc.py
114 index 585ce6c24b6..54ce008e88a 100644
115 --- a/dev-python/python-levenshtein/files/genextdoc.py
116 +++ b/dev-python/python-levenshtein/files/genextdoc.py
117 @@ -1,5 +1,6 @@
118 #!/usr/bin/python
119 # Simple Python extension module doc generator.
120 +# @(#) $Id: genextdoc.py,v 1.4 2003/12/23 22:38:28 yeti Exp $
121 # Written by Yeti <yeti@××××××××××××.cz>
122 # This program is in the public domain.
123 import re, sys, types, inspect
124
125 diff --git a/dev-util/lockrun/files/lockrun.c-20120508 b/dev-util/lockrun/files/lockrun.c-20120508
126 index cabc0f497e3..51da6c71fa4 100644
127 --- a/dev-util/lockrun/files/lockrun.c-20120508
128 +++ b/dev-util/lockrun/files/lockrun.c-20120508
129 @@ -1,4 +1,5 @@
130 /*
131 + * $Id: //websites/unixwiz/unixwiz.net/webroot/tools/lockrun.c#5 $
132 *
133 * written by : Stephen J. Friedl
134 * Software Consultant
135
136 diff --git a/net-analyzer/sancp/files/sguil_sancp.conf b/net-analyzer/sancp/files/sguil_sancp.conf
137 index 713efec785a..f559286e7bb 100644
138 --- a/net-analyzer/sancp/files/sguil_sancp.conf
139 +++ b/net-analyzer/sancp/files/sguil_sancp.conf
140 @@ -1,3 +1,4 @@
141 +# $Id: sancp.conf,v 1.1 2004/03/19 20:33:59 bamm Exp $ #
142 #
143 # This sancp.conf is distributed as part of sguil (http://sguil.sf.net).
144 # It's purpose is to define a default output that is compatible with table
145
146 diff --git a/net-dialup/pptpclient/files/pptp_fe.pl b/net-dialup/pptpclient/files/pptp_fe.pl
147 index 67b87752f37..83899d9a2c9 100644
148 --- a/net-dialup/pptpclient/files/pptp_fe.pl
149 +++ b/net-dialup/pptpclient/files/pptp_fe.pl
150 @@ -1,5 +1,7 @@
151 #!/usr/bin/perl
152 #
153 +# $Id: pptp_fe.pl,v 1.1 2001/11/29 05:19:10 quozl Exp $
154 +#
155 # pptp_fe.pl, privileged portion of xpptp_fe.pl
156 # Copyright (C) 2001 Smoot Carl-Mitchell (smoot@×××.com)
157 #
158
159 diff --git a/net-dialup/pptpclient/files/xpptp_fe.pl b/net-dialup/pptpclient/files/xpptp_fe.pl
160 index d7bf899b60b..e32dcd9eabc 100644
161 --- a/net-dialup/pptpclient/files/xpptp_fe.pl
162 +++ b/net-dialup/pptpclient/files/xpptp_fe.pl
163 @@ -1,5 +1,7 @@
164 #!/usr/bin/perl -w
165 #
166 +# $Id: xpptp_fe.pl.pl,v 1.1 2001/11/29 05:19:10 quozl Exp $
167 +#
168 # xpptp_fe.pl.pl, graphical user interface for PPTP configuration
169 # Copyright (C) 2001 Smoot Carl-Mitchell (smoot@×××.com)
170 #
171
172 diff --git a/net-dns/pdnsd/files/pdnsd.conf.test b/net-dns/pdnsd/files/pdnsd.conf.test
173 index 84bd83ca8c5..10a5d7abb91 100644
174 --- a/net-dns/pdnsd/files/pdnsd.conf.test
175 +++ b/net-dns/pdnsd/files/pdnsd.conf.test
176 @@ -1,3 +1,5 @@
177 +// $Id: pdnsd.conf.in,v 1.4 2000/11/11 20:32:58 thomas Exp $
178 +
179 global {
180 perm_cache=512;
181 cache_dir=;
182
183 diff --git a/net-p2p/saku/files/saku.ini b/net-p2p/saku/files/saku.ini
184 index 1a6fdf3ce17..21a9461783c 100644
185 --- a/net-p2p/saku/files/saku.ini
186 +++ b/net-p2p/saku/files/saku.ini
187 @@ -1,6 +1,7 @@
188 #
189 # Sample saku.ini to run saku in distributed directory.
190 # Copyright (c) 2005-2007 shinGETsu Project.
191 +# $Id: saku.ini 1513 2011-01-03 10:17:08Z sbwhitecap $
192 #
193
194 [Network]
195
196 diff --git a/net-proxy/nylon/files/nylon.conf b/net-proxy/nylon/files/nylon.conf
197 index d930470ed29..80d11cc8806 100644
198 --- a/net-proxy/nylon/files/nylon.conf
199 +++ b/net-proxy/nylon/files/nylon.conf
200 @@ -1,5 +1,6 @@
201 # sample configuration
202 # marius aamodt eriksen (marius@×××××.edu)
203 +# $Id: nylon.conf,v 1.11 2002/03/27 07:39:53 beriksen Exp $
204 # general settings
205 [General]