summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-07-21 16:25:53 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-07-21 16:25:53 +0000
commit81c059dcb26bd1f99397eb5a12a940dd0801fa06 (patch)
tree70f57e9fa849465a74a7d5580e10cfb078406c0b /dev-haskell/x11
parentAdd 1.9.1-compatible version which isn't compatible with <1.9.1 (masked), fix... (diff)
downloadgentoo-2-81c059dcb26bd1f99397eb5a12a940dd0801fa06.tar.gz
gentoo-2-81c059dcb26bd1f99397eb5a12a940dd0801fa06.tar.bz2
gentoo-2-81c059dcb26bd1f99397eb5a12a940dd0801fa06.zip
Marked stable on AMD64 as requested by Lennart Kolmodin <kolmodin@gentoo.org> in bug #278543. Dependency of x11-wm/xmonad.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/x11')
-rw-r--r--dev-haskell/x11/ChangeLog8
-rw-r--r--dev-haskell/x11/x11-1.4.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/x11/ChangeLog b/dev-haskell/x11/ChangeLog
index 0a0143c71471..77555e349865 100644
--- a/dev-haskell/x11/ChangeLog
+++ b/dev-haskell/x11/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/x11
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v 1.11 2008/08/07 22:02:39 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v 1.12 2009/07/21 16:25:53 chainsaw Exp $
+
+ 21 Jul 2009; <chainsaw@gentoo.org> x11-1.4.2.ebuild:
+ Marked stable on AMD64 as requested by Lennart Kolmodin
+ <kolmodin@gentoo.org> in bug #278543. Dependency of x11-wm/xmonad.
07 Aug 2008; Jeroen Roovers <jer@gentoo.org> x11-1.4.2.ebuild:
Marked ~hppa too.
diff --git a/dev-haskell/x11/x11-1.4.2.ebuild b/dev-haskell/x11/x11-1.4.2.ebuild
index 289f22233d2a..842dff6c3979 100644
--- a/dev-haskell/x11/x11-1.4.2.ebuild
+++ b/dev-haskell/x11/x11-1.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.2.ebuild,v 1.4 2008/08/07 22:02:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.2.ebuild,v 1.5 2009/07/21 16:25:53 chainsaw Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal eutils autotools
@@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~sparc ~x86"
IUSE="xinerama"
DEPEND=">=dev-lang/ghc-6.4.2