diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-01-29 20:00:59 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-01-29 20:00:59 +0000 |
commit | de6e6d0230e9ff85106a7572d73f8274d7776755 (patch) | |
tree | fef1ee2450d2d548965532f09032e209480970be /sys-libs/libselinux/ChangeLog | |
parent | Moved media-gfx/kpl to sci-visualization/kpl (diff) | |
download | gentoo-2-de6e6d0230e9ff85106a7572d73f8274d7776755.tar.gz gentoo-2-de6e6d0230e9ff85106a7572d73f8274d7776755.tar.bz2 gentoo-2-de6e6d0230e9ff85106a7572d73f8274d7776755.zip |
Add python version handling to fix #120829, and add -fPIC to LDFLAGS to hopefully fix #119271.
(Portage version: 2.1_pre4)
Diffstat (limited to 'sys-libs/libselinux/ChangeLog')
-rw-r--r-- | sys-libs/libselinux/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog index fca52b043faa..93e8565bf545 100644 --- a/sys-libs/libselinux/ChangeLog +++ b/sys-libs/libselinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libselinux # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.39 2006/01/17 01:06:00 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.40 2006/01/29 20:00:59 pebenito Exp $ + + 29 Jan 2006; Chris PeBenito <pebenito@gentoo.org> libselinux-1.28.ebuild: + Add python version handling to fix #120829, and add -fPIC to LDFLAGS to + hopefully fix #119271. 17 Jan 2006; Chris PeBenito <pebenito@gentoo.org> libselinux-1.28.ebuild: Mark stable, x86, amd64, ppc, sparc. |