summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-01 09:13:02 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-01 09:13:02 +0000
commit94c2982af241418c4e7ab559fa7defc9c26a058a (patch)
treeb188aeb693277397c272236a9fe4abcc8ffcdd62 /dev-lang/ghc/ChangeLog
parentversion bump by A. Person in bug #515602 (diff)
downloadhistorical-94c2982af241418c4e7ab559fa7defc9c26a058a.tar.gz
historical-94c2982af241418c4e7ab559fa7defc9c26a058a.tar.bz2
historical-94c2982af241418c4e7ab559fa7defc9c26a058a.zip
fix installation on PaX kernels (thanks to yangjay)
Package-Manager: portage-2.2.10_p40/cvs/Linux x86_64 Manifest-Sign-Key: 0x611FF3AA
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.