gienah 14/07/02 11:11:04 Modified: ChangeLog Added: hxt-9.3.1.4.ebuild Log: Bump hxt to 9.3.1.4 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path 1.21 dev-haskell/hxt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 25 Jul 2013 19:01:17 -0000 1.20 +++ ChangeLog 2 Jul 2014 11:11:04 -0000 1.21 @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/hxt -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.20 2013/07/25 19:01:17 slyfox Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.21 2014/07/02 11:11:04 gienah Exp $ + +*hxt-9.3.1.4 (02 Jul 2014) + + 02 Jul 2014; Mark Wright <[email protected]> +hxt-9.3.1.4.ebuild: + Bump hxt to 9.3.1.4 25 Jul 2013; Sergei Trofimovich <[email protected]> -files/hxt-9.1.4-ghc-7.2.patch, -hxt-9.1.5.ebuild, -hxt-9.2.2.ebuild: 1.1 dev-haskell/hxt/hxt-9.3.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.4.ebuild?rev=1.1&content-type=text/plain Index: hxt-9.3.1.4.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.4.ebuild,v 1.1 2014/07/02 11:11:04 gienah Exp $ EAPI=5 # ebuild generated by hackport 0.4.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A collection of tools for processing XML with Haskell." HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?] >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?] >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] >=dev-haskell/hxt-regex-xmlschema-9:=[profile?] <dev-haskell/hxt-regex-xmlschema-10:=[profile?] >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?] >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-3:=[profile?] >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-3:=[profile?] >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] >=dev-lang/ghc-7.4.1:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.8 "
