diff options
46 files changed, 170 insertions, 100 deletions
diff --git a/dev-haskell/alut/ChangeLog b/dev-haskell/alut/ChangeLog index 9ab849ba2ac3..0d9ea73286bf 100644 --- a/dev-haskell/alut/ChangeLog +++ b/dev-haskell/alut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/alut -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/ChangeLog,v 1.9 2007/12/20 02:33:19 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/ChangeLog,v 1.10 2008/07/06 20:23:35 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> alut-2.1.0.0.ebuild: + amd64/x86 stable, bug #230919 20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> alut-2.1.0.0.ebuild: New version. Released with ghc-6.8 but works with ghc-6.6. diff --git a/dev-haskell/alut/alut-2.1.0.0.ebuild b/dev-haskell/alut/alut-2.1.0.0.ebuild index 6b24c6e19fd1..3062317f14c6 100644 --- a/dev-haskell/alut/alut-2.1.0.0.ebuild +++ b/dev-haskell/alut/alut-2.1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/alut-2.1.0.0.ebuild,v 1.2 2007/12/20 02:33:19 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/alut-2.1.0.0.ebuild,v 1.3 2008/07/06 20:23:35 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/cabal/ChangeLog b/dev-haskell/cabal/ChangeLog index 9a8cb66c763b..0f5f3d4d0cd0 100644 --- a/dev-haskell/cabal/ChangeLog +++ b/dev-haskell/cabal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cabal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.38 2008/05/03 08:28:12 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.39 2008/07/06 20:22:34 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> cabal-1.2.3.0.ebuild: + amd64/x86 stable, bug #230919 03 May 2008; Lennart Kolmodin <kolmodin@gentoo.org> cabal-1.1.6.2.ebuild, cabal-1.2.3.0.ebuild: diff --git a/dev-haskell/cabal/cabal-1.2.3.0.ebuild b/dev-haskell/cabal/cabal-1.2.3.0.ebuild index 900717974b68..5a2e9112138d 100644 --- a/dev-haskell/cabal/cabal-1.2.3.0.ebuild +++ b/dev-haskell/cabal/cabal-1.2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/cabal-1.2.3.0.ebuild,v 1.3 2008/05/03 08:28:12 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/cabal-1.2.3.0.ebuild,v 1.4 2008/07/06 20:22:34 maekke Exp $ CABAL_FEATURES="bootstrap profile lib" inherit base haskell-cabal @@ -18,7 +18,7 @@ SRC_URI="http://haskell.org/cabal/release/${P}/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc" RESTRICT="test" diff --git a/dev-haskell/cgi/ChangeLog b/dev-haskell/cgi/ChangeLog index b2f6a6686ae3..1ef0dbe5e889 100644 --- a/dev-haskell/cgi/ChangeLog +++ b/dev-haskell/cgi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cgi -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.11 2007/12/20 02:35:28 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.12 2008/07/06 20:55:33 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> cgi-3001.1.5.1.ebuild: + amd64/x86 stable, bug #230919 *cgi-3001.1.5.1 (20 Dec 2007) diff --git a/dev-haskell/cgi/cgi-3001.1.5.1.ebuild b/dev-haskell/cgi/cgi-3001.1.5.1.ebuild index b0035a9da708..cd3d36ab0fda 100644 --- a/dev-haskell/cgi/cgi-3001.1.5.1.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.5.1.ebuild,v 1.1 2007/12/20 02:35:28 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.5.1.ebuild,v 1.2 2008/07/06 20:55:33 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog index 98f132f501dd..e608b35807a6 100644 --- a/dev-haskell/fgl/ChangeLog +++ b/dev-haskell/fgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/fgl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.27 2007/12/16 20:22:44 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.28 2008/07/06 20:33:14 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> fgl-5.4.1.1.ebuild: + amd64/x86 stable, bug #230919 16 Dec 2007; Samuli Suominen <drac@gentoo.org> fgl-5.4.1.ebuild: amd64 stable wrt #201984 diff --git a/dev-haskell/fgl/fgl-5.4.1.1.ebuild b/dev-haskell/fgl/fgl-5.4.1.1.ebuild index cc86bdd262fc..00b4b78bfbb9 100644 --- a/dev-haskell/fgl/fgl-5.4.1.1.ebuild +++ b/dev-haskell/fgl/fgl-5.4.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.1.1.ebuild,v 1.1 2007/12/13 17:48:22 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.1.1.ebuild,v 1.2 2008/07/06 20:33:14 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal versionator @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/filepath/ChangeLog b/dev-haskell/filepath/ChangeLog index 41d9b30276fe..37f69bf9f174 100644 --- a/dev-haskell/filepath/ChangeLog +++ b/dev-haskell/filepath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/filepath # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.14 2008/03/01 11:29:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.15 2008/07/06 20:53:10 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> filepath-1.1.0.0.ebuild: + amd64/x86 stable, bug #230919 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> filepath-1.1.0.0.ebuild: Add ~alpha diff --git a/dev-haskell/filepath/filepath-1.1.0.0.ebuild b/dev-haskell/filepath/filepath-1.1.0.0.ebuild index bb9bef8a1832..b82f56e3c208 100644 --- a/dev-haskell/filepath/filepath-1.1.0.0.ebuild +++ b/dev-haskell/filepath/filepath-1.1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.2 2008/03/01 11:29:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.3 2008/07/06 20:53:10 maekke Exp $ CABAL_FEATURES="haddock lib profile" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" diff --git a/dev-haskell/glut/ChangeLog b/dev-haskell/glut/ChangeLog index 312b335e4fd3..0d07b35fe6eb 100644 --- a/dev-haskell/glut/ChangeLog +++ b/dev-haskell/glut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/glut -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.7 2007/12/20 02:36:07 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.8 2008/07/06 20:24:35 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> glut-2.1.1.1.ebuild: + amd64/x86 stable, bug #230919 *glut-2.1.1.1 (20 Dec 2007) diff --git a/dev-haskell/glut/glut-2.1.1.1.ebuild b/dev-haskell/glut/glut-2.1.1.1.ebuild index f3f7dcd208ad..a1da646a7234 100644 --- a/dev-haskell/glut/glut-2.1.1.1.ebuild +++ b/dev-haskell/glut/glut-2.1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild,v 1.1 2007/12/20 02:36:07 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild,v 1.2 2008/07/06 20:24:35 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog index 917c3782c499..8f3befa377cb 100644 --- a/dev-haskell/happy/ChangeLog +++ b/dev-haskell/happy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/happy -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.34 2007/12/14 01:37:47 dcoutts Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.35 2008/07/06 20:51:28 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> happy-1.17.ebuild: + amd64/x86 stable, bug #230919 *happy-1.17 (14 Dec 2007) diff --git a/dev-haskell/happy/happy-1.17.ebuild b/dev-haskell/happy/happy-1.17.ebuild index 6427fd83ff05..aa2d71da4afa 100644 --- a/dev-haskell/happy/happy-1.17.ebuild +++ b/dev-haskell/happy/happy-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild,v 1.1 2007/12/14 01:37:47 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild,v 1.2 2008/07/06 20:51:28 maekke Exp $ CABAL_FEATURES="bin" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/haskell-src/ChangeLog b/dev-haskell/haskell-src/ChangeLog index 0e4fd28b4d8a..ffdaffa3509c 100644 --- a/dev-haskell/haskell-src/ChangeLog +++ b/dev-haskell/haskell-src/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/haskell-src -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.27 2007/12/20 02:36:42 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.28 2008/07/06 20:35:11 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> haskell-src-1.0.1.1.ebuild: + amd64/x86 stable, bug #230919 *haskell-src-1.0.1.1 (20 Dec 2007) diff --git a/dev-haskell/haskell-src/haskell-src-1.0.1.1.ebuild b/dev-haskell/haskell-src/haskell-src-1.0.1.1.ebuild index 23a59e872259..54451b715f28 100644 --- a/dev-haskell/haskell-src/haskell-src-1.0.1.1.ebuild +++ b/dev-haskell/haskell-src/haskell-src-1.0.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.1.1.ebuild,v 1.1 2007/12/20 02:36:42 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.1.1.ebuild,v 1.2 2008/07/06 20:35:11 maekke Exp $ CABAL_FEATURES="lib profile haddock happy" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" diff --git a/dev-haskell/html/ChangeLog b/dev-haskell/html/ChangeLog index 0461ff126bd0..6b3ff33b3826 100644 --- a/dev-haskell/html/ChangeLog +++ b/dev-haskell/html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/html # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.28 2008/06/17 00:47:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.29 2008/07/06 20:39:08 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> html-1.0.1.1.ebuild: + amd64/x86 stable, bug #230919 17 Jun 2008; Jeroen Roovers <jer@gentoo.org> html-1.0.1.1.ebuild: Marked ~hppa again. diff --git a/dev-haskell/html/html-1.0.1.1.ebuild b/dev-haskell/html/html-1.0.1.1.ebuild index 298fa5f8b4ea..73c75674cd46 100644 --- a/dev-haskell/html/html-1.0.1.1.ebuild +++ b/dev-haskell/html/html-1.0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild,v 1.2 2008/06/17 00:47:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild,v 1.3 2008/07/06 20:39:08 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog index 8953ef4eb4ec..c5d431ac76fa 100644 --- a/dev-haskell/hunit/ChangeLog +++ b/dev-haskell/hunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hunit -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.27 2007/12/16 20:32:53 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.28 2008/07/06 20:26:08 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> hunit-1.2.0.0.ebuild: + amd64/x86 stable, bug #230919 16 Dec 2007; Samuli Suominen <drac@gentoo.org> hunit-1.1.1.ebuild: amd64 stable wrt #201984 diff --git a/dev-haskell/hunit/hunit-1.2.0.0.ebuild b/dev-haskell/hunit/hunit-1.2.0.0.ebuild index 32996b4929b5..aedeffa24676 100644 --- a/dev-haskell/hunit/hunit-1.2.0.0.ebuild +++ b/dev-haskell/hunit/hunit-1.2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.0.0.ebuild,v 1.1 2007/12/13 17:24:40 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.0.0.ebuild,v 1.2 2008/07/06 20:26:08 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit base haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index c92c150fb626..3144c26cd843 100644 --- a/dev-haskell/mtl/ChangeLog +++ b/dev-haskell/mtl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/mtl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.27 2007/12/16 20:15:23 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.28 2008/07/06 20:39:45 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> mtl-1.1.0.0.ebuild: + amd64/x86 stable, bug #230919 16 Dec 2007; Samuli Suominen <drac@gentoo.org> mtl-1.0.1.ebuild: amd64 stable wrt #201984 diff --git a/dev-haskell/mtl/mtl-1.1.0.0.ebuild b/dev-haskell/mtl/mtl-1.1.0.0.ebuild index a2b1338892bd..6d2861a36b59 100644 --- a/dev-haskell/mtl/mtl-1.1.0.0.ebuild +++ b/dev-haskell/mtl/mtl-1.1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.0.ebuild,v 1.1 2007/12/13 17:26:01 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.0.ebuild,v 1.2 2008/07/06 20:39:45 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/network/ChangeLog b/dev-haskell/network/ChangeLog index e1e832e5577a..f7a514402670 100644 --- a/dev-haskell/network/ChangeLog +++ b/dev-haskell/network/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/network -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.27 2007/12/20 02:37:18 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.28 2008/07/06 20:58:28 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> network-2.1.0.0.ebuild: + amd64/x86 stable, bug #230919 *network-2.1.0.0 (20 Dec 2007) diff --git a/dev-haskell/network/network-2.1.0.0.ebuild b/dev-haskell/network/network-2.1.0.0.ebuild index af38192ea309..69afb1d28fbf 100644 --- a/dev-haskell/network/network-2.1.0.0.ebuild +++ b/dev-haskell/network/network-2.1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.1.0.0.ebuild,v 1.1 2007/12/20 02:37:18 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.1.0.0.ebuild,v 1.2 2008/07/06 20:58:28 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/openal/ChangeLog b/dev-haskell/openal/ChangeLog index 510dfa3979b6..e7057d5cb62e 100644 --- a/dev-haskell/openal/ChangeLog +++ b/dev-haskell/openal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/openal -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.8 2007/12/20 02:37:45 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.9 2008/07/06 20:27:11 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> openal-1.3.1.1.ebuild: + amd64/x86 stable, bug #230919 20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> openal-1.3.1.1.ebuild: New version. Released with ghc-6.8 but works with ghc-6.6. diff --git a/dev-haskell/openal/openal-1.3.1.1.ebuild b/dev-haskell/openal/openal-1.3.1.1.ebuild index 933feaf5b54b..6cc0a272a84a 100644 --- a/dev-haskell/openal/openal-1.3.1.1.ebuild +++ b/dev-haskell/openal/openal-1.3.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.2 2007/12/20 02:37:45 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.3 2008/07/06 20:27:11 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/opengl/ChangeLog b/dev-haskell/opengl/ChangeLog index 6f12859a2117..ebd24fb968e7 100644 --- a/dev-haskell/opengl/ChangeLog +++ b/dev-haskell/opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/opengl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.7 2007/12/16 22:54:32 fmccor Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.8 2008/07/06 20:28:01 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> ChangeLog: + amd64/x86 stable, bug #230919 16 Dec 2007; Ferris McCormick <fmccor@gentoo.org> opengl-2.2.1.1.ebuild: Add ~sparc keyword, new version (Bug #201984). diff --git a/dev-haskell/opengl/opengl-2.2.1.1.ebuild b/dev-haskell/opengl/opengl-2.2.1.1.ebuild index ce70a8fd5df0..bfa3b278197d 100644 --- a/dev-haskell/opengl/opengl-2.2.1.1.ebuild +++ b/dev-haskell/opengl/opengl-2.2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/opengl-2.2.1.1.ebuild,v 1.2 2007/12/16 22:54:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/opengl-2.2.1.1.ebuild,v 1.3 2008/07/06 20:28:01 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 diff --git a/dev-haskell/parallel/ChangeLog b/dev-haskell/parallel/ChangeLog index a11417c1ff06..ea8ff1871252 100644 --- a/dev-haskell/parallel/ChangeLog +++ b/dev-haskell/parallel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/parallel -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parallel/ChangeLog,v 1.1 2007/12/20 03:06:57 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parallel/ChangeLog,v 1.2 2008/07/06 20:41:31 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> parallel-1.0.0.0.ebuild: + amd64/x86 stable, bug #230919 *parallel-1.0.0.0 (20 Dec 2007) diff --git a/dev-haskell/parallel/parallel-1.0.0.0.ebuild b/dev-haskell/parallel/parallel-1.0.0.0.ebuild index bffc9f33c2ad..446307394b77 100644 --- a/dev-haskell/parallel/parallel-1.0.0.0.ebuild +++ b/dev-haskell/parallel/parallel-1.0.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parallel/parallel-1.0.0.0.ebuild,v 1.1 2007/12/20 03:06:57 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parallel/parallel-1.0.0.0.ebuild,v 1.2 2008/07/06 20:41:31 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.8" diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog index 719298843abf..b5d5cc315ad2 100644 --- a/dev-haskell/parsec/ChangeLog +++ b/dev-haskell/parsec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/parsec # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.4 2008/06/29 11:00:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.5 2008/07/06 20:42:30 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> ChangeLog: + amd64/x86 stable, bug #230919 28 Jun 2008; Tobias Klausmann <klausman@gentoo.org> parsec-2.1.0.0.ebuild: Keyworded on alpha, bug #227677 diff --git a/dev-haskell/parsec/parsec-2.1.0.0.ebuild b/dev-haskell/parsec/parsec-2.1.0.0.ebuild index 60aa13fd29fb..ba1a8a79f430 100644 --- a/dev-haskell/parsec/parsec-2.1.0.0.ebuild +++ b/dev-haskell/parsec/parsec-2.1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild,v 1.4 2008/06/29 11:00:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild,v 1.5 2008/07/06 20:42:30 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" diff --git a/dev-haskell/quickcheck/ChangeLog b/dev-haskell/quickcheck/ChangeLog index f7599d4864ba..b73ef75fa93e 100644 --- a/dev-haskell/quickcheck/ChangeLog +++ b/dev-haskell/quickcheck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/quickcheck -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.27 2007/12/20 02:38:20 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.28 2008/07/06 20:29:25 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> quickcheck-1.1.0.0.ebuild: + amd64/x86 stable, bug #230919 *quickcheck-1.1.0.0 (20 Dec 2007) diff --git a/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild b/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild index 74444b0ffdbd..8e57af25699b 100644 --- a/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild +++ b/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild,v 1.1 2007/12/20 02:38:20 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild,v 1.2 2008/07/06 20:29:25 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/regex-base/ChangeLog b/dev-haskell/regex-base/ChangeLog index dc4b584b8801..9997bf49997f 100644 --- a/dev-haskell/regex-base/ChangeLog +++ b/dev-haskell/regex-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/regex-base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.16 2008/05/04 12:24:52 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.17 2008/07/06 20:43:53 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> regex-base-0.72.0.1.ebuild: + amd64/x86 stable, bug #230919 *regex-base-0.93.1 (04 May 2008) diff --git a/dev-haskell/regex-base/regex-base-0.72.0.1.ebuild b/dev-haskell/regex-base/regex-base-0.72.0.1.ebuild index 85036278efc2..7b15874151d5 100644 --- a/dev-haskell/regex-base/regex-base-0.72.0.1.ebuild +++ b/dev-haskell/regex-base/regex-base-0.72.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.72.0.1.ebuild,v 1.2 2008/03/01 11:39:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.72.0.1.ebuild,v 1.3 2008/07/06 20:43:53 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog index a3aaf024c3b1..3a5765e91f37 100644 --- a/dev-haskell/regex-compat/ChangeLog +++ b/dev-haskell/regex-compat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/regex-compat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.15 2008/05/04 12:36:51 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.16 2008/07/06 20:45:16 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> + regex-compat-0.71.0.1.ebuild: + amd64/x86 stable, bug #230919 *regex-compat-0.91 (04 May 2008) diff --git a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild index 6e2102afbad2..03d68a889d8b 100644 --- a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild,v 1.2 2008/03/01 11:42:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild,v 1.3 2008/07/06 20:45:16 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/regex-posix/ChangeLog b/dev-haskell/regex-posix/ChangeLog index e71c2f9792a8..ed7c6a1dc453 100644 --- a/dev-haskell/regex-posix/ChangeLog +++ b/dev-haskell/regex-posix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/regex-posix # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/ChangeLog,v 1.15 2008/05/04 12:31:11 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/ChangeLog,v 1.16 2008/07/06 20:46:45 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> regex-posix-0.72.0.2.ebuild: + amd64/x86 stable, bug #230919 *regex-posix-0.93.1 (04 May 2008) diff --git a/dev-haskell/regex-posix/regex-posix-0.72.0.2.ebuild b/dev-haskell/regex-posix/regex-posix-0.72.0.2.ebuild index 300338d36519..ac12d4d57fdd 100644 --- a/dev-haskell/regex-posix/regex-posix-0.72.0.2.ebuild +++ b/dev-haskell/regex-posix/regex-posix-0.72.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.72.0.2.ebuild,v 1.2 2008/03/01 11:41:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.72.0.2.ebuild,v 1.3 2008/07/06 20:46:45 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/stm/ChangeLog b/dev-haskell/stm/ChangeLog index 5fddc6530209..2eac3755cf85 100644 --- a/dev-haskell/stm/ChangeLog +++ b/dev-haskell/stm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/stm -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v 1.1 2007/12/20 03:05:34 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/ChangeLog,v 1.2 2008/07/06 20:47:42 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> stm-2.1.1.0.ebuild: + amd64/x86 stable, bug #230919 *stm-2.1.1.0 (20 Dec 2007) diff --git a/dev-haskell/stm/stm-2.1.1.0.ebuild b/dev-haskell/stm/stm-2.1.1.0.ebuild index ac868d04378b..b8dc32617c93 100644 --- a/dev-haskell/stm/stm-2.1.1.0.ebuild +++ b/dev-haskell/stm/stm-2.1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.0.ebuild,v 1.1 2007/12/20 03:05:34 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stm/stm-2.1.1.0.ebuild,v 1.2 2008/07/06 20:47:42 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.8" diff --git a/dev-haskell/time/ChangeLog b/dev-haskell/time/ChangeLog index 218fe095369d..d08762322425 100644 --- a/dev-haskell/time/ChangeLog +++ b/dev-haskell/time/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/time -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/ChangeLog,v 1.13 2007/12/20 02:40:42 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/ChangeLog,v 1.14 2008/07/06 20:48:56 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> time-1.1.2.0.ebuild: + amd64/x86 stable, bug #230919 *time-1.1.2.0 (20 Dec 2007) diff --git a/dev-haskell/time/time-1.1.2.0.ebuild b/dev-haskell/time/time-1.1.2.0.ebuild index 3d8d6cb7cda1..85c5d1a46d0b 100644 --- a/dev-haskell/time/time-1.1.2.0.ebuild +++ b/dev-haskell/time/time-1.1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/time-1.1.2.0.ebuild,v 1.1 2007/12/20 02:40:42 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/time-1.1.2.0.ebuild,v 1.2 2008/07/06 20:48:56 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog index b982f5d7045c..1832828153de 100644 --- a/dev-haskell/xhtml/ChangeLog +++ b/dev-haskell/xhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xhtml -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.13 2007/12/16 20:17:58 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.14 2008/07/06 20:50:13 maekke Exp $ + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> xhtml-3000.0.2.1.ebuild: + amd64/x86 stable, bug #230919 16 Dec 2007; Samuli Suominen <drac@gentoo.org> xhtml-3000.0.2.ebuild: amd64 stable wrt #201984 diff --git a/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild b/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild index b1c9e5a81cd7..ee0d9489ee6a 100644 --- a/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild,v 1.1 2007/12/13 17:30:12 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild,v 1.2 2008/07/06 20:50:13 maekke Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" |