[gentoo-commits] repo/gentoo:master commit in: net-dialup/pptpclient/files/, app-crypt/ccid/files/, dev-java/tapestry/files/, ...

2017-03-03 Thread Ulrich Müller
commit: 8c27b3fb31fef615e1888eaec9478f6473e58d67
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Mar  3 13:12:07 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar  3 13:21:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c27b3fb

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 778bdddf4fc..ca4d1ce1b72 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 4943101f181..27bfb698ebe 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 d73b181df42..877b2c9a923 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 06ed5acc70d..4b67c327efa 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 1178de1db49..b82007cc420 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 3cca65d1ed7..775eec976ea 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 a7e19fa8360..40ea5d6cd25 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 585ce6c24b6..54ce008e88a 100644
--- a/dev-python/python-levenshtein/files/genextdoc.py
+++ 

[gentoo-commits] repo/gentoo:master commit in: net-dialup/pptpclient/files/

2017-01-18 Thread David Seifert
commit: f8ebae6db05ba7f59bde9bae58f47936957bfeab
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Jan 17 17:34:38 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jan 18 09:19:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ebae6d

net-dialup/pptpclient: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3516

 .../files/pptpclient-1.7.2-ip-path.patch   | 29 --
 1 file changed, 29 deletions(-)

diff --git a/net-dialup/pptpclient/files/pptpclient-1.7.2-ip-path.patch 
b/net-dialup/pptpclient/files/pptpclient-1.7.2-ip-path.patch
deleted file mode 100644
index 0e59021..
--- a/net-dialup/pptpclient/files/pptpclient-1.7.2-ip-path.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-diff -Nru pptp-1.7.2.orig/routing.c pptp-1.7.2/routing.c
 pptp-1.7.2.orig/routing.c  2008-05-14 08:33:55.0 +0200
-+++ pptp-1.7.2/routing.c   2009-09-16 23:28:11.0 +0200
-@@ -55,7 +55,7 @@
- 
- void routing_init(char *ip) {
-   char buf[256];
--  snprintf(buf, 255, "/bin/ip route get %s", ip);
-+  snprintf(buf, 255, "/sbin/ip route get %s", ip);
-   FILE *p = popen(buf, "r");
-   fgets(buf, 255, p);
-   /* TODO: check for failure of fgets */
-@@ -66,14 +66,14 @@
- 
- void routing_start() {
-   char buf[256];
--  snprintf(buf, 255, "/bin/ip route replace %s", route);
-+  snprintf(buf, 255, "/sbin/ip route replace %s", route);
-   FILE *p = popen(buf, "r");
-   pclose(p);
- }
- 
- void routing_end() {
-   char buf[256];
--  snprintf(buf, 255, "/bin/ip route delete %s", route);
-+  snprintf(buf, 255, "/sbin/ip route delete %s", route);
-   FILE *p = popen(buf, "r");
-   pclose(p);
- }