public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/text: text-1.1.0.1.ebuild ChangeLog
@ 2014-03-09 13:01 Mark Wright (gienah)
  0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2014-03-09 13:01 UTC (permalink / raw
  To: gentoo-commits

gienah      14/03/09 13:01:40

  Modified:             ChangeLog
  Added:                text-1.1.0.1.ebuild
  Log:
  Bump text to 1.1.0.1
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)

Revision  Changes    Path
1.40                 dev-haskell/text/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	4 Mar 2014 16:02:16 -0000	1.39
+++ ChangeLog	9 Mar 2014 13:01:40 -0000	1.40
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/text
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.39 2014/03/04 16:02:16 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.40 2014/03/09 13:01:40 gienah Exp $
+
+*text-1.1.0.1 (09 Mar 2014)
+
+  09 Mar 2014; Mark Wright <gienah@gentoo.org> +text-1.1.0.1.ebuild:
+  Bump text to 1.1.0.1
 
 *text-1.1.0.0 (04 Mar 2014)
 



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

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

Index: text-1.1.0.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-1.1.0.1.ebuild,v 1.1 2014/03/09 13:01:40 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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

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

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="developer"

RDEPEND=">=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.8
	test? ( dev-haskell/deepseq
		>=dev-haskell/hunit-1.2
		>=dev-haskell/quickcheck-2.4
		dev-haskell/random
		>=dev-haskell/test-framework-0.4
		>=dev-haskell/test-framework-hunit-0.2
		>=dev-haskell/test-framework-quickcheck2-0.2 )
"

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-03-09 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 13:01 [gentoo-commits] gentoo-x86 commit in dev-haskell/text: text-1.1.0.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