From ddc73401bc6f0ed3ef011c93aad9d41c16dca53f Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Mon, 13 Sep 2010 13:42:01 +0200 Subject: [PATCH] [todo] update TODO --- docs/TODO | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/TODO b/docs/TODO index d6bfffbf0..060d9069a 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,9 +1,7 @@ 0.99.50: - EntropyRepositoryBase: - entropy.tools: move version checking functions to SPM (and use spm ones?) - - entropy.fetchers: add delta packages update support via rsync 1.0: @@ -20,7 +18,19 @@ - entropy.client API docs - entropy.fetchers => pluggable uri handlers support? - more entropy.spm, entropy.client unit tests + - EntropyRepository.closeDB() => close() ? - complete README + - more conditional deps support? + || ( + ( + >=app-crypt/gnupg-2.0 + || ( + app-crypt/pinentry[gtk] + app-crypt/pinentry[qt4] + ) + ) + =app-crypt/gnupg-1.4* + ) 1.1: