summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-07 23:47:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-07 23:47:26 +0000
commitce3b88c074609c400a1106270efdf9d9e44c568b (patch)
tree85d4dee13c2ac40bf81a401157e6280851614526 /dev-haskell/strict
parentStable for amd64, wrt bug #421351 (diff)
downloadhistorical-ce3b88c074609c400a1106270efdf9d9e44c568b.tar.gz
historical-ce3b88c074609c400a1106270efdf9d9e44c568b.tar.bz2
historical-ce3b88c074609c400a1106270efdf9d9e44c568b.zip
Stable for amd64, wrt bug #421351
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/strict')
-rw-r--r--dev-haskell/strict/ChangeLog5
-rw-r--r--dev-haskell/strict/strict-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/strict/ChangeLog b/dev-haskell/strict/ChangeLog
index 19f969091186..6515ad8f4c6b 100644
--- a/dev-haskell/strict/ChangeLog
+++ b/dev-haskell/strict/ChangeLog
@@ -1,6 +1,9 @@
# 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.2 2012/08/09 12:59:41 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.3 2012/09/07 23:44:49 ago Exp $
+
+ 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> strict-0.3.2.ebuild:
+ Stable for amd64, wrt bug #421351
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> strict-0.3.2.ebuild:
Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8
diff --git a/dev-haskell/strict/strict-0.3.2.ebuild b/dev-haskell/strict/strict-0.3.2.ebuild
index 377b4d7973b8..1a808279d7b4 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.2 2012/08/09 12:59:41 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.3 2012/09/07 23:44:49 ago 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2"