summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-05-05 16:46:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-05-05 16:46:24 +0000
commit208f858af550dc6024c362ec9fe17d337e2e5d4d (patch)
treee7c335b47b602dc1cce508dcfd522eeb0a4221a5 /dev-haskell/utf8-string
parentalpha/ia64/ppc64/sparc stable (bug #404641) (diff)
downloadgentoo-2-208f858af550dc6024c362ec9fe17d337e2e5d4d.tar.gz
gentoo-2-208f858af550dc6024c362ec9fe17d337e2e5d4d.tar.bz2
gentoo-2-208f858af550dc6024c362ec9fe17d337e2e5d4d.zip
alpha/ia64/ppc64/sparc stable (bug #404641)
(Portage version: 2.2.0_alpha101_p6/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/utf8-string')
-rw-r--r--dev-haskell/utf8-string/ChangeLog5
-rw-r--r--dev-haskell/utf8-string/utf8-string-0.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/utf8-string/ChangeLog b/dev-haskell/utf8-string/ChangeLog
index 8273bcd80fae..f0c553a84e23 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.15 2012/04/16 21:06:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.16 2012/05/05 16:46:24 slyfox Exp $
+
+ 05 May 2012; Sergei Trofimovich <slyfox@gentoo.org> utf8-string-0.3.7.ebuild:
+ alpha/ia64/ppc64/sparc stable (bug #404641)
16 Apr 2012; Brent Baude <ranger@gentoo.org> utf8-string-0.3.7.ebuild:
Marking utf8-string-0.3.7 ppc for bug 404643
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 9214a34bd30a..c8bd17d4ee16 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-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.4 2012/04/16 21:06:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild,v 1.5 2012/05/05 16:46:24 slyfox 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