]> git.saurik.com Git - cydia.git/commit
Add and fix the display of ignored (SelectedState == Hold) packages and abolish the...
authorDustin L. Howett <dustin@howett.net>
Tue, 23 Nov 2010 01:27:05 +0000 (20:27 -0500)
committerDustin L. Howett <dustin@howett.net>
Tue, 23 Nov 2010 01:27:05 +0000 (20:27 -0500)
commit1b18f0262a9662e5d666523ca70bd8df220e28b6
tree2fa7f49faec6e37526aeac841da081fca999b773
parent7e37a67619923da62b21ca0d4527ccd5ec0bf1b7
Add and fix the display of ignored (SelectedState == Hold) packages and abolish the use/storage of IsIgnored in the metadata - rely on apt to track that for us. We currently cannot (do not) set a held state, as apt doesn't expose a means by which to do this, or I have not yet found such a means.
MobileCydia.mm