summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-11-20 22:57:51 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-11-20 22:57:51 +0000
commit311fcadca7f9bca3fa94e151ab90a3963f41118c (patch)
tree663729eeee3b77e17ba1aac9c0acde0af65172e6 /dev-haskell/binary
parentalpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677). (diff)
downloadgentoo-2-311fcadca7f9bca3fa94e151ab90a3963f41118c.tar.gz
gentoo-2-311fcadca7f9bca3fa94e151ab90a3963f41118c.tar.bz2
gentoo-2-311fcadca7f9bca3fa94e151ab90a3963f41118c.zip
alpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677).
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/binary')
-rw-r--r--dev-haskell/binary/ChangeLog5
-rw-r--r--dev-haskell/binary/binary-0.5.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/binary/ChangeLog b/dev-haskell/binary/ChangeLog
index 07261e6f2e7e..b1a934a6a907 100644
--- a/dev-haskell/binary/ChangeLog
+++ b/dev-haskell/binary/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/binary
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.10 2010/10/19 21:46:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.11 2010/11/20 22:57:51 slyfox Exp $
+
+ 20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> binary-0.5.0.2.ebuild:
+ alpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677).
19 Oct 2010; Thomas Kahle <tomka@gentoo.org> binary-0.5.0.2.ebuild:
x86 stable per bug 339580
diff --git a/dev-haskell/binary/binary-0.5.0.2.ebuild b/dev-haskell/binary/binary-0.5.0.2.ebuild
index 1ddddad0988a..8ae4eb0f111b 100644
--- a/dev-haskell/binary/binary-0.5.0.2.ebuild
+++ b/dev-haskell/binary/binary-0.5.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/binary-0.5.0.2.ebuild,v 1.8 2010/10/19 21:46:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/binary-0.5.0.2.ebuild,v 1.9 2010/11/20 22:57:51 slyfox 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 ~ppc-macos"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~ppc-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"