summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-06-06 07:30:52 +0200
committerJeroen Roovers <jer@gentoo.org>2018-06-06 07:31:16 +0200
commit821d166ba7658561661d82b8efd0a38553318515 (patch)
tree2394edf3393adf12997b5056f45adcfd9f09f98d /sys-fs/lvm2/lvm2-2.02.166.ebuild
parentdev-perl/XML-LibXSLT: newer dev-libs/libxslt for glibc (diff)
downloadgentoo-821d166ba7658561661d82b8efd0a38553318515.tar.gz
gentoo-821d166ba7658561661d82b8efd0a38553318515.tar.bz2
gentoo-821d166ba7658561661d82b8efd0a38553318515.zip
sys-fs/lvm2: Add patch for bug #657446.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.166.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.166.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.166.ebuild b/sys-fs/lvm2/lvm2-2.02.166.ebuild
index 64406fb5ae33..b8cb4920dfde 100644
--- a/sys-fs/lvm2/lvm2-2.02.166.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.166.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -67,6 +67,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.02.139-dynamic-static-ldflags.patch #332905
"${FILESDIR}"/${PN}-2.02.129-static-pkgconfig-libs.patch #370217, #439414 + blkid
"${FILESDIR}"/${PN}-2.02.130-pthread-pkgconfig.patch #492450
+ "${FILESDIR}"/${PN}-2.02.166-HPPA-no-O_DIRECT.patch #657446
#"${FILESDIR}"/${PN}-2.02.145-mkdev.patch #580062 # Merged upstream
)