summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-28 07:02:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-28 07:02:52 +0000
commita63ea749562e3de07aa253e4c39df9ff3a29cbac (patch)
treee2212fae98c31c36f7502dee07abae116aea3825 /dev-haskell
parentStable for amd64, wrt bug #404641 (diff)
downloadhistorical-a63ea749562e3de07aa253e4c39df9ff3a29cbac.tar.gz
historical-a63ea749562e3de07aa253e4c39df9ff3a29cbac.tar.bz2
historical-a63ea749562e3de07aa253e4c39df9ff3a29cbac.zip
Stable for amd64, wrt bug #404643
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/utf8-string/ChangeLog7
-rw-r--r--dev-haskell/utf8-string/utf8-string-0.3.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/utf8-string/ChangeLog b/dev-haskell/utf8-string/ChangeLog
index dc4515453cb0..6262d7145ccc 100644
--- a/dev-haskell/utf8-string/ChangeLog
+++ b/dev-haskell/utf8-string/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/utf8-string
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.12 2011/12/04 17:32:07 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.13 2012/03/28 07:02:52 ago Exp $
+
+ 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> utf8-string-0.3.7.ebuild:
+ Stable for amd64, wrt bug #404643
*utf8-string-0.3.7 (04 Dec 2011)
diff --git a/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild
index fb6f310a45a9..693e11696363 100644
--- a/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild
+++ b/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild,v 1.1 2011/12/04 17:32:07 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild,v 1.2 2012/03/28 07:02:52 ago Exp $
CABAL_FEATURES="lib profile haddock hscolour hoogle"
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 ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6.1