From be486da2ed038824b6aae2a2c7465dcf8984f2d4 Mon Sep 17 00:00:00 2001 From: Kacper Kowalik Date: Fri, 25 Feb 2011 12:55:45 +0000 Subject: ppc/ppc64 stable wrt #339153 (Portage version: 2.2.0_alpha23/cvs/Linux ppc64) --- dev-haskell/parsec/ChangeLog | 5 ++++- dev-haskell/parsec/parsec-2.1.0.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog index d2e7feea50f2..8bb07ba2aec2 100644 --- a/dev-haskell/parsec/ChangeLog +++ b/dev-haskell/parsec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/parsec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.17 2011/01/31 19:34:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.18 2011/02/25 12:55:45 xarthisius Exp $ + + 25 Feb 2011; Kacper Kowalik parsec-2.1.0.1.ebuild: + ppc/ppc64 stable wrt #339153 31 Jan 2011; Christian Faulhammer parsec-2.1.0.1.ebuild: diff --git a/dev-haskell/parsec/parsec-2.1.0.1.ebuild b/dev-haskell/parsec/parsec-2.1.0.1.ebuild index 01fc4a9e65ef..17544aa2ae47 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-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.7 2011/01/31 19:34:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.8 2011/02/25 12:55:45 xarthisius 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