diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-11-08 09:10:31 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-11-08 09:10:31 +0000 |
commit | f391eeff4cacf588a99749742b3b0d8961a77c81 (patch) | |
tree | acbdf2be6078e2b4b1b2a523355c95dd4668faeb /sys-fs/device-mapper/ChangeLog | |
parent | stable x86, bug 197799 (diff) | |
download | gentoo-2-f391eeff4cacf588a99749742b3b0d8961a77c81.tar.gz gentoo-2-f391eeff4cacf588a99749742b3b0d8961a77c81.tar.bz2 gentoo-2-f391eeff4cacf588a99749742b3b0d8961a77c81.zip |
Block udev versions older than 115-r1 because the rules will conflict with the rules installed by this version, and this interferes with uses of a static /dev per bug #198144
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-fs/device-mapper/ChangeLog')
-rw-r--r-- | sys-fs/device-mapper/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-fs/device-mapper/ChangeLog b/sys-fs/device-mapper/ChangeLog index 20d65569f47c..06775e5ca460 100644 --- a/sys-fs/device-mapper/ChangeLog +++ b/sys-fs/device-mapper/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-fs/device-mapper # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.100 2007/11/06 17:13:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.101 2007/11/08 09:10:31 robbat2 Exp $ + + 08 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> + device-mapper-1.02.22-r5.ebuild: + Block udev versions older than 115-r1 because the rules will conflict with + the rules installed by this version, and this interferes with uses of a + static /dev per bug #198144 06 Nov 2007; Markus Rothe <corsair@gentoo.org> device-mapper-1.02.22-r5.ebuild: |