From a1e47d103e66e2a947105dd7378e8df3918c3f62 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Feb 2006 00:22:35 +0000 Subject: keywords git-svn-id: svn://tug.org/texlive/trunk@1513 c570f23f-e606-0410-a88d-b1316a301751 --- Master/support/tests/Makefile | 2 +- Master/support/tests/README | 2 +- Master/support/tests/common.mak | 2 +- Master/support/tests/dvi-latex0-small2e/Makefile | 2 +- Master/support/tests/dvi-latex1-sample2e/Makefile | 2 +- Master/support/tests/dvi-latex2-pdfprim/Makefile | 2 +- Master/support/tests/dvi-latex2-pdfprim/pdfprim.tex | 2 +- Master/support/tests/dvi-latex5-tugboat/Makefile | 2 +- Master/support/tests/dvi-latex5-tugboat/tublatex.tex | 2 +- Master/support/tests/dvi-tex0-story/Makefile | 2 +- Master/support/tests/dvi-tex5-tugboat/Makefile | 2 +- Master/support/tests/dvi-tex5-tugboat/tubplain.tex | 2 +- Master/support/tests/pdf-context0-hello/Makefile | 2 +- Master/support/tests/pdf-context4-select/Makefile | 2 +- Master/support/tests/pdf-latex0-small2e/Makefile | 2 +- Master/support/tests/pdf-tex0-story/Makefile | 2 +- Master/support/tests/tryconcat/Makefile | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) (limited to 'Master/support/tests') diff --git a/Master/support/tests/Makefile b/Master/support/tests/Makefile index 725d1060760..164832236bb 100644 --- a/Master/support/tests/Makefile +++ b/Master/support/tests/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/Makefile#2 $ $Date: 2004/09/24 $ $Author: karl $ +# $Id$ # Written 2004, Karl Berry. Public domain. tests = *-*-* diff --git a/Master/support/tests/README b/Master/support/tests/README index a2446682ad1..e162a6c4724 100644 --- a/Master/support/tests/README +++ b/Master/support/tests/README @@ -1,4 +1,4 @@ -$Id: //depot/Master/support/tests/README#2 $ $Date: 2004/08/03 $ $Author: karl $ +$Id$ Written 2004, Karl Berry. Public domain. These are some basic tests for TeX Live being at all functional. diff --git a/Master/support/tests/common.mak b/Master/support/tests/common.mak index c6baed45419..d66178e78fb 100644 --- a/Master/support/tests/common.mak +++ b/Master/support/tests/common.mak @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/common.mak#3 $ $Date: 2004/08/03 $ $Author: karl $ +# $Id$ # Written 2004, Karl Berry. Public domain. # maybe we'll need to set paths or something? diff --git a/Master/support/tests/dvi-latex0-small2e/Makefile b/Master/support/tests/dvi-latex0-small2e/Makefile index 5ee4c620a7b..835603003e0 100644 --- a/Master/support/tests/dvi-latex0-small2e/Makefile +++ b/Master/support/tests/dvi-latex0-small2e/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/dvi-latex0-small2e/Makefile#1 $ $Date: 2004/07/14 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/dvi-latex1-sample2e/Makefile b/Master/support/tests/dvi-latex1-sample2e/Makefile index b95b2a89b28..c5f9bec4587 100644 --- a/Master/support/tests/dvi-latex1-sample2e/Makefile +++ b/Master/support/tests/dvi-latex1-sample2e/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/dvi-latex1-sample2e/Makefile#1 $ $Date: 2004/07/14 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/dvi-latex2-pdfprim/Makefile b/Master/support/tests/dvi-latex2-pdfprim/Makefile index 3df06d5e5f8..491ee5dca10 100644 --- a/Master/support/tests/dvi-latex2-pdfprim/Makefile +++ b/Master/support/tests/dvi-latex2-pdfprim/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/dvi-latex2-pdfprim/Makefile#1 $ $Date: 2004/08/03 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/dvi-latex2-pdfprim/pdfprim.tex b/Master/support/tests/dvi-latex2-pdfprim/pdfprim.tex index d5be4ca58f5..ca28cb161fc 100644 --- a/Master/support/tests/dvi-latex2-pdfprim/pdfprim.tex +++ b/Master/support/tests/dvi-latex2-pdfprim/pdfprim.tex @@ -1,4 +1,4 @@ -% $Id: //depot/Master/support/tests/dvi-latex2-pdfprim/pdfprim.tex#1 $ $Date: 2004/08/03 $ $Author: karl $ +% $Id$ % Originally written 2004 by Karl Berry. Public domain. % Check that PDF primitives are undefined when running "latex" (which % uses the pdfetex engine, as of 2004). diff --git a/Master/support/tests/dvi-latex5-tugboat/Makefile b/Master/support/tests/dvi-latex5-tugboat/Makefile index 8d0ab1456c7..77116285012 100644 --- a/Master/support/tests/dvi-latex5-tugboat/Makefile +++ b/Master/support/tests/dvi-latex5-tugboat/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/dvi-latex5-tugboat/Makefile#1 $ $Date: 2004/07/14 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/dvi-latex5-tugboat/tublatex.tex b/Master/support/tests/dvi-latex5-tugboat/tublatex.tex index c8ce7c94035..277084467bf 100644 --- a/Master/support/tests/dvi-latex5-tugboat/tublatex.tex +++ b/Master/support/tests/dvi-latex5-tugboat/tublatex.tex @@ -1,4 +1,4 @@ -% $Id: //depot/Master/support/tests/dvi-latex5-tugboat/tublatex.tex#1 $ $Date: 2004/07/14 $ $Author: karl $ +% $Id$ % Originally written 2004 by Karl Berry. Public domain. % Minimal TUGboat article in LaTeX, essentially the sample on the web page. % Make sure that some of the commonly used packages can coexist. diff --git a/Master/support/tests/dvi-tex0-story/Makefile b/Master/support/tests/dvi-tex0-story/Makefile index 2b955ff91f6..d089d340bfa 100644 --- a/Master/support/tests/dvi-tex0-story/Makefile +++ b/Master/support/tests/dvi-tex0-story/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/dvi-tex0-story/Makefile#1 $ $Date: 2004/07/14 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/dvi-tex5-tugboat/Makefile b/Master/support/tests/dvi-tex5-tugboat/Makefile index e4535243c9c..7d199ef76df 100644 --- a/Master/support/tests/dvi-tex5-tugboat/Makefile +++ b/Master/support/tests/dvi-tex5-tugboat/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/dvi-tex5-tugboat/Makefile#1 $ $Date: 2004/07/14 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/dvi-tex5-tugboat/tubplain.tex b/Master/support/tests/dvi-tex5-tugboat/tubplain.tex index 4b70f25ef46..8e2360ca86c 100644 --- a/Master/support/tests/dvi-tex5-tugboat/tubplain.tex +++ b/Master/support/tests/dvi-tex5-tugboat/tubplain.tex @@ -1,4 +1,4 @@ -% $Id: //depot/Master/support/tests/dvi-tex5-tugboat/tubplain.tex#1 $ $Date: 2004/07/14 $ $Author: karl $ +% $Id$ % Originally written 2004 by Karl Berry. Public domain. % Minimal TUGboat article in plain TeX. diff --git a/Master/support/tests/pdf-context0-hello/Makefile b/Master/support/tests/pdf-context0-hello/Makefile index 0b8aaf93af8..ce7141ad51f 100644 --- a/Master/support/tests/pdf-context0-hello/Makefile +++ b/Master/support/tests/pdf-context0-hello/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/pdf-context4-select/Makefile#2 $ $Date: 2004/08/01 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/pdf-context4-select/Makefile b/Master/support/tests/pdf-context4-select/Makefile index 205c1d414c9..20cd718274e 100644 --- a/Master/support/tests/pdf-context4-select/Makefile +++ b/Master/support/tests/pdf-context4-select/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/pdf-context4-select/Makefile#4 $ $Date: 2004/10/13 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/pdf-latex0-small2e/Makefile b/Master/support/tests/pdf-latex0-small2e/Makefile index 586c8f5f18e..0f034fba8f7 100644 --- a/Master/support/tests/pdf-latex0-small2e/Makefile +++ b/Master/support/tests/pdf-latex0-small2e/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/pdf-latex0-small2e/Makefile#2 $ $Date: 2004/08/03 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/pdf-tex0-story/Makefile b/Master/support/tests/pdf-tex0-story/Makefile index c433c7215a8..7297d395e71 100644 --- a/Master/support/tests/pdf-tex0-story/Makefile +++ b/Master/support/tests/pdf-tex0-story/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/pdf-tex0-story/Makefile#3 $ $Date: 2004/08/03 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak diff --git a/Master/support/tests/tryconcat/Makefile b/Master/support/tests/tryconcat/Makefile index c98cf7f2759..6853559b0a9 100644 --- a/Master/support/tests/tryconcat/Makefile +++ b/Master/support/tests/tryconcat/Makefile @@ -1,4 +1,4 @@ -# $Id: //depot/Master/support/tests/pdf-context4-select/Makefile#3 $ $Date: 2004/08/03 $ $Author: karl $ +# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak -- cgit v1.2.3