Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
kolmodin 07/10/28 12:48:19
Modified: filepath-1.0.ebuild ChangeLog
Log:
Stricten dep of filepath-1.0 from virtual/ to dev-lang/ghc
(Portage version: 2.1.3.16)
Revision Changes Path
1.7 dev-haskell/filepath/filepath-1.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?r1=1.6&r2=1.7
Index: filepath-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- filepath-1.0.ebuild 23 Oct 2007 16:15:32 -0000 1.6
+++ filepath-1.0.ebuild 28 Oct 2007 12:48:19 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.6 2007/10/23 16:15:32 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.7 2007/10/28 12:48:19 kolmodin Exp $
CABAL_FEATURES="haddock lib profile"
inherit haskell-cabal
@@ -15,6 +15,6 @@
KEYWORDS="~amd64 ~hppa ~ia64 ~sparc x86"
IUSE=""
-DEPEND=">=virtual/ghc-6.4"
+DEPEND=">=dev-lang/ghc-6.4"
CABAL_CORE_LIB_GHC_PV="6.6.1"
1.7 dev-haskell/filepath/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 23 Oct 2007 16:15:32 -0000 1.6
+++ ChangeLog 28 Oct 2007 12:48:19 -0000 1.7
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/filepath
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.6 2007/10/23 16:15:32 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.7 2007/10/28 12:48:19 kolmodin Exp $
+
+ 28 Oct 2007; Lennart Kolmodin <kolmodin@g.o> filepath-1.0.ebuild:
+ Stricten dependency of virtual/ghc into dev-lang/ghc as otherwise ghc-bin
+ was pulled in for users trying to 'emerge ghc' which then caused ghc
+ conflict.
23 Oct 2007; Christian Faulhammer <opfer@g.o> filepath-1.0.ebuild:
stable x86, bug 196616
--
gentoo-commits@g.o mailing list
|
|