diff options
Diffstat (limited to 'Master/texmf-dist/tpm/svn.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/svn.tpm | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/Master/texmf-dist/tpm/svn.tpm b/Master/texmf-dist/tpm/svn.tpm deleted file mode 100644 index 982b91be38d..00000000000 --- a/Master/texmf-dist/tpm/svn.tpm +++ /dev/null @@ -1,39 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> -<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> - <rdf:Description about="http://texlive.dante.de/texlive/Package/svn.zip"> - <TPM:Name>svn</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:03:17</TPM:Date> - <TPM:Version>0.1</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Typeset Subversion keywords</TPM:Title> - <TPM:Description> -The svn package lets you typeset (in LaTeX) the value of -Subversion keywords. It is approximately an equivalent to the -rcs package, but for Subversion rather -than CVS. Information about Subversion (a replacement for CVS) -is available from -http://subversion.tigris.org/ -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Richard Lewis</TPM:Author> - <TPM:Size>263656</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3635"> -texmf-dist/tex/latex/svn/svn.sty -texmf-dist/tpm/svn.tpm - </TPM:RunFiles> - <TPM:DocFiles size="237115"> -texmf-dist/doc/latex/svn/README -texmf-dist/doc/latex/svn/svn-new.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="22906"> -texmf-dist/source/latex/svn/Makefile -texmf-dist/source/latex/svn/svn.dtx -texmf-dist/source/latex/svn/svn.ins - </TPM:SourceFiles> - <TPM:Provides>Package/svn</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |