summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-01 09:12:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-01 09:12:49 +0000
commit7f70ea9aa91c6e0e153e3fed30c717a53684a938 (patch)
treeb8042402bb01852ad4b6c50d05b2354a39397977 /dev-lang/ghc/ChangeLog
parentversion bump by A. Person in bug #515602 (diff)
downloadgentoo-2-7f70ea9aa91c6e0e153e3fed30c717a53684a938.tar.gz
gentoo-2-7f70ea9aa91c6e0e153e3fed30c717a53684a938.tar.bz2
gentoo-2-7f70ea9aa91c6e0e153e3fed30c717a53684a938.zip
fix installation on PaX kernels (thanks to yangjay)
(Portage version: 2.2.10_p40/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-lang/ghc/ChangeLog')
-rw-r--r--dev-lang/ghc/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index 5b283617c949..879dac041a91 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.261 2014/07/30 13:20:16 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.262 2014/08/01 09:12:49 slyfox Exp $
+
+ 01 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild,
+ ghc-7.8.3.ebuild:
+ fix installation on PaX kernels (thanks to yangjay)
30 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.3.ebuild:
Fix pax-marking command for final ghc binary.