diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-28 01:04:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-28 01:04:47 +0000 |
commit | c640640a7c7fd4928b8ecff3af70ce914c60807c (patch) | |
tree | a561f4db3af2b9fa7c7897c827f9bf75e75ad0aa /Master/tlpkg | |
parent | 92339873dc7d35947a38f474e90666b524363add (diff) |
rename jsmisc to js-misc per Catalogue
git-svn-id: svn://tug.org/texlive/trunk@16211 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 | 5 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/js-misc.tlpsrc | 0 |
4 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8d56279f1c2..0a459678e7a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -138,7 +138,7 @@ my @WorkingTLP = qw( ionumbers iopart-num iso iso10303 isodate isodoc isomath isonums isorot isotope itnumpar iwona jeopardy jknapltx jneurosci jpsj junicode - jura juraabbrev jurabib juramisc jurarsp + jura juraabbrev jurabib juramisc jurarsp js-misc kalender kastrup kerkis kerntest keycommand keystroke knuth koma-script kpfonts l2picfaq l2tabu l2tabu-english l2tabu-french l2tabu-it l2tabu-spanish diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 389eb9e859a..6c7a8024a38 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -118,6 +118,7 @@ $Master = "$mydir/../.."; 'calendar', "die 'skipping, nosell license'", 'camel', "die 'skipping, nosell license'", 'cassette', "die 'skipping, nonfree license'", + 'cassette-shipunov', "die 'skipping, use shipunov'", 'cassette209', "die 'skipping, latex 2.09'", 'catalogue', "die 'skipping, goes stale too soon'", 'cbfonts', "&MAKEflatten", @@ -686,6 +687,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv'; 'fpl', 'Add|\.sfd|\.pe|\.ps' . $standardsource, 'impatient', 'NULL', # doc package 'intro-scientific', 'NULL', # doc package + 'js-misc', 'NULL', # no gain in splitting up 'latex-doc-ptr', 'NULL', # doc package 'latex2e-help-texinfo','NULL', # doc package 'latex2man', 'NULL', # leave Makefile @@ -695,7 +697,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv'; 'patch', '\.doc', 'pgfplots', 'NULL', # keep manual.install.tex in doc/ 'rcs', 'rcs.el|src|' . $standardsource, - 'thailatex', 'NULL', # no gain in breaking this up + 'thailatex', 'NULL', # no gain in splitting up 'xlop', 'manual.sty|' . $standardsource, ); @@ -926,6 +928,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'isodate', '\.idf|\.sty', 'isodoc', 'isodoc.cls', # not mystyle.sty, isontg.sty, etc. 'jadetex', '\.ltx|\.def|\.tex|\.ini|\.sty|\.fd', + 'js-misc', '(cassette|idverb|js-misc|schild|sperr|xfig)\.tex', 'karnaugh', 'kvmacros.tex', 'kastrup', 'binhex.tex|' . $standardtex, 'keystroke', 'keystroke_.*|\.sty', diff --git a/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc index e73d1225946..1e88c69f693 100644 --- a/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc @@ -7,7 +7,7 @@ depend font-change depend fontch depend graphics-pln depend hyplain -depend jsmisc +depend js-misc depend mkpattern depend newsletr depend placeins-plain diff --git a/Master/tlpkg/tlpsrc/js-misc.tlpsrc b/Master/tlpkg/tlpsrc/js-misc.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/js-misc.tlpsrc |