summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:02:49 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:02:49 +0000
commit5fddf8b2a99d72a70725a8b284a3f5f3d9928451 (patch)
treed99296efedfc9e6660d9f371c2df2d48ba7d993e /dev-haskell/haskeline
parentppc/ppc64 stable wrt #339580 (diff)
downloadgentoo-2-5fddf8b2a99d72a70725a8b284a3f5f3d9928451.tar.gz
gentoo-2-5fddf8b2a99d72a70725a8b284a3f5f3d9928451.tar.bz2
gentoo-2-5fddf8b2a99d72a70725a8b284a3f5f3d9928451.zip
ppc/ppc64 stable wrt #339580
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-haskell/haskeline')
-rw-r--r--dev-haskell/haskeline/ChangeLog8
-rw-r--r--dev-haskell/haskeline/haskeline-0.6.2.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/haskeline/ChangeLog b/dev-haskell/haskeline/ChangeLog
index 73e2d747c8d1..ada59af8a720 100644
--- a/dev-haskell/haskeline/ChangeLog
+++ b/dev-haskell/haskeline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/haskeline
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.9 2010/11/20 22:53:14 slyfox Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.10 2011/02/25 13:02:49 xarthisius Exp $
+
+ 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ haskeline-0.6.2.2.ebuild:
+ ppc/ppc64 stable wrt #339580
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org>
haskeline-0.6.2.2.ebuild:
diff --git a/dev-haskell/haskeline/haskeline-0.6.2.2.ebuild b/dev-haskell/haskeline/haskeline-0.6.2.2.ebuild
index ab30d5330e7a..aaddadeaeb14 100644
--- a/dev-haskell/haskeline/haskeline-0.6.2.2.ebuild
+++ b/dev-haskell/haskeline/haskeline-0.6.2.2.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/haskeline/haskeline-0.6.2.2.ebuild,v 1.9 2010/11/20 22:53:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.6.2.2.ebuild,v 1.10 2011/02/25 13:02:49 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 ~ppc-macos"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos"
IUSE=""
DEPEND=">=dev-lang/ghc-6.10