summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:37:30 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:37:30 +0000
commitf640b7856d6aa9e3499c73b32d945b5e53da2052 (patch)
treede20a4c7892a5bd8f6efa5434ded64db823d6324 /dev-haskell
parentStable on ppc wrt bug 186849 (diff)
downloadgentoo-2-f640b7856d6aa9e3499c73b32d945b5e53da2052.tar.gz
gentoo-2-f640b7856d6aa9e3499c73b32d945b5e53da2052.tar.bz2
gentoo-2-f640b7856d6aa9e3499c73b32d945b5e53da2052.zip
Stable on ppc wrt bug 186849
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/cpphs/ChangeLog7
-rw-r--r--dev-haskell/cpphs/cpphs-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index b8805ced0602..35c2230ffc70 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cpphs
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.17 2006/10/12 18:56:58 dcoutts Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.18 2007/07/28 14:37:30 nixnut Exp $
+
+ 28 Jul 2007; nixnut <nixnut@gentoo.org> cpphs-1.2.ebuild:
+ Stable on ppc wrt bug 186849
12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> -cpphs-0.9.ebuild:
Remove old version.
diff --git a/dev-haskell/cpphs/cpphs-1.2.ebuild b/dev-haskell/cpphs/cpphs-1.2.ebuild
index 6fba795936a5..393fcc91587a 100644
--- a/dev-haskell/cpphs/cpphs-1.2.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.7 2006/10/11 18:38:06 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.8 2007/07/28 14:37:30 nixnut Exp $
CABAL_FEATURES="bin lib profile"
inherit eutils haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.york.ac.uk/fp/cpphs/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/ghc"