summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-08-09 13:06:50 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-08-09 13:06:50 +0000
commitf0d58f233bfb38700f43cf50473c281ec376689c (patch)
tree2b36bba10b4a853159564671051b750c2c285c7f /dev-haskell/strict
parentStable for HPPA (bug #429202). (diff)
downloadhistorical-f0d58f233bfb38700f43cf50473c281ec376689c.tar.gz
historical-f0d58f233bfb38700f43cf50473c281ec376689c.tar.bz2
historical-f0d58f233bfb38700f43cf50473c281ec376689c.zip
Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8
Package-Manager: portage-2.2.0_alpha120_p28/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/strict')
-rw-r--r--dev-haskell/strict/ChangeLog6
-rw-r--r--dev-haskell/strict/strict-0.3.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/strict/ChangeLog b/dev-haskell/strict/ChangeLog
index 0ff4c57720e3..19f969091186 100644
--- a/dev-haskell/strict/ChangeLog
+++ b/dev-haskell/strict/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-haskell/strict
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.1 2012/05/05 13:14:02 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.2 2012/08/09 12:59:41 slyfox Exp $
+
+ 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> strict-0.3.2.ebuild:
+ Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8
*strict-0.3.2 (05 May 2012)
05 May 2012; Mark Wright <gienah@gentoo.org> +strict-0.3.2.ebuild,
+metadata.xml:
Add strict for darcs 2.8.0 tests
-
diff --git a/dev-haskell/strict/strict-0.3.2.ebuild b/dev-haskell/strict/strict-0.3.2.ebuild
index 017281e48d65..377b4d7973b8 100644
--- a/dev-haskell/strict/strict-0.3.2.ebuild
+++ b/dev-haskell/strict/strict-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.1 2012/05/05 13:14:02 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.2 2012/08/09 12:59:41 slyfox Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2"