summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-10-19 17:48:16 +0000
committerThomas Kahle <tomka@gentoo.org>2010-10-19 17:48:16 +0000
commitae1d3a3826a43e0ea76932a0545c2e2c59b13597 (patch)
tree5a185fbf5f6df3c5c511f77fa6f6f103f6338048 /dev-haskell
parentMore cleanup (diff)
downloadgentoo-2-ae1d3a3826a43e0ea76932a0545c2e2c59b13597.tar.gz
gentoo-2-ae1d3a3826a43e0ea76932a0545c2e2c59b13597.tar.bz2
gentoo-2-ae1d3a3826a43e0ea76932a0545c2e2c59b13597.zip
x86 stable per bug 338652
(Portage version: 2.1.9.20/cvs/Linux i686)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/haddock/ChangeLog5
-rw-r--r--dev-haskell/haddock/haddock-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/haddock/ChangeLog b/dev-haskell/haddock/ChangeLog
index 2551caf93409..8d01f58bf072 100644
--- a/dev-haskell/haddock/ChangeLog
+++ b/dev-haskell/haddock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haddock
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.79 2010/10/09 14:34:32 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.80 2010/10/19 17:48:16 tomka Exp $
+
+ 19 Oct 2010; Thomas Kahle <tomka@gentoo.org> haddock-2.6.1.ebuild:
+ x86 stable per bug 338652
09 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
Restored ~alpha and ~ia64 keywords (now we have ghc-6.12.3 with exported
diff --git a/dev-haskell/haddock/haddock-2.6.1.ebuild b/dev-haskell/haddock/haddock-2.6.1.ebuild
index ce32d4eca877..d3d0517494a7 100644
--- a/dev-haskell/haddock/haddock-2.6.1.ebuild
+++ b/dev-haskell/haddock/haddock-2.6.1.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/haddock/haddock-2.6.1.ebuild,v 1.8 2010/10/09 14:34:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.1.ebuild,v 1.9 2010/10/19 17:48:16 tomka Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -12,7 +12,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="doc"
# we bundle the dep on ghc-paths to reduce the dependencies on this critical