summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-12-16 19:00:11 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-12-16 19:00:11 +0000
commit7288f4aa7b6bb509a4e4ad785c9f5e84c3336f8f (patch)
tree6b135e913e2d02ccf48e63425c3ea92853ddb960 /dev-haskell/hunit
parentStable on ppc wrt bug 201984 (diff)
downloadgentoo-2-7288f4aa7b6bb509a4e4ad785c9f5e84c3336f8f.tar.gz
gentoo-2-7288f4aa7b6bb509a4e4ad785c9f5e84c3336f8f.tar.bz2
gentoo-2-7288f4aa7b6bb509a4e4ad785c9f5e84c3336f8f.zip
Stable on ppc wrt bug 201984
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r--dev-haskell/hunit/ChangeLog5
-rw-r--r--dev-haskell/hunit/hunit-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog
index 08df35fba448..72d5b9e4f018 100644
--- a/dev-haskell/hunit/ChangeLog
+++ b/dev-haskell/hunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hunit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.25 2007/12/13 17:24:40 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.26 2007/12/16 19:00:11 nixnut Exp $
+
+ 16 Dec 2007; nixnut <nixnut@gentoo.org> hunit-1.1.1.ebuild:
+ Stable on ppc wrt bug 201984
*hunit-1.2.0.0 (13 Dec 2007)
diff --git a/dev-haskell/hunit/hunit-1.1.1.ebuild b/dev-haskell/hunit/hunit-1.1.1.ebuild
index 28e95b1dbdeb..dd4d4dd34c4e 100644
--- a/dev-haskell/hunit/hunit-1.1.1.ebuild
+++ b/dev-haskell/hunit/hunit-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.1.ebuild,v 1.6 2007/12/13 05:44:32 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.1.ebuild,v 1.7 2007/12/16 19:00:11 nixnut Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal
@@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6"