summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:17:58 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:17:58 +0000
commit102d789d32e152db6a8fb97a132fe9f87cc285b1 (patch)
tree37f31e12f5290725d1c15e233da4c967983c3a78 /dev-haskell/test-framework-quickcheck2
parentppc64 stable wrt #339580 (diff)
downloadgentoo-2-102d789d32e152db6a8fb97a132fe9f87cc285b1.tar.gz
gentoo-2-102d789d32e152db6a8fb97a132fe9f87cc285b1.tar.bz2
gentoo-2-102d789d32e152db6a8fb97a132fe9f87cc285b1.zip
ppc/ppc64 stable wrt #339580
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-haskell/test-framework-quickcheck2')
-rw-r--r--dev-haskell/test-framework-quickcheck2/ChangeLog8
-rw-r--r--dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/test-framework-quickcheck2/ChangeLog b/dev-haskell/test-framework-quickcheck2/ChangeLog
index 1efe377cbe30..7029ab395aa2 100644
--- a/dev-haskell/test-framework-quickcheck2/ChangeLog
+++ b/dev-haskell/test-framework-quickcheck2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/test-framework-quickcheck2
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/ChangeLog,v 1.8 2010/11/20 23:28:54 slyfox Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/ChangeLog,v 1.9 2011/02/25 13:17:58 xarthisius Exp $
+
+ 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ test-framework-quickcheck2-0.2.5.ebuild:
+ ppc/ppc64 stable wrt #339580
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org>
test-framework-quickcheck2-0.2.5.ebuild:
diff --git a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild
index 33726cea8013..950a16e0f291 100644
--- a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild
+++ b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.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/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild,v 1.8 2010/11/20 23:28:54 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild,v 1.9 2011/02/25 13:17:58 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"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
# works with ghc 6.8 too if we add this dependency