summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-10-04 18:01:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-10-04 18:01:06 +0000
commit0dc3863db33f8eaf18b05563de66ce55e19c8fc0 (patch)
tree778be99b94ef4a2747a754e00572c42ea1b20d70 /dev-haskell/parsec
parentalpha/ia64 stable (diff)
downloadgentoo-2-0dc3863db33f8eaf18b05563de66ce55e19c8fc0.tar.gz
gentoo-2-0dc3863db33f8eaf18b05563de66ce55e19c8fc0.tar.bz2
gentoo-2-0dc3863db33f8eaf18b05563de66ce55e19c8fc0.zip
alpha/ia64 stable
(Portage version: 2.1.4.4)
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 56eb18e99a2b..9463c8e5c04e 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.8 2008/10/02 22:39:09 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.9 2008/10/04 18:01:06 armin76 Exp $
+
+ 04 Oct 2008; Raúl Porcel <armin76@gentoo.org> parsec-2.1.0.0.ebuild:
+ alpha/ia64 stable
02 Oct 2008; Ferris McCormick <fmccor@gentoo.org> parsec-2.1.0.0.ebuild:
Sparc stable, needed for Bug #239368 (been around a long time now).
diff --git a/dev-haskell/parsec/parsec-2.1.0.0.ebuild b/dev-haskell/parsec/parsec-2.1.0.0.ebuild
index c2195676b0c5..dfdf9eafa5f8 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.8 2008/10/02 22:39:09 fmccor Exp $
+# $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 $
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"