summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-07-08 12:40:34 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-07-08 12:40:34 +0000
commit6f9207013f56c0ffe43e49fa6788b405c14ce9f6 (patch)
tree200ff66f748b6669d74074cc364d634a81315495 /dev-haskell
parentSet SUPPORT_PYTHON_ABIS. (diff)
downloadgentoo-2-6f9207013f56c0ffe43e49fa6788b405c14ce9f6.tar.gz
gentoo-2-6f9207013f56c0ffe43e49fa6788b405c14ce9f6.tar.bz2
gentoo-2-6f9207013f56c0ffe43e49fa6788b405c14ce9f6.zip
~alpha keyworded
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-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 dfe4f6a3cde9..23a9afc2ebab 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.5 2010/04/01 09:46:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.6 2010/07/08 12:40:34 slyfox Exp $
+
+ 08 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> binary-0.5.0.2.ebuild:
+ ~alpha keyworded
01 Apr 2010; Fabian Groffen <grobian@gentoo.org> binary-0.5.0.2.ebuild:
Marked ~ppc-macos
diff --git a/dev-haskell/binary/binary-0.5.0.2.ebuild b/dev-haskell/binary/binary-0.5.0.2.ebuild
index 6bef0030c6d0..9f23040a461f 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.3 2010/04/01 09:46:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/binary-0.5.0.2.ebuild,v 1.4 2010/07/08 12:40:34 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="~amd64 ~ppc64 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~ppc-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"