public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/stm: ChangeLog stm-2.1.1.2.ebuild
@ 2009-04-17 13:27 Lennart Kolmodin (kolmodin)
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Kolmodin (kolmodin) @ 2009-04-17 13:27 UTC (permalink / raw
  To: gentoo-commits

kolmodin    09/04/17 13:27:55

  Modified:             ChangeLog
  Added:                stm-2.1.1.2.ebuild
  Log:
  Version bump dev-haskell/stm-2.1.1.2
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-haskell/stm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	4 Oct 2008 00:22:46 -0000	1.4
+++ ChangeLog	17 Apr 2009 13:27:55 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/stm
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v 1.4 2008/10/04 00:22:46 fmccor Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v 1.5 2009/04/17 13:27:55 kolmodin Exp $
+
+*stm-2.1.1.2 (17 Apr 2009)
+
+  17 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +stm-2.1.1.2.ebuild:
+  Version bump. Part of ghc 6.10.2 extralibs.
 
   04 Oct 2008; Ferris McCormick <fmccor@gentoo.org> stm-2.1.1.0.ebuild:
   Sparc stable --- Bug #230919 and Bug #239368.



1.1                  dev-haskell/stm/stm-2.1.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild?rev=1.1&content-type=text/plain

Index: stm-2.1.1.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild,v 1.1 2009/04/17 13:27:55 kolmodin Exp $

CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal

DESCRIPTION="Software Transactional Memory"
HOMEPAGE="http://haskell.org/ghc/"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""

DEPEND=">=dev-lang/ghc-6.8
		>=dev-haskell/cabal-1.2"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-haskell/stm: ChangeLog stm-2.1.1.2.ebuild
@ 2010-01-02 12:32 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-02 12:32 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/02 12:32:30

  Modified:             ChangeLog stm-2.1.1.2.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.6                  dev-haskell/stm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	17 Apr 2009 13:27:55 -0000	1.5
+++ ChangeLog	2 Jan 2010 12:32:30 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/stm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v 1.5 2009/04/17 13:27:55 kolmodin Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v 1.6 2010/01/02 12:32:30 fauli Exp $
+
+  02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> stm-2.1.1.2.ebuild:
+  Transfer Prefix keywords
 
 *stm-2.1.1.2 (17 Apr 2009)
 



1.2                  dev-haskell/stm/stm-2.1.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild?r1=1.1&r2=1.2

Index: stm-2.1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stm-2.1.1.2.ebuild	17 Apr 2009 13:27:55 -0000	1.1
+++ stm-2.1.1.2.ebuild	2 Jan 2010 12:32:30 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild,v 1.1 2009/04/17 13:27:55 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/stm-2.1.1.2.ebuild,v 1.2 2010/01/02 12:32:30 fauli Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-lang/ghc-6.8






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-02 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-02 12:32 [gentoo-commits] gentoo-x86 commit in dev-haskell/stm: ChangeLog stm-2.1.1.2.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-17 13:27 Lennart Kolmodin (kolmodin)

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