summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/qdirstat: bump to version 1.2Jonathan Scruggs2017-01-262-0/+29
| | | | | | | New version has a lot of bug fixes including better BTRFS support. Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com) Closes: https://github.com/gentoo/gentoo/pull/3661
* sys-apps/qdirstat: Correct Id header.Patrice Clement2016-08-101-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-apps/qdirstat: Indent is wrong.Patrice Clement2016-08-101-1/+3
| | | | Package-Manager: portage-2.2.28
* sys-apps/qdirstat: New package.Jonathan Scruggs2016-08-103-0/+53
QDirStat is a graphical application to show where your disk space has gone and to help you clean it up. This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, BSD and other Unix-like systems. Gentoo-Bug: https://bugs.gentoo.org/583938 Base for ebuild from Märt Bakhoff in bug report Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2051 Signed-off-by: Jonathan Scruggs <j.scruggs@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>