summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-10-18 18:02:56 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-10-18 18:02:56 +0000
commit426b9eb0d40f2a09a8b60e48508b49c5718aa203 (patch)
tree36d1e719d93175f2112896ab9c117445524404d8 /dev-haskell/parsec
parentRemove an old ebuild. (diff)
downloadhistorical-426b9eb0d40f2a09a8b60e48508b49c5718aa203.tar.gz
historical-426b9eb0d40f2a09a8b60e48508b49c5718aa203.tar.bz2
historical-426b9eb0d40f2a09a8b60e48508b49c5718aa203.zip
Stable on ppc wrt bug 239368
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-haskell/parsec')
-rw-r--r--dev-haskell/parsec/ChangeLog5
-rw-r--r--dev-haskell/parsec/parsec-2.1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog
index 9463c8e5c04e..d6787bac8ca7 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.9 2008/10/04 18:01:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.10 2008/10/18 18:02:56 nixnut Exp $
+
+ 18 Oct 2008; nixnut <nixnut@gentoo.org> parsec-2.1.0.0.ebuild:
+ Stable on ppc wrt bug 239368
04 Oct 2008; Raúl Porcel <armin76@gentoo.org> parsec-2.1.0.0.ebuild:
alpha/ia64 stable
diff --git a/dev-haskell/parsec/parsec-2.1.0.0.ebuild b/dev-haskell/parsec/parsec-2.1.0.0.ebuild
index dfdf9eafa5f8..e46785bf2f6f 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.9 2008/10/04 18:01:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild,v 1.10 2008/10/18 18:02:56 nixnut 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 ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4"