From 8c27b3fb31fef615e1888eaec9478f6473e58d67 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Fri, 3 Mar 2017 14:12:07 +0100 Subject: [PATCH] Restore previously dropped upstream Id keywords from CVS history. Fixes commits 56bd759df1d0 and 22fd7b2d4764. These files should have been committed to CVS with the -ko option, in the first place. --- app-crypt/ccid/files/92_pcscd_ccid-2.rules | 2 ++ app-crypt/ccid/files/92_pcscd_ccid.rules | 2 ++ app-doc/podbrowser/files/Makefile.new | 1 + dev-java/tapestry/files/Version.properties | 2 ++ dev-java/tapestry/files/build.properties | 1 + dev-java/tapestry/files/common.properties | 2 ++ dev-python/happydoc/files/happydoc-3.1-setup.py | 2 ++ dev-python/python-levenshtein/files/genextdoc.py | 1 + dev-util/lockrun/files/lockrun.c-20120508 | 1 + net-analyzer/sancp/files/sguil_sancp.conf | 1 + net-dialup/pptpclient/files/pptp_fe.pl | 2 ++ net-dialup/pptpclient/files/xpptp_fe.pl | 2 ++ net-dns/pdnsd/files/pdnsd.conf.test | 2 ++ net-p2p/saku/files/saku.ini | 1 + net-proxy/nylon/files/nylon.conf | 1 + 15 files changed, 23 insertions(+) diff --git a/app-crypt/ccid/files/92_pcscd_ccid-2.rules b/app-crypt/ccid/files/92_pcscd_ccid-2.rules index 778bdddf4fc5..ca4d1ce1b729 100644 --- a/app-crypt/ccid/files/92_pcscd_ccid-2.rules +++ b/app-crypt/ccid/files/92_pcscd_ccid-2.rules @@ -1,6 +1,8 @@ # udev rules to set the access rights of CCID smart card readers # so they can be used by pcscd +# $Id: 92_pcscd_ccid.rules 6587 2013-04-05 16:31:55Z rousseau $ + # Gemplus PCMCIA Card #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" diff --git a/app-crypt/ccid/files/92_pcscd_ccid.rules b/app-crypt/ccid/files/92_pcscd_ccid.rules index 4943101f181d..27bfb698ebe0 100644 --- a/app-crypt/ccid/files/92_pcscd_ccid.rules +++ b/app-crypt/ccid/files/92_pcscd_ccid.rules @@ -1,6 +1,8 @@ # udev rules to set the access rights of CCID smart card readers # so they can be used by pcscd +# $Id: 92_pcscd_ccid.rules 6587 2013-04-05 16:31:55Z rousseau $ + # Gemplus PCMCIA Card #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" diff --git a/app-doc/podbrowser/files/Makefile.new b/app-doc/podbrowser/files/Makefile.new index d73b181df427..877b2c9a9233 100644 --- a/app-doc/podbrowser/files/Makefile.new +++ b/app-doc/podbrowser/files/Makefile.new @@ -1,3 +1,4 @@ +# $Id: Makefile,v 1.4 2005/10/05 10:07:40 jodrell Exp $ NAME=podbrowser PREFIX=/usr/local BINDIR=$(PREFIX)/bin diff --git a/dev-java/tapestry/files/Version.properties b/dev-java/tapestry/files/Version.properties index 06ed5acc70d1..4b67c327efa1 100644 --- a/dev-java/tapestry/files/Version.properties +++ b/dev-java/tapestry/files/Version.properties @@ -1,3 +1,5 @@ +# $Id: Version.properties 390452 2006-03-31 11:34:17 -0500 (Fri, 31 Mar 2006) jkuhnert $ +# # Stores the version number of the framework. framework.version=3.0.4 diff --git a/dev-java/tapestry/files/build.properties b/dev-java/tapestry/files/build.properties index 1178de1db491..b82007cc4202 100644 --- a/dev-java/tapestry/files/build.properties +++ b/dev-java/tapestry/files/build.properties @@ -1,3 +1,4 @@ +# $Id: build.properties.sample 243768 2004-02-04 13:04:22Z mindbridge $ # This file is used to configure the Tapestry build. # Copy it as "build.properties" and fill in the necessary data. diff --git a/dev-java/tapestry/files/common.properties b/dev-java/tapestry/files/common.properties index 3cca65d1ed77..775eec976ea3 100644 --- a/dev-java/tapestry/files/common.properties +++ b/dev-java/tapestry/files/common.properties @@ -1,3 +1,5 @@ +# $Id: common.properties 385802 2006-03-14 13:47:10Z jkuhnert $ +# # Specifies some general properties used throughout. # Each build.xml must specify root.dir (as a relative path). diff --git a/dev-python/happydoc/files/happydoc-3.1-setup.py b/dev-python/happydoc/files/happydoc-3.1-setup.py index a7e19fa8360a..40ea5d6cd25f 100644 --- a/dev-python/happydoc/files/happydoc-3.1-setup.py +++ b/dev-python/happydoc/files/happydoc-3.1-setup.py @@ -1,5 +1,7 @@ #!/usr/bin/env python # +# $Id: setup.py,v 1.11 2002/02/05 19:59:36 doughellmann Exp $ +# # Time-stamp: <02/02/05 10:00:12 dhellmann> # # Copyright 2001 Doug Hellmann. diff --git a/dev-python/python-levenshtein/files/genextdoc.py b/dev-python/python-levenshtein/files/genextdoc.py index 585ce6c24b6d..54ce008e88ac 100644 --- a/dev-python/python-levenshtein/files/genextdoc.py +++ b/dev-python/python-levenshtein/files/genextdoc.py @@ -1,5 +1,6 @@ #!/usr/bin/python # Simple Python extension module doc generator. +# @(#) $Id: genextdoc.py,v 1.4 2003/12/23 22:38:28 yeti Exp $ # Written by Yeti # This program is in the public domain. import re, sys, types, inspect diff --git a/dev-util/lockrun/files/lockrun.c-20120508 b/dev-util/lockrun/files/lockrun.c-20120508 index cabc0f497e3b..51da6c71fa4a 100644 --- a/dev-util/lockrun/files/lockrun.c-20120508 +++ b/dev-util/lockrun/files/lockrun.c-20120508 @@ -1,4 +1,5 @@ /* + * $Id: //websites/unixwiz/unixwiz.net/webroot/tools/lockrun.c#5 $ * * written by : Stephen J. Friedl * Software Consultant diff --git a/net-analyzer/sancp/files/sguil_sancp.conf b/net-analyzer/sancp/files/sguil_sancp.conf index 713efec785af..f559286e7bb3 100644 --- a/net-analyzer/sancp/files/sguil_sancp.conf +++ b/net-analyzer/sancp/files/sguil_sancp.conf @@ -1,3 +1,4 @@ +# $Id: sancp.conf,v 1.1 2004/03/19 20:33:59 bamm Exp $ # # # This sancp.conf is distributed as part of sguil (http://sguil.sf.net). # It's purpose is to define a default output that is compatible with table diff --git a/net-dialup/pptpclient/files/pptp_fe.pl b/net-dialup/pptpclient/files/pptp_fe.pl index 67b87752f372..83899d9a2c91 100644 --- a/net-dialup/pptpclient/files/pptp_fe.pl +++ b/net-dialup/pptpclient/files/pptp_fe.pl @@ -1,5 +1,7 @@ #!/usr/bin/perl # +# $Id: pptp_fe.pl,v 1.1 2001/11/29 05:19:10 quozl Exp $ +# # pptp_fe.pl, privileged portion of xpptp_fe.pl # Copyright (C) 2001 Smoot Carl-Mitchell (smoot@tic.com) # diff --git a/net-dialup/pptpclient/files/xpptp_fe.pl b/net-dialup/pptpclient/files/xpptp_fe.pl index d7bf899b60b2..e32dcd9eabc8 100644 --- a/net-dialup/pptpclient/files/xpptp_fe.pl +++ b/net-dialup/pptpclient/files/xpptp_fe.pl @@ -1,5 +1,7 @@ #!/usr/bin/perl -w # +# $Id: xpptp_fe.pl.pl,v 1.1 2001/11/29 05:19:10 quozl Exp $ +# # xpptp_fe.pl.pl, graphical user interface for PPTP configuration # Copyright (C) 2001 Smoot Carl-Mitchell (smoot@tic.com) # diff --git a/net-dns/pdnsd/files/pdnsd.conf.test b/net-dns/pdnsd/files/pdnsd.conf.test index 84bd83ca8c53..10a5d7abb912 100644 --- a/net-dns/pdnsd/files/pdnsd.conf.test +++ b/net-dns/pdnsd/files/pdnsd.conf.test @@ -1,3 +1,5 @@ +// $Id: pdnsd.conf.in,v 1.4 2000/11/11 20:32:58 thomas Exp $ + global { perm_cache=512; cache_dir=; diff --git a/net-p2p/saku/files/saku.ini b/net-p2p/saku/files/saku.ini index 1a6fdf3ce178..21a9461783cb 100644 --- a/net-p2p/saku/files/saku.ini +++ b/net-p2p/saku/files/saku.ini @@ -1,6 +1,7 @@ # # Sample saku.ini to run saku in distributed directory. # Copyright (c) 2005-2007 shinGETsu Project. +# $Id: saku.ini 1513 2011-01-03 10:17:08Z sbwhitecap $ # [Network] diff --git a/net-proxy/nylon/files/nylon.conf b/net-proxy/nylon/files/nylon.conf index d930470ed290..80d11cc8806a 100644 --- a/net-proxy/nylon/files/nylon.conf +++ b/net-proxy/nylon/files/nylon.conf @@ -1,5 +1,6 @@ # sample configuration # marius aamodt eriksen (marius@umich.edu) +# $Id: nylon.conf,v 1.11 2002/03/27 07:39:53 beriksen Exp $ # general settings [General] -- 2.26.2