diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-23 14:24:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-23 14:24:01 +0000 |
commit | 08e3c69d51e85e5e38cffe2552970eebc2e5f39e (patch) | |
tree | 60f4ba84dd24cc2af4428a7a6b1b96ed39c6ab3b /Master/texmf/tpm/lib-gs.tpm | |
parent | 8a89760e7d735dc1d76b870742c15fa589c17eab (diff) |
interim update before windows fixes
git-svn-id: svn://tug.org/texlive/trunk@2863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/tpm/lib-gs.tpm')
-rw-r--r-- | Master/texmf/tpm/lib-gs.tpm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf/tpm/lib-gs.tpm b/Master/texmf/tpm/lib-gs.tpm index 65b5d5a1783..8553022ae2d 100644 --- a/Master/texmf/tpm/lib-gs.tpm +++ b/Master/texmf/tpm/lib-gs.tpm @@ -3,20 +3,19 @@ <rdf:Description about="http://texlive.dante.de/texlive/TLCore/lib-gs.zip"> <TPM:Name>lib-gs</TPM:Name> <TPM:Type>TLCore</TPM:Type> - <TPM:Date>2005/12/28 00:09:08</TPM:Date> + <TPM:Date>1970/01/01 00:00:00</TPM:Date> <TPM:Version>0.2</TPM:Version> <TPM:Creator>popineau</TPM:Creator> <TPM:Title>The Gs library package.</TPM:Title> <TPM:Description>Ghostscript DLL access functions.</TPM:Description> <TPM:Author></TPM:Author> - <TPM:Size>10742</TPM:Size> + <TPM:Size>1014</TPM:Size> <TPM:License></TPM:License> <TPM:Build> <TPM:BinPatterns>bin/win32/tl90gs.dll</TPM:BinPatterns> <TPM:RunPatterns>texmf/tpm/lib-gs.tpm</TPM:RunPatterns> </TPM:Build> - <TPM:BinFiles arch="win32" size="9728">bin/win32/tl90gs.dll</TPM:BinFiles> - <TPM:RunFiles size="1014">texmf/tpm/lib-gs.tpm</TPM:RunFiles> + <TPM:RunFiles size="935">texmf/tpm/lib-gs.tpm</TPM:RunFiles> <TPM:Provides>TLCore/lib-gs</TPM:Provides> </rdf:Description> </rdf:RDF> |