public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mark Wright (gienah)" <gienah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/deepseq: deepseq-1.3.0.1.ebuild ChangeLog
Date: Fri, 14 Sep 2012 10:52:08 +0000 (UTC)	[thread overview]
Message-ID: <20120914105208.D831021600@flycatcher.gentoo.org> (raw)

gienah      12/09/14 10:52:08

  Modified:             ChangeLog
  Added:                deepseq-1.3.0.1.ebuild
  Log:
  Bump deepseq to 1.3.0.1
  
  (Portage version: 2.1.11.14/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-haskell/deepseq/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	13 Sep 2012 00:55:02 -0000	1.8
+++ ChangeLog	14 Sep 2012 10:52:08 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/deepseq
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v 1.8 2012/09/13 00:55:02 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v 1.9 2012/09/14 10:52:08 gienah Exp $
+
+*deepseq-1.3.0.1 (14 Sep 2012)
+
+  14 Sep 2012; Mark Wright <gienah@gentoo.org> +deepseq-1.3.0.1.ebuild:
+  Bump deepseq to 1.3.0.1
 
   13 Sep 2012; Mark Wright <gienah@gentoo.org> deepseq-1.3.0.0.ebuild:
   Thanks to jackhill for reporting, deepseq 1.3.0.0 is a ghc 7.4.2 core lib



1.1                  dev-haskell/deepseq/deepseq-1.3.0.1.ebuild

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

Index: deepseq-1.3.0.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/deepseq/deepseq-1.3.0.1.ebuild,v 1.1 2012/09/14 10:52:08 gienah Exp $

EAPI="4"

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

MY_P="${P/_pre*/}"

DESCRIPTION="Deep evaluation of data structures"
HOMEPAGE="http://hackage.haskell.org/package/deepseq"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-6.10.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6"

S="${WORKDIR}/${MY_P}"

CABAL_CORE_LIB_GHC_PV="7.6.* 7.7.*"





             reply	other threads:[~2012-09-14 10:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14 10:52 Mark Wright (gienah) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-28 10:01 [gentoo-commits] gentoo-x86 commit in dev-haskell/deepseq: deepseq-1.3.0.1.ebuild ChangeLog Alexander Vershilov (qnikst)
2013-04-03 10:21 Mark Wright (gienah)
2013-05-11 18:50 Sergei Trofimovich (slyfox)
2014-01-12 19:57 Pacho Ramos (pacho)
2014-01-14 15:31 Agostino Sarubbo (ago)
2014-01-15  9:23 Agostino Sarubbo (ago)
2014-01-19 10:19 Agostino Sarubbo (ago)
2014-03-23 17:17 Agostino Sarubbo (ago)
2014-07-04 14:30 Tobias Klausmann (klausman)
2014-12-20  9:39 Sergei Trofimovich (slyfox)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120914105208.D831021600@flycatcher.gentoo.org \
    --to=gienah@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox