index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 69a227a..2b07520 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -14,9 +14,6 @@ # TODO: keep database clean in case of abort -# TODO: Being on the deletion-list is not a reason not to be scheduled -# if a dependency formerly on the deletion-list is now being built. - # TODO: maybe it's best to complain on irc if the generation of the meta # data from the PKGBUILD fails |