public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/cpphs: ChangeLog cpphs-1.2.ebuild cpphs-1.1.ebuild
@ 2007-10-31 12:54 Duncan Coutts (dcoutts)
  0 siblings, 0 replies; only message in thread
From: Duncan Coutts (dcoutts) @ 2007-10-31 12:54 UTC (permalink / raw
  To: gentoo-commits

dcoutts     07/10/31 12:54:51

  Modified:             ChangeLog cpphs-1.2.ebuild cpphs-1.1.ebuild
  Log:
  Drop virtual/ghc in favour of dev-lang/ghc
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.20                 dev-haskell/cpphs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 Aug 2007 11:22:08 -0000	1.19
+++ ChangeLog	31 Oct 2007 12:54:50 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/cpphs
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.19 2007/08/04 11:22:08 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.20 2007/10/31 12:54:50 dcoutts Exp $
+
+  31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> cpphs-1.1.ebuild,
+  cpphs-1.2.ebuild:
+  Drop virtual/ghc in favour of dev-lang/ghc
 
 *cpphs-1.3 (04 Aug 2007)
 



1.9                  dev-haskell/cpphs/cpphs-1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild?r1=1.8&r2=1.9

Index: cpphs-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cpphs-1.2.ebuild	28 Jul 2007 14:37:30 -0000	1.8
+++ cpphs-1.2.ebuild	31 Oct 2007 12:54:50 -0000	1.9
@@ -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/cpphs/cpphs-1.2.ebuild,v 1.8 2007/07/28 14:37:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.9 2007/10/31 12:54:50 dcoutts Exp $
 
 CABAL_FEATURES="bin lib profile"
 inherit eutils haskell-cabal
@@ -14,7 +14,7 @@
 KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE=""
 
-DEPEND="virtual/ghc"
+DEPEND="dev-lang/ghc"
 
 src_install() {
 	cabal_src_install



1.7                  dev-haskell/cpphs/cpphs-1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/cpphs-1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/cpphs-1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/cpphs/cpphs-1.1.ebuild?r1=1.6&r2=1.7

Index: cpphs-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cpphs-1.1.ebuild	11 Oct 2006 18:38:06 -0000	1.6
+++ cpphs-1.1.ebuild	31 Oct 2007 12:54:50 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.1.ebuild,v 1.6 2006/10/11 18:38:06 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.1.ebuild,v 1.7 2007/10/31 12:54:50 dcoutts Exp $
 
 CABAL_FEATURES="bin"
 inherit eutils haskell-cabal
@@ -14,7 +14,7 @@
 KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
 IUSE=""
 
-DEPEND="virtual/ghc"
+DEPEND="dev-lang/ghc"
 RDEPEND=""
 
 src_install() {



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-31 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 12:54 [gentoo-commits] gentoo-x86 commit in dev-haskell/cpphs: ChangeLog cpphs-1.2.ebuild cpphs-1.1.ebuild Duncan Coutts (dcoutts)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox