aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2012-03-28 09:08:42 +0200
committerCorentin Chary <corentincj@iksaif.net>2012-03-28 09:09:08 +0200
commit37a9a742c3d2f25393b14652c625bd0863824e17 (patch)
treec1a7b2143df4867862e38ecf218feaf03e686df8 /TODO
parenteuscan: don't keep version from partial paths (diff)
downloadeuscan-37a9a742c3d2f25393b14652c625bd0863824e17.tar.gz
euscan-37a9a742c3d2f25393b14652c625bd0863824e17.tar.bz2
euscan-37a9a742c3d2f25393b14652c625bd0863824e17.zip
euscan: cleanups
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 393dc79..7e373b4 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,7 @@ GSoC Ideas
euscan
------
+- run euscan on .ebuild (see /usr/bin/ebuild + os.environ['PORTDIR_OVERLAY']
- check other distros (youri, distrowatch, distromatch, whoas; Equivalent-Packages)
- steal ideas from other tools (uscan, portscout)
- steal data from other tools (dehs)
@@ -17,6 +18,7 @@ euscan
- <upsteam><watch options="quirck1 quirck2">http://my.soft/tar-(\d+).ball</watch></upstream>
- cleaner code to separate gentoo mangled version and upstream unmangled versions
- try to import $PV -> $MY_PV transformations from ebuilds ?
+ - http://euscan.iksaif.net/package/net-misc/ntp/ 4.2.6p5 -> 4.2.6_p5
- Add a way to how we failled to find a new version
- add a HTTP cache (1day, configurable)
- add a way to enable/disable methods: other_distributions,remote_euscan,handlers, etc....