kellinwood.zipsigner2: disable build, not app
This commit is contained in:
parent
d472b760ce
commit
db9550778d
|
@ -1,12 +1,10 @@
|
||||||
Disbled:Missing code should be at https://zip-signer.googlecode.com/svn/
|
|
||||||
Auto Name:ZipSigner
|
|
||||||
Categories:Development
|
Categories:Development
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:https://sites.google.com/site/zipsigner/home
|
Web Site:https://sites.google.com/site/zipsigner
|
||||||
Source Code:https://code.google.com/p/zip-signer/source
|
Source Code:https://code.google.com/p/zip-signer/source
|
||||||
Issue Tracker:https://code.google.com/p/zip-signer/issues
|
Issue Tracker:https://code.google.com/p/zip-signer/issues
|
||||||
|
|
||||||
Summary:Signing zip, apk, and jars
|
Summary:Sign zip, apk, and jar files
|
||||||
Description:
|
Description:
|
||||||
ZipSigner is an Android app for signing Zip, Apk, and/or Jar files on-board
|
ZipSigner is an Android app for signing Zip, Apk, and/or Jar files on-board
|
||||||
Android devices. Similar to jarsigner and signapk, this app can be used to
|
Android devices. Similar to jarsigner and signapk, this app can be used to
|
||||||
|
@ -19,11 +17,12 @@ sign updates and modified APKs. Signing with private keys is an activity
|
||||||
performed by developers in order to publish apps.
|
performed by developers in order to publish apps.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:svn
|
Repo Type:git-svn
|
||||||
Repo:https://zip-signer.googlecode.com/svn/ZipSigner/trunk
|
Repo:https://zip-signer.googlecode.com/svn/ZipSigner/trunk
|
||||||
|
|
||||||
Build:3.4,31
|
Build:3.4,31
|
||||||
commit=r453
|
disable=missing code
|
||||||
|
commit=453
|
||||||
|
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:3.4
|
Current Version:3.4
|
||||||
|
|
Loading…
Reference in a new issue