summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/vdr-vdrmanager: fix BadDefaultUseFlagsSam James2021-06-031-2/+2
| | | | | | | | | | | -foo in IUSE is discouraged. It is equivalent (in every meaningful case) to 'foo' but confuses parsing tools like e.g. packages.gentoo.org. Dropping '-' from these flags has no impact on the actual default behaviour. See: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#iuse-defaults Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/vdr-vdrmanager: Sort KEYWORDSMichał Górny2019-07-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/vdr-vdrmanager: Replace unnecessary path_exists callMichał Górny2018-08-151-1/+1
| | | | | | | | Replace the unnecessary path_exists calls with plain bash -f test. The path_exists function was only intended to be used when necessary to deal with wildcards. Closes: https://bugs.gentoo.org/662178
* media-plugins/vdr-vdrmanager: use HTTPs, remove oldMichael Mair-Keimberger2018-07-111-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-plugins/vdr-vdrmanager: bump; fixed descriptionJoerg Bornkessel2016-06-241-0/+79
Package-Manager: portage-2.3.0_rc1