slyfox 15/02/15 18:59:41 Modified: hashed-storage-0.5.11.ebuild ChangeLog Log: rekeyword on ~alpha/~ia64/~ppc/~ppc64/~sparc/~x86-fbsd/~ppc-macos/~x86-macos (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.4 dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild?r1=1.3&r2=1.4 Index: hashed-storage-0.5.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hashed-storage-0.5.11.ebuild 25 Jul 2014 09:16:25 -0000 1.3 +++ hashed-storage-0.5.11.ebuild 15 Feb 2015 18:59:40 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild,v 1.3 2014/07/25 09:16:25 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild,v 1.4 2015/02/15 18:59:40 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="diff hpc test" RDEPEND="dev-haskell/binary:=[profile?] @@ -37,6 +37,10 @@ dev-haskell/zip-archive:=[profile?] ) " +src_prepare() { + HCFLAGS+=" -XFlexibleContexts" +} + src_configure() { haskell-cabal_src_configure \ $(cabal_flag diff diff) \ 1.37 dev-haskell/hashed-storage/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 25 Jul 2014 09:16:25 -0000 1.36 +++ ChangeLog 15 Feb 2015 18:59:40 -0000 1.37 @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/hashed-storage -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.36 2014/07/25 09:16:25 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.37 2015/02/15 18:59:40 slyfox Exp $ + + 15 Feb 2015; Sergei Trofimovich <sly...@gentoo.org> + hashed-storage-0.5.11.ebuild: + rekeyword on ~alpha/~ia64/~ppc/~ppc64/~sparc/~x86-fbsd/~ppc-macos/~x86-macos 25 Jul 2014; Sergei Trofimovich <sly...@gentoo.org> hashed-storage-0.5.10.ebuild, hashed-storage-0.5.11.ebuild,