From d4e0eb122a96ca5d472cbe66136f26e76e479393 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sun, 23 Jan 2011 13:48:53 +0000 Subject: Stable on amd64 wrt bug #352436 Package-Manager: portage-2.1.9.33/cvs/Linux x86_64 --- dev-haskell/json/ChangeLog | 7 +++++-- dev-haskell/json/json-0.4.3.ebuild | 6 +++--- dev-haskell/parsec/ChangeLog | 7 +++++-- dev-haskell/parsec/parsec-2.1.0.1.ebuild | 6 +++--- 4 files changed, 16 insertions(+), 10 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/json/ChangeLog b/dev-haskell/json/ChangeLog index ad2a159f369c..bf4da1a0b911 100644 --- a/dev-haskell/json/ChangeLog +++ b/dev-haskell/json/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/json -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/ChangeLog,v 1.1 2010/03/08 23:40:08 kolmodin Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/ChangeLog,v 1.2 2011/01/23 13:48:53 hwoarang Exp $ + + 23 Jan 2011; Markos Chandras json-0.4.3.ebuild: + Stable on amd64 wrt bug #352436 *json-0.4.3 (08 Mar 2010) diff --git a/dev-haskell/json/json-0.4.3.ebuild b/dev-haskell/json/json-0.4.3.ebuild index f520e7db466a..b3b3df15d455 100644 --- a/dev-haskell/json/json-0.4.3.ebuild +++ b/dev-haskell/json/json-0.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.4.3.ebuild,v 1.1 2010/03/08 23:40:08 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.4.3.ebuild,v 1.2 2011/01/23 13:48:53 hwoarang 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 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="" # TODO: look into adding dep syb and allow other ghc versions diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog index 54c8b26e97dd..936fae47dd52 100644 --- a/dev-haskell/parsec/ChangeLog +++ b/dev-haskell/parsec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/parsec -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.15 2010/08/15 21:08:15 slyfox Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.16 2011/01/23 13:47:08 hwoarang Exp $ + + 23 Jan 2011; Markos Chandras parsec-2.1.0.1.ebuild: + Stable on amd64 wrt bug #352436 15 Aug 2010; Sergei Trofimovich parsec-2.1.0.1.ebuild: Marked ~x86-fbsd (fixes dev-haskell/network depends, bug #206283) diff --git a/dev-haskell/parsec/parsec-2.1.0.1.ebuild b/dev-haskell/parsec/parsec-2.1.0.1.ebuild index 86c94b5b9b7d..a70a7a67cbc6 100644 --- a/dev-haskell/parsec/parsec-2.1.0.1.ebuild +++ b/dev-haskell/parsec/parsec-2.1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.1.ebuild,v 1.5 2010/08/15 21:08:15 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.6 2011/01/23 13:47:08 hwoarang 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 ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.6.1" -- cgit v1.2.3-65-gdbad