gienah 14/12/13 13:17:54 Added: metadata.xml aeson-qq-0.7.4.ebuild ChangeLog Log: Bump aeson-qq to 0.7.4 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path 1.1 dev-haskell/aeson-qq/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson-qq/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson-qq/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>haskell</herd> <longdescription> @aeson-qq@ provides a JSON quasiquoter for Haskell. This package exposes the function `aesonQQ` that compile-time converts a string representation of a JSON value into a `Data.Aeson.Value`. `aesonQQ` has the signature >aesonQQ :: QuasiQuoter Consult the @README@ for documentation: <https://github.com/zalora/aeson-qq#readme> </longdescription> </pkgmetadata> 1.1 dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild?rev=1.1&content-type=text/plain Index: aeson-qq-0.7.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/aeson-qq/aeson-qq-0.7.4.ebuild,v 1.1 2014/12/13 13:17:54 gienah Exp $ EAPI=5 # ebuild generated by hackport 0.4.4.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="JSON quasiquoter for Haskell" HOMEPAGE="http://github.com/zalora/aeson-qq" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/aeson-0.6:=[profile?] >=dev-haskell/haskell-src-meta-0.1.0:=[profile?] dev-haskell/parsec:=[profile?] dev-haskell/text:=[profile?] dev-haskell/vector:=[profile?] >=dev-lang/ghc-7.4.1:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.8 test? ( dev-haskell/hspec ) " 1.1 dev-haskell/aeson-qq/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson-qq/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson-qq/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-haskell/aeson-qq # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/aeson-qq/ChangeLog,v 1.1 2014/12/13 13:17:54 gienah Exp $ *aeson-qq-0.7.4 (13 Dec 2014) 13 Dec 2014; Mark Wright <[email protected]> +aeson-qq-0.7.4.ebuild, +metadata.xml: Bump aeson-qq to 0.7.4
