From b4a66f62b1071c19f461fe7e35ba9259f45e929c Mon Sep 17 00:00:00 2001
From: David Black <david8black@gmail.com>
Date: Tue, 28 May 2013 11:25:26 +0100
Subject: [PATCH] use repo type srclib for a couple ASK language packs

---
 metadata/com.anysoftkeyboard.languagepack.hebrew_large.txt | 6 +++---
 metadata/com.anysoftkeyboard.languagepack.ukrainian.txt    | 4 ++--
 srclibs/AnySoftKeyboardPacks.txt                           | 3 +++
 3 files changed, 8 insertions(+), 5 deletions(-)
 create mode 100644 srclibs/AnySoftKeyboardPacks.txt

diff --git a/metadata/com.anysoftkeyboard.languagepack.hebrew_large.txt b/metadata/com.anysoftkeyboard.languagepack.hebrew_large.txt
index 4ac49a6a13..3c51cb2b69 100644
--- a/metadata/com.anysoftkeyboard.languagepack.hebrew_large.txt
+++ b/metadata/com.anysoftkeyboard.languagepack.hebrew_large.txt
@@ -20,10 +20,10 @@ Install [[com.menny.android.anysoftkeyboard]] first, then select
 the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
 .
 
-Repo Type:git
-Repo:https://github.com/AnySoftKeyboard/LanguagePack.git
+Repo Type:srclib
+Repo:AnySoftKeyboardPacks
 
-Build Version:20121101,10,421e0212c,init=git checkout HebrewLarge,\
+Build Version:20121101,10,421e0212c,\
 srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
 sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
 sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml && \
diff --git a/metadata/com.anysoftkeyboard.languagepack.ukrainian.txt b/metadata/com.anysoftkeyboard.languagepack.ukrainian.txt
index 55e93f5325..f85ea8b044 100644
--- a/metadata/com.anysoftkeyboard.languagepack.ukrainian.txt
+++ b/metadata/com.anysoftkeyboard.languagepack.ukrainian.txt
@@ -18,8 +18,8 @@ Install [[com.menny.android.anysoftkeyboard]] first, then select
 the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
 .
 
-Repo Type:git
-Repo:https://github.com/AnySoftKeyboard/LanguagePack
+Repo Type:srclib
+Repo:AnySoftKeyboardPacks
 
 Build Version:20130510,5,62ece25a,\
 srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
diff --git a/srclibs/AnySoftKeyboardPacks.txt b/srclibs/AnySoftKeyboardPacks.txt
new file mode 100644
index 0000000000..13a9c75f06
--- /dev/null
+++ b/srclibs/AnySoftKeyboardPacks.txt
@@ -0,0 +1,3 @@
+Repo Type:git
+Repo:https://github.com/AnySoftKeyboard/LanguagePack
+