diff options
author | Karl Berry <karl@freefriends.org> | 2006-02-13 00:22:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-02-13 00:22:35 +0000 |
commit | a1e47d103e66e2a947105dd7378e8df3918c3f62 (patch) | |
tree | 480ff7a7aa1e312c3523ce502c5f6ae771360c71 /Master/Tools | |
parent | f4828e40c8fcd73b7c888405d397d556a561ff63 (diff) |
keywords
git-svn-id: svn://tug.org/texlive/trunk@1513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/Tools')
-rw-r--r-- | Master/Tools/FileUtils.pm | 2 | ||||
-rwxr-xr-x | Master/Tools/MakeImages.sh | 2 | ||||
-rw-r--r-- | Master/Tools/Tpm.pm | 2 | ||||
-rw-r--r-- | Master/Tools/collection2list.xsl | 2 | ||||
-rwxr-xr-x | Master/Tools/htmltext | 2 | ||||
-rwxr-xr-x | Master/Tools/p4changelog | 2 | ||||
-rw-r--r-- | Master/Tools/scheme2list.xsl | 2 | ||||
-rwxr-xr-x | Master/Tools/tlrebuild | 2 | ||||
-rwxr-xr-x | Master/Tools/tpm-check | 2 | ||||
-rwxr-xr-x | Master/Tools/tpm-factory.pl | 2 | ||||
-rw-r--r-- | Master/Tools/tpm2list.xsl | 2 | ||||
-rwxr-xr-x | Master/Tools/update-auto | 2 | ||||
-rwxr-xr-x | Master/Tools/update-lists | 2 | ||||
-rwxr-xr-x | Master/Tools/update-lsr | 2 | ||||
-rwxr-xr-x | Master/Tools/update-tpm | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/Master/Tools/FileUtils.pm b/Master/Tools/FileUtils.pm index 84d070bd8fd..2b0bacd9c28 100644 --- a/Master/Tools/FileUtils.pm +++ b/Master/Tools/FileUtils.pm @@ -1,4 +1,4 @@ -# $Id: //depot/Master/Tools/FileUtils.pm#17 $ $Date: 2005/06/02 $ $Author: karl $ +# $Id$ # Written 2004, Fabrice Popineau. # Public domain. # diff --git a/Master/Tools/MakeImages.sh b/Master/Tools/MakeImages.sh index 27da9c5ffb4..bcc9f5b8854 100755 --- a/Master/Tools/MakeImages.sh +++ b/Master/Tools/MakeImages.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/MakeImages.sh#124 $ $Date: 2005/10/27 $ $Author: karl $ +# $Id$ # # Create the .iso file system images for TeX Live: # a) live: the complete uncompressed system (for DVD) diff --git a/Master/Tools/Tpm.pm b/Master/Tools/Tpm.pm index e810d5bfc4f..f620b611092 100644 --- a/Master/Tools/Tpm.pm +++ b/Master/Tools/Tpm.pm @@ -1,4 +1,4 @@ -# $Id: //depot/Master/Tools/Tpm.pm#92 $ $Date: 2005/10/19 $ $Author: karl $ +# $Id$ # Written 2004, Fabrice Popineau. # Public domain. # diff --git a/Master/Tools/collection2list.xsl b/Master/Tools/collection2list.xsl index 257cb555f81..af7f86ba404 100644 --- a/Master/Tools/collection2list.xsl +++ b/Master/Tools/collection2list.xsl @@ -1,4 +1,4 @@ -<!-- $Id: //depot/Master/Tools/collection2list.xsl#13 $ $Date: 2004/07/11 $ $Author: rahtz $ +<!-- $Id$ Written by Sebastian Rahtz. Public domain. --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" diff --git a/Master/Tools/htmltext b/Master/Tools/htmltext index 7da18b68a0b..c41eb2490fe 100755 --- a/Master/Tools/htmltext +++ b/Master/Tools/htmltext @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/htmltext#3 $ $Date: 2005/05/29 $ $Author: karl $ +# $Id$ # Public domain. Originally written 2003, Karl Berry. # Dump a url (or -stdin) to text using lynx. diff --git a/Master/Tools/p4changelog b/Master/Tools/p4changelog index 96f1c2b29a0..558dc274ec1 100755 --- a/Master/Tools/p4changelog +++ b/Master/Tools/p4changelog @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/p4changelog#7 $ $Date: 2005/05/29 $ $Author: karl $ +# $Id$ # Public domain. Originally written 2004, Karl Berry. # Get change info from p4 describe and p4 changes. diff --git a/Master/Tools/scheme2list.xsl b/Master/Tools/scheme2list.xsl index 384fc0d380b..f024cd67fb5 100644 --- a/Master/Tools/scheme2list.xsl +++ b/Master/Tools/scheme2list.xsl @@ -1,4 +1,4 @@ -<!-- $Id: //depot/Master/Tools/scheme2list.xsl#8 $ $Date: 2004/07/03 $ $Author: rahtz $ +<!-- $Id$ Written by Sebastian Rahtz. Public domain. --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" diff --git a/Master/Tools/tlrebuild b/Master/Tools/tlrebuild index cf1167030b7..e44831a78e7 100755 --- a/Master/Tools/tlrebuild +++ b/Master/Tools/tlrebuild @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/tlrebuild#19 $ $Date: 2005/10/19 $ $Author: karl $ +# $Id$ # Originally written 2004, Karl Berry. Public domain. # # Rebuild the TeX Live distribution -- no actual recompilation of diff --git a/Master/Tools/tpm-check b/Master/Tools/tpm-check index 63b165f06b5..f008cc26cf7 100755 --- a/Master/Tools/tpm-check +++ b/Master/Tools/tpm-check @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/tpm-check#7 $ $Date: 2005/09/10 $ $Author: karl $ +# $Id$ # Public domain. Originally written 2004, Karl Berry. # Do TPM sanity checks. diff --git a/Master/Tools/tpm-factory.pl b/Master/Tools/tpm-factory.pl index 34172b02d0b..3e01e99689e 100755 --- a/Master/Tools/tpm-factory.pl +++ b/Master/Tools/tpm-factory.pl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# $Id: //depot/Master/Tools/tpm-factory.pl#46 $ $Date: 2005/10/05 $ $Author: staw $ +# $Id$ # Public domain. # # TPM Build tool for TeXLive diff --git a/Master/Tools/tpm2list.xsl b/Master/Tools/tpm2list.xsl index b632d496fcd..db7919e96e1 100644 --- a/Master/Tools/tpm2list.xsl +++ b/Master/Tools/tpm2list.xsl @@ -1,4 +1,4 @@ -<!-- $Id: //depot/Master/Tools/tpm2list.xsl#10 $ $Date: 2004/07/11 $ $Author: rahtz $ +<!-- $Id$ Written by Sebastian Rahtz. Public domain. --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" diff --git a/Master/Tools/update-auto b/Master/Tools/update-auto index 83d50fb79c3..0edba3f363e 100755 --- a/Master/Tools/update-auto +++ b/Master/Tools/update-auto @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/update-auto#47 $ $Date: 2005/10/07 $ $Author: karl $ +# $Id$ # Public domain. Originally written 2003, Karl Berry. # # Deal with files that are automatically updated in one way or another. diff --git a/Master/Tools/update-lists b/Master/Tools/update-lists index fca393bc9e6..f262977f678 100755 --- a/Master/Tools/update-lists +++ b/Master/Tools/update-lists @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/update-lists#8 $ $Author: karl $ $Date: 2005/10/08 $ +# $Id$ # Created by Sebastian Rahtz, long ago. Public domain. # # Update the texmf/lists/* files from all the tpm's. diff --git a/Master/Tools/update-lsr b/Master/Tools/update-lsr index 56f8649a830..de700f81cbd 100755 --- a/Master/Tools/update-lsr +++ b/Master/Tools/update-lsr @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/update-lsr#1 $ $Date: 2005/06/28 $ $Author: karl $ +# $Id$ # Originally written 2004, Karl Berry. Public domain. # # Update ls-R files. Called from tlrebuild and also karl@tug's cron. diff --git a/Master/Tools/update-tpm b/Master/Tools/update-tpm index e47ae77354c..370553921a4 100755 --- a/Master/Tools/update-tpm +++ b/Master/Tools/update-tpm @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/update-tpm#4 $ $Date: 2005/10/08 $ $Author: karl $ +# $Id$ # Public domain. Originally written 2004, Karl Berry. # # Regenerate the given set of tpm's using tpm-factory. |