summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-fs/lvm2: bump.Robin H. Johnson2016-10-211-1/+1
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* update sources.redhat.com to sourceware.orgMike Frysinger2016-04-191-3/+3
|
* sys-fs/lvm2: workaround for building with USE="cman" enabledSergey Popov2015-11-021-0/+275
Currently LVM installs systemd units and services unconditionally, which breaks if USE="clvm" is enabled. This commit adds proper REQUIRED_USE blocker and installs systemd related files only when USE="systemd" is enabled Gentoo-Bug: 522430 Package-Manager: portage-2.2.23