summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2008-05-25 11:14:18 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2008-05-25 11:14:18 +0000
commit5d6d18688f74a834cf41df2689f051b0e7a56958 (patch)
tree68011477f2afffbd18d4c3b03bc95d68e362bb19 /dev-haskell/x11/ChangeLog
parentVersion bump. (diff)
downloadhistorical-5d6d18688f74a834cf41df2689f051b0e7a56958.tar.gz
historical-5d6d18688f74a834cf41df2689f051b0e7a56958.tar.bz2
historical-5d6d18688f74a834cf41df2689f051b0e7a56958.zip
Add USE="xinerama" to most recent dev-haskell/x11 versions. This fixes bug #223377.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-haskell/x11/ChangeLog')
-rw-r--r--dev-haskell/x11/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-haskell/x11/ChangeLog b/dev-haskell/x11/ChangeLog
index b299414d1c43..b393f84c1d42 100644
--- a/dev-haskell/x11/ChangeLog
+++ b/dev-haskell/x11/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-haskell/x11
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v 1.6 2007/12/15 23:11:47 kolmodin Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v 1.7 2008/05/25 11:14:18 kolmodin Exp $
+
+ 25 May 2008; Lennart Kolmodin <kolmodin@gentoo.org> x11-1.2.1.ebuild,
+ x11-1.4.0.ebuild, x11-1.4.1.ebuild:
+ Add IUSE="xinerama" and add missing dependency on libXinerama.
+ This requires >=cabal-1.2.3.0.
+ Reported by Prashanth Mundkur <prashanth.mundkur@gmail.com>.
+ This fixes bug #223377.
+ Fix minor repoman issue with x11-1.2.1.
*x11-1.4.1 (16 Dec 2007)