summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/hd-idle: Drop old.Oliver Freyermuth2020-08-211-26/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/17083 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-apps/hd-idle: x86 stable wrt bug #731962Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/hd-idle: amd64 stable wrt bug #731962Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/hd-idle: Bump to EAPI 7, add systemd service.Oliver Freyermuth2020-05-052-0/+40
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/15634 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-apps/hd-idle: amd64 stable wrt bug #664382Mikle Kolyada2018-08-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-apps/hd-idle: x86 stable (bug #664382)Thomas Deutschmann2018-08-241-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sys-apps/hd-idle: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* sys-apps/hd-idle: new package.Oliver Freyermuth2018-01-245-0/+85
Utility for spinning down hard disks after a period of idle time. Package-Manager: Portage-2.3.20, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6927