diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-12 16:45:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-12 16:45:06 +0000 |
commit | cfb232112e4b51d6aefc6882d9bd0e62dfc0170e (patch) | |
tree | ec8d9b8678fee58de8cccb04e32f04a53470ec97 /dev-util/bnfc/ChangeLog | |
parent | fix up icon install with patch from Fab (diff) | |
download | historical-cfb232112e4b51d6aefc6882d9bd0e62dfc0170e.tar.gz historical-cfb232112e4b51d6aefc6882d9bd0e62dfc0170e.tar.bz2 historical-cfb232112e4b51d6aefc6882d9bd0e62dfc0170e.zip |
Force lexer regeneration to be compatible with ghc-7.8 (bug #519728 by Juergen Rose).
Package-Manager: portage-2.2.11_p14/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-util/bnfc/ChangeLog')
-rw-r--r-- | dev-util/bnfc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/bnfc/ChangeLog b/dev-util/bnfc/ChangeLog index 24ff18e144c7..7b01c1b40d3b 100644 --- a/dev-util/bnfc/ChangeLog +++ b/dev-util/bnfc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/bnfc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/ChangeLog,v 1.21 2014/08/10 21:25:29 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/ChangeLog,v 1.22 2014/08/12 16:45:05 slyfox Exp $ + + 12 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bnfc-2.6.0.3.ebuild: + Force lexer regeneration to be compatible with ghc-7.8 (bug #519728 by Juergen + Rose). 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bnfc-2.4.2.0.ebuild, bnfc-2.4.2.1.ebuild, bnfc-2.6.0.3.ebuild: |