locale: Remove obsolete repertoire map references
authorMarko Myllynen <myllynen@redhat.com>
Wed, 13 May 2015 08:41:43 +0000 (11:41 +0300)
committerMike Frysinger <vapier@gentoo.org>
Tue, 21 Jul 2015 07:54:02 +0000 (03:54 -0400)
repertoire maps and character mnemonics were used early in the glibc
i18n/l10n effort but were quickly deprecated in favor of Unicode code
points. According to ChangeLog, the in-tree repertoire maps were
removed 2000-07-07 but some stray references remain even today. The
patch below removes them.

84 files changed:
ChangeLog
localedata/charmaps/ANSI_X3.110-1983
localedata/charmaps/ANSI_X3.4-1968
localedata/charmaps/BS_4730
localedata/charmaps/BS_VIEWDATA
localedata/charmaps/CP1250
localedata/charmaps/CP1251
localedata/charmaps/CP1252
localedata/charmaps/CP1253
localedata/charmaps/CP1254
localedata/charmaps/CP1255
localedata/charmaps/CP1256
localedata/charmaps/CSN_369103
localedata/charmaps/EBCDIC-DK-NO
localedata/charmaps/GB_1988-80
localedata/charmaps/GREEK-CCITT
localedata/charmaps/GREEK7
localedata/charmaps/INIS-8
localedata/charmaps/ISIRI-3342
localedata/charmaps/ISO_2033-1983
localedata/charmaps/ISO_5427-EXT
localedata/locales/POSIX
localedata/locales/ar_SA
localedata/locales/be_BY
localedata/locales/be_BY@latin
localedata/locales/ca_ES
localedata/locales/cs_CZ
localedata/locales/da_DK
localedata/locales/de_BE
localedata/locales/de_CH
localedata/locales/de_LU
localedata/locales/en_AU
localedata/locales/en_BW
localedata/locales/en_CA
localedata/locales/en_DK
localedata/locales/en_GB
localedata/locales/en_IE
localedata/locales/en_NZ
localedata/locales/en_ZA
localedata/locales/en_ZW
localedata/locales/es_AR
localedata/locales/es_BO
localedata/locales/es_CL
localedata/locales/es_CO
localedata/locales/es_DO
localedata/locales/es_EC
localedata/locales/es_ES
localedata/locales/es_HN
localedata/locales/es_MX
localedata/locales/es_PA
localedata/locales/es_PE
localedata/locales/es_PY
localedata/locales/es_SV
localedata/locales/es_US
localedata/locales/es_UY
localedata/locales/es_VE
localedata/locales/et_EE
localedata/locales/fa_IR
localedata/locales/fo_FO
localedata/locales/fr_CA
localedata/locales/fr_CH
localedata/locales/gv_GB
localedata/locales/he_IL
localedata/locales/hr_HR
localedata/locales/id_ID
localedata/locales/is_IS
localedata/locales/it_CH
localedata/locales/iw_IL
localedata/locales/kl_GL
localedata/locales/ko_KR
localedata/locales/kw_GB
localedata/locales/lg_UG
localedata/locales/lt_LT
localedata/locales/lv_LV
localedata/locales/mi_NZ
localedata/locales/nhn_MX
localedata/locales/nl_BE
localedata/locales/pl_PL
localedata/locales/sk_SK
localedata/locales/sl_SI
localedata/locales/sv_FI
localedata/locales/tl_PH
localedata/locales/tr_TR
localedata/locales/vi_VN

index 3f8a6b6..490c0ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,90 @@
+2015-07-21  Marko Myllynen  <myllynen@redhat.com>
+
+       * charmaps/ANSI_X3.110-1983: Remove obsolete repertoire map
+       reference.
+       * charmaps/ANSI_X3.4-1968: Likewise.
+       * charmaps/BS_4730: Likewise.
+       * charmaps/BS_VIEWDATA: Likewise.
+       * charmaps/CP1250: Likewise.
+       * charmaps/CP1251: Likewise.
+       * charmaps/CP1252: Likewise.
+       * charmaps/CP1253: Likewise.
+       * charmaps/CP1254: Likewise.
+       * charmaps/CP1255: Likewise.
+       * charmaps/CP1256: Likewise.
+       * charmaps/CSN_369103: Likewise.
+       * charmaps/EBCDIC-DK-NO: Likewise.
+       * charmaps/GB_1988-80: Likewise.
+       * charmaps/GREEK-CCITT: Likewise.
+       * charmaps/GREEK7: Likewise.
+       * charmaps/INIS-8: Likewise.
+       * charmaps/ISIRI-3342: Likewise.
+       * charmaps/ISO_2033-1983: Likewise.
+       * charmaps/ISO_5427-EXT: Likewise.
+       * locales/POSIX: Likewise.
+       * locales/ar_SA: Likewise.
+       * locales/be_BY: Likewise.
+       * locales/be_BY@latin: Likewise.
+       * locales/ca_ES: Likewise.
+       * locales/cs_CZ: Likewise.
+       * locales/da_DK: Likewise.
+       * locales/de_BE: Likewise.
+       * locales/de_CH: Likewise.
+       * locales/de_LU: Likewise.
+       * locales/en_AU: Likewise.
+       * locales/en_BW: Likewise.
+       * locales/en_CA: Likewise.
+       * locales/en_DK: Likewise.
+       * locales/en_GB: Likewise.
+       * locales/en_IE: Likewise.
+       * locales/en_NZ: Likewise.
+       * locales/en_ZA: Likewise.
+       * locales/en_ZW: Likewise.
+       * locales/es_AR: Likewise.
+       * locales/es_BO: Likewise.
+       * locales/es_CL: Likewise.
+       * locales/es_CO: Likewise.
+       * locales/es_DO: Likewise.
+       * locales/es_EC: Likewise.
+       * locales/es_ES: Likewise.
+       * locales/es_HN: Likewise.
+       * locales/es_MX: Likewise.
+       * locales/es_PA: Likewise.
+       * locales/es_PE: Likewise.
+       * locales/es_PY: Likewise.
+       * locales/es_SV: Likewise.
+       * locales/es_US: Likewise.
+       * locales/es_UY: Likewise.
+       * locales/es_VE: Likewise.
+       * locales/et_EE: Likewise.
+       * locales/fa_IR: Likewise.
+       * locales/fo_FO: Likewise.
+       * locales/fr_CA: Likewise.
+       * locales/fr_CH: Likewise.
+       * locales/gv_GB: Likewise.
+       * locales/he_IL: Likewise.
+       * locales/hr_HR: Likewise.
+       * locales/id_ID: Likewise.
+       * locales/is_IS: Likewise.
+       * locales/it_CH: Likewise.
+       * locales/iw_IL: Likewise.
+       * locales/kl_GL: Likewise.
+       * locales/ko_KR: Likewise.
+       * locales/kw_GB: Likewise.
+       * locales/lg_UG: Likewise.
+       * locales/lt_LT: Likewise.
+       * locales/lv_LV: Likewise.
+       * locales/mi_NZ: Likewise.
+       * locales/nhn_MX: Likewise.
+       * locales/nl_BE: Likewise.
+       * locales/pl_PL: Likewise.
+       * locales/sk_SK: Likewise.
+       * locales/sl_SI: Likewise.
+       * locales/sv_FI: Likewise.
+       * locales/tl_PH: Likewise.
+       * locales/tr_TR: Likewise.
+       * locales/vi_VN: Likewise.
+
 2015-07-21  Khem Raj  <raj.khem@gmail.com>
 
        [BZ #17475]
index d5bb95e..7416c03 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-99
index f7fd9db..65756b8 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-6
index 4ab4ac7..3b89bcf 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-4
index d250550..cb102cc 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-47
index a807051..c92ffe8 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-EE
index 806c5f1..229f9c0 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-CYRL
index afc862f..aa2f14b 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-ANSI
index 1989f10..ac006c8 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-GREEK
index 548025c..adeca44 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-TURK
index 278aea3..09b9219 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-HEBR
index fb7517d..92db846 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: UNICODE 1.0
 
 % alias MS-ARAB
index 640f449..0d158f7 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-139
index 7903685..f2c8bc0 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
 
 CHARMAP
index 313c2aa..e7eaca3 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-57
index 82ab9ff..03dea89 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-150
index db74d60..2d88440 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-88
index 34ea524..53ab595 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-50
index 6165cc8..c2202ec 100644 (file)
@@ -6,23 +6,10 @@
 % author: Pablo Saratxaga, and Roozbeh Pournader
 % email: pablo@mandrakesoft.com, roozbeh@sina.sharif.ac.ir
 
-% I think the mnemonic for upper space (0xA0) should be different from
-% lower space (0x20). Because the semantics are different, although they
-% are mapped to a single Unicode character. This is specially important
-% when specifying LC_CTYPE. Because we need to distinguish the characters.
-% Also, their BIDI behaviour is different of course. This is true also
-% of other characters like punctuations, etc.
 % Please note that the Unicode equivalents of the Persian part (0x80..0xFF)
 % are for compatiblity purposes only. I have also changed the fourth
 % column consisting of names to reflect the difference. The names are
 % invented on the pattern of Unicode character names. --RP
-%
-% NOTE: Some entries were missing in the mnemonics.ds file; We invented our
-% own. Those are: <zwnj>, <zwj>, <!+>, <Rl>, <%+>, <.+>, <,f>, <(+>,
-% <)+>, <*X+>, <+f>, <-f>, <.f>, <//f>, <0f>..<9f>, <:f>, <<f>, <=f>,
-% </>f>, <kf>, <yf>, <)/>+>, <<(+>, <!)+>, <(!+>, <<<+>, </>/>+>, <*+>,
-% <!!+>, and <////+>. Also, all character sequences
-% <NU>..<US>, <SP>, <DT> have counter-parts <NU+>..<US+>, <SP+>, <DT+>
 
 CHARMAP
 <U0000>     /x00         NULL (NUL)
index 398bb24..3daa934 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-98
index 7689a5b..3f10b81 100644 (file)
@@ -2,7 +2,6 @@
 <comment_char> %
 <escape_char> /
 % version: 1.0
-% repertoiremap: mnemonic,ds
 %  source: ECMA registry
 
 % alias ISO-IR-54
index 457ce6e..df89cb8 100644 (file)
@@ -16,7 +16,6 @@
 # Date: 1997-03-15
 # Application: general
 # Users: general
-# Repertoiremap: POSIX
 # Charset: ISO646:1993
 # Distribution and use is free, also for
 # commercial purposes.
index 4046f28..1e4a185 100644 (file)
@@ -5,8 +5,6 @@ escape_char  /
 % Charset: ISO-8859-6
 % By: Salvador Sabanal, LinuxLab, SAP AG <salvador.sabanal@sap.com>
 % Date: Oct. 18, 1999
-% Adjusted to glibc mnemonics --drepper 2000-02-12
-% Adjusted to glibc mnemonics --strassburger 2000-09-28
 
 LC_IDENTIFICATION
 title      "Arabic locale for Saudi Arabia"
index 2dfd2b2..7fb8542 100644 (file)
@@ -10,7 +10,6 @@ escape_char  /
 % Date: 2002-04-06
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: CP1251
 % Distribution and use is free, also
 % for commercial purposes.
index eecdc9c..3afb364 100644 (file)
@@ -10,7 +10,6 @@ escape_char  /
 % Date: 2005-09-24
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: UTF-8
 % Distribution and use is free, also
 % for commercial purposes.
index c5dc9fa..20a7d78 100644 (file)
@@ -13,7 +13,6 @@ escape_char  /
 % Date: 1999-08-11
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 2a7b4fa..0d710cc 100644 (file)
@@ -15,7 +15,6 @@ comment_char %
 % Date: 1999-02-07
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO_8859-2:1987
 % Distribution and use is free, also for commercial purposes.
 
index c5024a4..a3c5561 100644 (file)
@@ -15,7 +15,6 @@ comment_char %
 % Date: 1996-10-15
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index ab907f2..993bd59 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 8835f08..150dce0 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Distribution and use is free, also
 % for commercial purposes.
 
index 1e66f9a..226b73c 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 0716837..c501421 100644 (file)
@@ -14,7 +14,6 @@ comment_char  %
 % Revision: 4.3
 % Date: 1997-11-05
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 1de3e04..5f65c55 100644 (file)
@@ -11,7 +11,6 @@ comment_char  %
 % Revision: 1.0
 % Date: 1999-12-23
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 5d66fbb..bc52baa 100644 (file)
@@ -16,7 +16,6 @@ comment_char  %
 % Date: 1996-10-15
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index cbad082..585f4cd 100644 (file)
@@ -19,7 +19,6 @@ comment_char %
 % Date: 1996-09-18
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO_8859-1:1987
 % Distribution and use is free, also for
 % commercial purposes.
index b60ddfd..3acab4c 100644 (file)
@@ -14,7 +14,6 @@ comment_char  %
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 3003b99..a8b080e 100644 (file)
@@ -14,7 +14,6 @@ comment_char  %
 % Revision: 4.4
 % Date: 1997-11-05
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 2533d85..2454383 100644 (file)
@@ -14,7 +14,6 @@ comment_char  %
 % Revision: 4.3
 % Date: 1997-11-05
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 294b0a3..1227278 100644 (file)
@@ -11,7 +11,6 @@ comment_char  %
 % Revision: 1.3
 % Date: 2007-04-19
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 793785b..1fb2468 100644 (file)
@@ -11,7 +11,6 @@ comment_char  %
 % Revision: 1.0
 % Date: 1999-12-23
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index dd6959d..26f394a 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 31f9ec2..b2ecb50 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 0a467fe..ae612cb 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index f31d247..6405910 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 8816d03..7aa54c8 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index b2145ec..d8f2256 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-03-18
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 7af5433..7849bd9 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-03-18
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index fbc0558..11a4c37 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 5a4e364..258a073 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 8bfb0e3..9d998d2 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 399af56..5557060 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 465ff55..1d3d20b 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index c7201e6..041ebdc 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 6b808d5..312e1ca 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-03-18
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 76877b1..d6dd11c 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 6dbfa1e..53d42bd 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index dd905b9..d1a0291 100644 (file)
@@ -16,7 +16,6 @@ comment_char %
 % Date: 1996-10-15
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-15
 % Distribution and use is free, also
 % for commercial purposes.
index c2e493e..73702d2 100644 (file)
@@ -13,7 +13,6 @@ escape_char  /
 % Revision: 3.0
 % Date: 2005-04-06
 % Users: general
-% Repertoiremap:
 % Charset: UTF-8
 % Distribution and use is free, also
 % for commercial purposes.
index 49bb288..c029e68 100644 (file)
@@ -14,7 +14,6 @@ comment_char %
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 5e2c5a1..fa42053 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index b51f68b..fa9aca4 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 7aede2e..937375c 100644 (file)
@@ -16,7 +16,6 @@ comment_char  %
 % Revision: 4.3
 % Date: 1999-07-06
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index fe8125b..41b5084 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.4
 % Date: 1997-03-18
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-8
 % Distribution and use is free, also
 % for commercial purposes.
index 177d33a..6dc8645 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1999-03-01
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-2
 % Distribution and use is free, also
 % for commercial purposes.
index 29bc821..07afc3c 100644 (file)
@@ -14,7 +14,6 @@ comment_char  %
 % Date: 1999-09-08
 % Application: general
 % Users: general
-% Repertoiremap:
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index a687c24..fd919dc 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1996-10-15
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index b110b73..5f50d7e 100644 (file)
@@ -7,7 +7,6 @@ escape_char  /
 % Revision: ........
 % Date: 1999-01-21
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 7ab893a..0ff60e4 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.4
 % Date: 1997-03-18
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-8
 % Distribution and use is free, also
 % for commercial purposes.
index 461de6c..a721387 100644 (file)
@@ -14,7 +14,6 @@ comment_char %
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 65bcbde..15b55f4 100644 (file)
@@ -13,7 +13,6 @@ comment_char %
 % Date: 2000-11-09
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Distribution and use is free, also for commercial purposes.
 
 %Changes:
index ece7c55..fb34a71 100644 (file)
@@ -17,7 +17,6 @@ comment_char  %
 % Revision: 1.0
 % Date: 1999-08-09
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 99dce10..d79a816 100644 (file)
@@ -14,7 +14,6 @@ comment_char  %
 % Revision: 1.0
 % Date: 2001-11-04
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-10
 % Distribution and use is free, also
 % for commercial purposes.
index 7cf186b..44b1c75 100644 (file)
@@ -25,7 +25,6 @@ comment_char %
 % Date: 1995-08-28
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: BALTIC
 % Distribution and use is free, also
 % for commercial purposes.
index 5fbfa1b..59c9030 100644 (file)
@@ -15,7 +15,6 @@ comment_char %
 % Date: 1995-08-28
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: BALTIC
 % Distribution and use is free, also
 % for commercial purposes.
index 1f13552..f9b5b4f 100644 (file)
@@ -10,7 +10,6 @@ escape_char  /
 % Revision: 0.3
 % Date: 2001-01-28
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-13
 % Distribution and use is free, also
 % for commercial purposes.
index d57ff84..af5620a 100644 (file)
@@ -13,7 +13,6 @@ escape_char  /
 % Date: 2012-08-19
 % Application: general
 % Users: general
-% Reportoiremap: mnemonics.ds
 % Charset: UTF-8
 % This file is distributed under the same license as the glibc package.
 
index 1a65419..78661fd 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index 86d4e47..e829330 100644 (file)
@@ -15,7 +15,6 @@ escape_char /
 % Date: 1997-03-18
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-2
 % Distribution and use is free, also
 % for commercial purposes.
index dbfcfe9..bd8cfed 100644 (file)
@@ -14,7 +14,6 @@ comment_char %
 % Date: 1998-05-26
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-2
 % Distribution and use is free, also for commercial purposes.
 
index 9fb44da..4e6c183 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-2
 % Distribution and use is free, also
 % for commercial purposes.
index fca2935..44fac85 100644 (file)
@@ -14,7 +14,6 @@ escape_char  /
 % Revision: 4.3
 % Date: 1996-10-15
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index a01ef8b..583bc2d 100644 (file)
@@ -10,7 +10,6 @@ escape_char  /
 % Revision: 0.2
 % Date: 2001-01-28
 % Users: general
-% Repertoiremap: mnemonic,ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
index f54be2c..e306b2e 100644 (file)
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-03-18
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-9
 % Distribution and use is free, also
 % for commercial purposes.
index 0c045c6..e8c86a1 100644 (file)
@@ -13,7 +13,6 @@ comment_char %
 % Revision: 1.1
 % Date: 2004-01-09
 % Users: general
-% Repertoiremap:
 % Charset: UTF-8
 % Distribution and use is free, also
 % for commercial purposes.