diff options
author | 2008-02-11 22:10:00 +0000 | |
---|---|---|
committer | 2008-02-11 22:10:00 +0000 | |
commit | 3325152f968c9d4315344365720228ec37f09edb (patch) | |
tree | c823ade5fc02d2fa3f481047e528647364003ead /sys-fs/lvm2/ChangeLog | |
parent | bump to 2.20.2, more gcc-4.3 fixes (diff) | |
download | gentoo-2-3325152f968c9d4315344365720228ec37f09edb.tar.gz gentoo-2-3325152f968c9d4315344365720228ec37f09edb.tar.bz2 gentoo-2-3325152f968c9d4315344365720228ec37f09edb.zip |
Fix bug #209742 so that LDFLAGS are respected by the libraries AND binaries.
(Portage version: 2.1.4.1)
Diffstat (limited to 'sys-fs/lvm2/ChangeLog')
-rw-r--r-- | sys-fs/lvm2/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index 3e6c6661e218..9ad2bd999f71 100644 --- a/sys-fs/lvm2/ChangeLog +++ b/sys-fs/lvm2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-fs/lvm2 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.130 2008/02/08 20:37:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.131 2008/02/11 22:10:00 robbat2 Exp $ + +*lvm2-2.02.33-r1 (11 Feb 2008) + + 11 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> + +lvm2-2.02.33-r1.ebuild: + Fix bug #209742 so that LDFLAGS are respected by the libraries AND binaries. 08 Feb 2008; Doug Klima <cardoe@gentoo.org> lvm2-2.02.33.ebuild: depend on newer device-mapper for DM_READ_AHEAD_AUTO define. bug #209381 |