From 0c864dec15e7c675a3d5c5049c0853703f93aa6a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 30 Mar 2011 00:15:34 +0000 Subject: rm svn:keywords property from slave copies git-svn-id: svn://tug.org/texlive/trunk@21885 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/ppower4/pdfthumb.tlu | 2 +- Build/source/texk/texlive/linked_scripts/ppower4/ppower4.tlu | 2 +- Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/texlive/linked_scripts/ppower4/pdfthumb.tlu b/Build/source/texk/texlive/linked_scripts/ppower4/pdfthumb.tlu index f5a5aef9114..d9567a4dae7 100755 --- a/Build/source/texk/texlive/linked_scripts/ppower4/pdfthumb.tlu +++ b/Build/source/texk/texlive/linked_scripts/ppower4/pdfthumb.tlu @@ -1,6 +1,6 @@ #!/usr/bin/env texlua --*-Lua-*- --- $Id$ +-- $Id: pdfthumb.tlu 21563 2011-03-01 09:20:55Z peter $ -- Copyright (C) 2008 Reinhard Kotucha. -- You may freely use, modify and/or distribute this file. diff --git a/Build/source/texk/texlive/linked_scripts/ppower4/ppower4.tlu b/Build/source/texk/texlive/linked_scripts/ppower4/ppower4.tlu index 27c03b22849..1ec431d6eb0 100755 --- a/Build/source/texk/texlive/linked_scripts/ppower4/ppower4.tlu +++ b/Build/source/texk/texlive/linked_scripts/ppower4/ppower4.tlu @@ -1,6 +1,6 @@ #!/usr/bin/env texlua --*-Lua-*- --- $Id$ +-- $Id: ppower4.tlu 21563 2011-03-01 09:20:55Z peter $ -- Copyright (C) 2008 Reinhard Kotucha. -- You may freely use, modify and/or distribute this file. diff --git a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl index 783b7e970c6..06232f9bd43 100755 --- a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl +++ b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl @@ -1,12 +1,12 @@ #!/usr/bin/env perl -# $Id$ +# $Id: tlmgr.pl 21563 2011-03-01 09:20:55Z peter $ # # Copyright 2008, 2009, 2010, 2011 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. -my $svnrev = '$Revision$'; -my $datrev = '$Date$'; +my $svnrev = '$Revision: 21563 $'; +my $datrev = '$Date: 2011-03-01 10:20:55 +0100 (Tue, 01 Mar 2011) $'; my $tlmgrrevision; if ($svnrev =~ m/: ([0-9]+) /) { $tlmgrrevision = $1; -- cgit v1.2.3