From 1a41e1f147df55c8c160aa6438408879cf9790e3 Mon Sep 17 00:00:00 2001
From: Baptiste Daroussin <bapt@FreeBSD.org>
Date: Sat, 8 Aug 2015 01:45:53 +0000
Subject: Add newly generated locales from CLDR 27.0.1 only skip timedef until
 I figure out how to workaround svn painful mime-type handling

---
 share/colldef/hy_AM.ARMSCII-8.src | 31 -------------------------------
 1 file changed, 31 deletions(-)
 delete mode 100644 share/colldef/hy_AM.ARMSCII-8.src

(limited to 'share/colldef/hy_AM.ARMSCII-8.src')

diff --git a/share/colldef/hy_AM.ARMSCII-8.src b/share/colldef/hy_AM.ARMSCII-8.src
deleted file mode 100644
index 8fa1ed092985..000000000000
--- a/share/colldef/hy_AM.ARMSCII-8.src
+++ /dev/null
@@ -1,31 +0,0 @@
-# $FreeBSD$
-#
-# LC_COLLATE source for Armenian/ARMSCII-8 (backward compatible with ASCII)
-# Made available by Vahe Khachikyan <vahe@khachikyan.de>
-#
-charmap map.ARMSCII-8
-substitute <armew> with "��"
-order \
-# controls
-	<armeternity>;<NU>;...;<US>;\x80;...;\xA0;\
-#
-	<SP>;(!,<armexclam>,<armaccent>);(\",<armquotleft>,<armquotright>);<Nb>;\
-	<DO>;<armemdash>;\
-	%;&;(',<armapostrophe>);(\(,<armparenleft>);(\),<armparenright>);*;+;\
-	(\,,<armcomma>);(-,<armendash>);<armyentamna>;<armellipsis>;(.,<armfullstop>);/;\
-# digits
-	0;...;9;\
-#
-	(:,<armdot>);<armsep>;\;;\<;=;>;(?,<armquestion>);<At>;\
-# capital
-	A;...;Z;\
-#
-	[;\\;];^;_;`;\
-# small
-	a;...;z;\
-# remaining punktuation etc
-	\{;|;\};~;<DT>;\
-# Armenian
-	<Armayb>;...;<armfe>;\
-# and the rest
-	\xff
-- 
cgit v1.2.3