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

kolmodin    09/08/15 17:59:30

  Modified:             ChangeLog
  Added:                uulib-0.9.10.ebuild
  Log:
  Version bump dev-haskell/uulib
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-haskell/uulib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	13 Dec 2007 05:50:07 -0000	1.15
+++ ChangeLog	15 Aug 2009 17:59:30 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/uulib
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.15 2007/12/13 05:50:07 dcoutts Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.16 2009/08/15 17:59:30 kolmodin Exp $
+
+*uulib-0.9.10 (15 Aug 2009)
+
+  15 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org> +uulib-0.9.10.ebuild:
+  Version bump.
 
   13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> uulib-0.9.2.ebuild:
   Updates for upward compatability with cabal-1.2 and ghc-6.8



1.1                  dev-haskell/uulib/uulib-0.9.10.ebuild

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

Index: uulib-0.9.10.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.10.ebuild,v 1.1 2009/08/15 17:59:30 kolmodin Exp $

CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal

DESCRIPTION="Haskell Utrecht Tools Library"
HOMEPAGE="http://www.cs.uu.nl/wiki/HUT/WebHome"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND=">=dev-lang/ghc-6.6.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/uulib: ChangeLog uulib-0.9.10.ebuild
@ 2010-07-12 13:48 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2010-07-12 13:48 UTC (permalink / raw
  To: gentoo-commits

slyfox      10/07/12 13:48:38

  Modified:             ChangeLog uulib-0.9.10.ebuild
  Log:
  Restored ~ppc64 for newer versions as we have ppc64 binaries for latest ghc.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-haskell/uulib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	14 Jun 2010 17:43:01 -0000	1.17
+++ ChangeLog	12 Jul 2010 13:48:38 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/uulib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.17 2010/06/14 17:43:01 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.18 2010/07/12 13:48:38 slyfox Exp $
+
+  12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> uulib-0.9.10.ebuild:
+  Restored ~ppc64 for newer versions as we have ppc64 binaries for latest
+  ghc.
 
 *uulib-0.9.12 (14 Jun 2010)
 



1.2                  dev-haskell/uulib/uulib-0.9.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uulib/uulib-0.9.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uulib/uulib-0.9.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uulib/uulib-0.9.10.ebuild?r1=1.1&r2=1.2

Index: uulib-0.9.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uulib-0.9.10.ebuild	15 Aug 2009 17:59:30 -0000	1.1
+++ uulib-0.9.10.ebuild	12 Jul 2010 13:48:38 -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/uulib/uulib-0.9.10.ebuild,v 1.1 2009/08/15 17:59:30 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.10.ebuild,v 1.2 2010/07/12 13:48:38 slyfox Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/ghc-6.6.1"






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

end of thread, other threads:[~2010-07-12 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-12 13:48 [gentoo-commits] gentoo-x86 commit in dev-haskell/uulib: ChangeLog uulib-0.9.10.ebuild Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-15 17:59 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