public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/hashtables: hashtables-1.1.0.2.ebuild ChangeLog
@ 2013-04-02  7:27 Mark Wright (gienah)
  0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2013-04-02  7:27 UTC (permalink / raw
  To: gentoo-commits

gienah      13/04/02 07:27:51

  Modified:             ChangeLog
  Added:                hashtables-1.1.0.2.ebuild
  Log:
  Bump hashtables to 1.1.0.2
  
  (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 618E971F)

Revision  Changes    Path
1.12                 dev-haskell/hashtables/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashtables/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	17 Mar 2013 16:09:55 -0000	1.11
+++ ChangeLog	2 Apr 2013 07:27:51 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/hashtables
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashtables/ChangeLog,v 1.11 2013/03/17 16:09:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashtables/ChangeLog,v 1.12 2013/04/02 07:27:51 gienah Exp $
+
+*hashtables-1.1.0.2 (02 Apr 2013)
+
+  02 Apr 2013; Mark Wright <gienah@gentoo.org> +hashtables-1.1.0.2.ebuild:
+  Bump hashtables to 1.1.0.2
 
   17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Add proxy-maintainers to metadata.xml



1.1                  dev-haskell/hashtables/hashtables-1.1.0.2.ebuild

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

Index: hashtables-1.1.0.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashtables/hashtables-1.1.0.2.ebuild,v 1.1 2013/04/02 07:27:51 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.2.9999

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

DESCRIPTION="Mutable hash tables in the ST monad"
HOMEPAGE="http://github.com/gregorycollins/hashtables"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=dev-haskell/hashable-1.1:=[profile?]
		<dev-haskell/hashable-2:=[profile?]
		dev-haskell/primitive:=[profile?]
		>=dev-haskell/vector-0.7:=[profile?]
		<dev-haskell/vector-0.11:=[profile?]
		>=dev-lang/ghc-6.10.4:="
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.8"

src_configure() {
	haskell-cabal_src_configure \
		--flag=-portable \
		--flag=-sse41 \
		--flag=-debug \
		--flag=-bounds-checking \
		--flag=unsafe-tricks
}





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

only message in thread, other threads:[~2013-04-02  7:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02  7:27 [gentoo-commits] gentoo-x86 commit in dev-haskell/hashtables: hashtables-1.1.0.2.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