diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-30 23:05:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-30 23:05:43 +0000 |
commit | b94e5bfee70bad156b5d2dd12aa38f9f5ea1e2b7 (patch) | |
tree | 4e9c3ebd9d9b88746e2986a49b64bf7b5f261e97 /Master/tlpkg | |
parent | a6fc090e9454533a71d2cc7a34f7810b124eb8b0 (diff) |
pst-coil 1.01 (30jan10)
git-svn-id: svn://tug.org/texlive/trunk@16873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index b4a8877d1a6..0587b6d4fd1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -211,7 +211,7 @@ my @WorkingTLP = qw( psbao pseudocode psfrag psfrag-italian psgo pslatex psnfss pspicture pst-2dplot pst-3d pst-3dplot pst-abspos pst-am pst-asr pst-bar pst-barcode pst-bezier pst-blur pst-bspline - pst-calendar pst-circ pst-cox pst-dbicons pst-diffraction + pst-calendar pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-exa pst-fill pst-fr3d pst-fractal pst-fun pst-func pst-gantt pst-geo pst-grad pst-infixplot pst-jtree pst-knot pst-labo diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 59e2a541b7e..ea4bb08e645 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -300,6 +300,8 @@ $Master = "$mydir/../.."; 'invoice', "die 'skipping, requires nonfree realcalc'", 'ipa', "die 'skipping, part of wsuipa'", 'isodoc', "&MAKEflatten", + 'itrans', "die 'skipping, no longer maintained, too complex'", + 'itrans-processor', "die 'skipping, no longer maintained, too complex'", 'iwona', "&MAKEcopy", 'jadetex', "&MAKEjadetex", 'japanese', "die 'skipping, requires ptex'", |