diff --git a/metadata/com.fsck.k9.txt b/metadata/com.fsck.k9.txt index 394ac60086..dc4c232b9d 100644 --- a/metadata/com.fsck.k9.txt +++ b/metadata/com.fsck.k9.txt @@ -1,6 +1,6 @@ License:Apache2 Web Site:http://code.google.com/p/k9mail/ -Source Code:http://code.google.com/p/k9mail/source/checkout +Source Code:https://github.com/k9mail/k-9 Issue Tracker:http://code.google.com/p/k9mail/issues/list Summary:Full-featured email client Description: @@ -8,11 +8,8 @@ Email client supporting multiple accounts, POP3, IMAP, Push IMAP. Packed with features and highly configurable. . -Market Version:3.802 -Market Version Code:13022 +Repo Type:git +Repo:https://github.com/k9mail/k-9.git -Repo Type:svn -Repo:http://k9mail.googlecode.com/svn/k9mail/tags - -#Build Version:3.404,11037,3026,subdir=3.404 +Build Version:3.906,14006,3.906,oldsdkloc=yes,patch=target9to10.patch,target=android-10 diff --git a/metadata/com.fsck.k9/target9to10.patch b/metadata/com.fsck.k9/target9to10.patch new file mode 100644 index 0000000000..36cb090f94 --- /dev/null +++ b/metadata/com.fsck.k9/target9to10.patch @@ -0,0 +1,10 @@ +diff -cr com.fsck.k9/build.properties com.fsck.k9.b//build.properties +*** com.fsck.k9/build.properties 2011-09-25 23:54:08.000000000 +0200 +--- com.fsck.k9.b//build.properties 2011-09-25 23:56:58.000000000 +0200 +*************** +*** 1,2 **** + application-package=com.fsck.k9 +! target=android-9 +--- 1,2 ---- + application-package=com.fsck.k9 +! target=android-10