summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2014-04-24 20:46:50 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2014-04-24 20:46:50 +0000
commit051c305c0b19b8ffaf23f413d009f922e19c307e (patch)
treea0e1ea2ecf0c2fbe5ed99775821b1d4471acac97 /x11-wm/i3/ChangeLog
parentRemove ruby18 support. EAPI bump. (diff)
downloadhistorical-051c305c0b19b8ffaf23f413d009f922e19c307e.tar.gz
historical-051c305c0b19b8ffaf23f413d009f922e19c307e.tar.bz2
historical-051c305c0b19b8ffaf23f413d009f922e19c307e.zip
Respect CFLAGS during linking phase, make build parallel safe. Fixes #508304 by Ferenc Erki <erkiferenc@gmail.com> and #508426 by Julian Ospald <hasufell@gentoo.org>. Thanks to hasufell for the patches
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x895192F9
Diffstat (limited to 'x11-wm/i3/ChangeLog')
-rw-r--r--x11-wm/i3/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/x11-wm/i3/ChangeLog b/x11-wm/i3/ChangeLog
index 9dbf3b09235d..8d67c2050d53 100644
--- a/x11-wm/i3/ChangeLog
+++ b/x11-wm/i3/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for x11-wm/i3
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.47 2014/04/19 09:51:40 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.48 2014/04/24 20:46:17 xarthisius Exp $
+
+*i3-4.7.2-r1 (24 Apr 2014)
+
+ 24 Apr 2014; Kacper Kowalik <xarthisius@gentoo.org>
+ +files/i3-4.7.2-cflags.patch, +files/i3-4.7.2-parallel_make.patch,
+ +i3-4.7.2-r1.ebuild:
+ Respect CFLAGS during linking phase, make build parallel safe. Fixes #508304
+ by Ferenc Erki <erkiferenc@gmail.com> and #508426 by Julian Ospald
+ <hasufell@gentoo.org>. Thanks to hasufell for the patches
19 Apr 2014; Chema Alonso <nimiux@gentoo.org> i3-4.7.2.ebuild:
Stable for amd64 wrt bug #499098