summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:36:26 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:36:26 +0000
commit78a3e811dea9595300dc3b6027ebda214659a545 (patch)
tree851ed3fe672e35154624b48c1d36375139a60f6d /dev-haskell/harp
parentAdded ~ppc64; bug #124469 (diff)
downloadgentoo-2-78a3e811dea9595300dc3b6027ebda214659a545.tar.gz
gentoo-2-78a3e811dea9595300dc3b6027ebda214659a545.tar.bz2
gentoo-2-78a3e811dea9595300dc3b6027ebda214659a545.zip
Added to ~ppc. See bug #124469.
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'dev-haskell/harp')
-rw-r--r--dev-haskell/harp/ChangeLog5
-rw-r--r--dev-haskell/harp/harp-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/harp/ChangeLog b/dev-haskell/harp/ChangeLog
index 44b47cde421e..92f440f8a64b 100644
--- a/dev-haskell/harp/ChangeLog
+++ b/dev-haskell/harp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/harp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/ChangeLog,v 1.4 2006/03/01 19:27:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/ChangeLog,v 1.5 2006/03/01 19:35:43 hansmi Exp $
+
+ 01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> harp-0.2.ebuild:
+ Added to ~ppc. See bug #124469.
01 Mar 2006; Markus Rothe <corsair@gentoo.org> harp-0.2.ebuild:
Added ~ppc64; bug #124469
diff --git a/dev-haskell/harp/harp-0.2.ebuild b/dev-haskell/harp/harp-0.2.ebuild
index bd94571f6c08..0897087c44b4 100644
--- a/dev-haskell/harp/harp-0.2.ebuild
+++ b/dev-haskell/harp/harp-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/harp-0.2.ebuild,v 1.4 2006/03/01 19:27:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/harp-0.2.ebuild,v 1.5 2006/03/01 19:35:43 hansmi Exp $
CABAL_FEATURES="haddock lib"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/haskell-src-exts-$
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/ghc"