summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-03-22 21:50:02 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-03-22 21:50:02 +0000
commit8490be765670e0aa7e8e32cfe6250d5967dec771 (patch)
tree7be7e62acdb6c68fcc9277416dede21c743cbca5 /sys-process/numactl/ChangeLog
parentSet PYTHON_DEPEND=2, bug 312125. Remove old. (diff)
downloadgentoo-2-8490be765670e0aa7e8e32cfe6250d5967dec771.tar.gz
gentoo-2-8490be765670e0aa7e8e32cfe6250d5967dec771.tar.bz2
gentoo-2-8490be765670e0aa7e8e32cfe6250d5967dec771.zip
Build static library without -fPIC and make it optional wrt #379849 by Agostino Sarubbo <ago@gentoo.org>
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/numactl/ChangeLog')
-rw-r--r--sys-process/numactl/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-process/numactl/ChangeLog b/sys-process/numactl/ChangeLog
index ce9f60ceb7c3..c50d92915a2d 100644
--- a/sys-process/numactl/ChangeLog
+++ b/sys-process/numactl/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-process/numactl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.21 2012/03/22 19:13:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.22 2012/03/22 21:50:02 xarthisius Exp $
+
+*numactl-2.0.7-r2 (22 Mar 2012)
+
+ 22 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org>
+ +files/numactl-2.0.7-static_libs.patch, +numactl-2.0.7-r2.ebuild,
+ -numactl-2.0.7-r1.ebuild:
+ Build static library without -fPIC and make it optional wrt #379849 by
+ Agostino Sarubbo <ago@gentoo.org>
22 Mar 2012; Mike Frysinger <vapier@gentoo.org> numactl-2.0.7-r1.ebuild:
Fix libdir handling and update to EAPI=4 #379849 by Agostino Sarubbo.