]> git.itanic.dy.fi Git - emerge-timer/commit
Fix bug with packages with a special character in them
authorEsko Kokkonen <esko.kokkonen@gmail.com>
Tue, 16 Aug 2011 16:24:47 +0000 (19:24 +0300)
committerEsko Kokkonen <esko.kokkonen@gmail.com>
Tue, 16 Aug 2011 16:24:47 +0000 (19:24 +0300)
commit2ed43f32a316e5608b2fb0fffaaba8ee92707c7f
tree1ae7a9c312dce3691fd9a616836ddba81f1cbbe2
parent947a507ea86c76bbc94b98a510b7d7a5270bdab9
Fix bug with packages with a special character in them

If a package had a '-' character in them, you weren't able to get a
current emerge time for it. This now fixes that using the list_all_packages()
function.
emerge-timer.py