public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/aeson: aeson-0.7.0.3.ebuild ChangeLog
@ 2014-04-13 13:05 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-04-13 13:05 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/04/13 13:05:43

  Modified:             ChangeLog
  Added:                aeson-0.7.0.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10_p15/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.9                  dev-haskell/aeson/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/aeson/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	9 Mar 2014 06:28:22 -0000	1.8
+++ ChangeLog	13 Apr 2014 13:05:43 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/aeson
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/aeson/ChangeLog,v 1.8 2014/03/09 06:28:22 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/aeson/ChangeLog,v 1.9 2014/04/13 13:05:43 slyfox Exp $
+
+*aeson-0.7.0.3 (13 Apr 2014)
+
+  13 Apr 2014; Sergei Trofimovich <slyfox@gentoo.org> +aeson-0.7.0.3.ebuild:
+  Version bump.
 
 *aeson-0.7.0.2 (09 Mar 2014)
 



1.1                  dev-haskell/aeson/aeson-0.7.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson/aeson-0.7.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/aeson/aeson-0.7.0.3.ebuild?rev=1.1&content-type=text/plain

Index: aeson-0.7.0.3.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/aeson-0.7.0.3.ebuild,v 1.1 2014/04/13 13:05:43 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.4.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Fast JSON parsing and encoding"
HOMEPAGE="https://github.com/bos/aeson"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="developer"

RDEPEND=">=dev-haskell/attoparsec-0.10.2.1:=[profile?]
	>=dev-haskell/blaze-builder-0.2.1.4:=[profile?]
	>=dev-haskell/dlist-0.2:=[profile?]
	>=dev-haskell/hashable-1.1.2.0:=[profile?]
	dev-haskell/mtl:=[profile?]
	>=dev-haskell/scientific-0.2:=[profile?]
	dev-haskell/syb:=[profile?]
	>=dev-haskell/text-0.11.1.0:=[profile?]
	>=dev-haskell/unordered-containers-0.2.3.0:=[profile?]
	>=dev-haskell/vector-0.7.1:=[profile?]
	>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.8
	test? ( dev-haskell/hunit
		dev-haskell/quickcheck
		dev-haskell/test-framework
		dev-haskell/test-framework-hunit
		dev-haskell/test-framework-quickcheck2 )
"

src_configure() {
	haskell-cabal_src_configure \
		$(cabal_flag developer developer)
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-13 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-13 13:05 [gentoo-commits] gentoo-x86 commit in dev-haskell/aeson: aeson-0.7.0.3.ebuild ChangeLog Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox