public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/text: text-0.11.2.1.ebuild ChangeLog
@ 2012-05-26  7:49 Mark Wright (gienah)
  0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2012-05-26  7:49 UTC (permalink / raw
  To: gentoo-commits

gienah      12/05/26 07:49:42

  Modified:             ChangeLog
  Added:                text-0.11.2.1.ebuild
  Log:
  Bump text to 0.11.2.1
  
  (Portage version: 2.1.10.63/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-haskell/text/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	14 Apr 2012 10:35:59 -0000	1.10
+++ ChangeLog	26 May 2012 07:49:42 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/text
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.10 2012/04/14 10:35:59 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.11 2012/05/26 07:49:42 gienah Exp $
+
+*text-0.11.2.1 (26 May 2012)
+
+  26 May 2012; Mark Wright <gienah@gentoo.org> +text-0.11.2.1.ebuild:
+  Bump text to 0.11.2.1
 
 *text-0.11.2.0 (14 Apr 2012)
 



1.1                  dev-haskell/text/text-0.11.2.1.ebuild

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

Index: text-0.11.2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.1.ebuild,v 1.1 2012/05/26 07:49:42 gienah Exp $

# ebuild generated by hackport 0.2.13

EAPI="4"

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

DESCRIPTION="An efficient packed Unicode text type."
HOMEPAGE="https://github.com/bos/text"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"

RDEPEND=">=dev-haskell/deepseq-1.1.0.0[profile?]
		>=dev-lang/ghc-6.10.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.8
		test? ( >=dev-haskell/quickcheck-2.4.0.1[profile?]
			>=dev-haskell/test-framework-0.4[profile?] <dev-haskell/test-framework-0.7[profile?]
			<dev-haskell/test-framework-hunit-0.3[profile?]
			<dev-haskell/test-framework-quickcheck2-0.3[profile?]
		)"

src_configure() {
	# the tests need a utf-8 locale
	cabal_src_configure $(use test && use_enable test tests) #395351
}






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

only message in thread, other threads:[~2012-05-26  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-26  7:49 [gentoo-commits] gentoo-x86 commit in dev-haskell/text: text-0.11.2.1.ebuild ChangeLog Mark Wright (gienah)

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