diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2007-12-13 15:59:54 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2007-12-13 15:59:54 +0000 |
commit | e622b245db48072a839881492f67557972cd6eb1 (patch) | |
tree | 0ca58d5eb9a3a44afbedb78709763aab229bee48 /dev-lang/ghc-bin | |
parent | old (diff) | |
download | gentoo-2-e622b245db48072a839881492f67557972cd6eb1.tar.gz gentoo-2-e622b245db48072a839881492f67557972cd6eb1.tar.bz2 gentoo-2-e622b245db48072a839881492f67557972cd6eb1.zip |
Stop providing virtual/ghc. Nothing in portage has depended on it for some time.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/ghc-bin')
-rw-r--r-- | dev-lang/ghc-bin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild | 4 |
4 files changed, 9 insertions, 10 deletions
diff --git a/dev-lang/ghc-bin/ChangeLog b/dev-lang/ghc-bin/ChangeLog index 65b76f49c0f1..0f9e78c97cb2 100644 --- a/dev-lang/ghc-bin/ChangeLog +++ b/dev-lang/ghc-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/ghc-bin # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.73 2007/07/10 17:20:21 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.74 2007/12/13 15:59:54 dcoutts Exp $ + + 13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-bin-6.2.2-r1.ebuild, + ghc-bin-6.4.2.ebuild, ghc-bin-6.4.2-r1.ebuild: + Stop providing virtual/ghc. Nothing in portage has depended on it for some + time. 10 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> -ghc-bin-6.4.1.ebuild, -ghc-bin-6.4.1-r1.ebuild: diff --git a/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild b/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild index 68143f47e777..54ba12747773 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild @@ -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-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild,v 1.8 2007/07/02 14:41:42 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild,v 1.9 2007/12/13 15:59:54 dcoutts Exp $ IUSE="" # use the non-binary version if you want to have more choice @@ -25,8 +25,6 @@ RDEPEND=">=dev-lang/perl-5.6.1 >=dev-libs/gmp-4.1 =sys-libs/readline-5*" -PROVIDE="virtual/ghc" - S="${WORKDIR}" src_compile() { diff --git a/dev-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild b/dev-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild index 126e43e3521b..75633d85ec79 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild @@ -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-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild,v 1.3 2007/07/02 14:41:42 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.2-r1.ebuild,v 1.4 2007/12/13 15:59:54 dcoutts Exp $ # Note to users of hardened gcc-3.x: # @@ -36,8 +36,6 @@ RDEPEND=">=dev-lang/perl-5.6.1 >=dev-libs/gmp-4.1 =sys-libs/readline-5*" -PROVIDE="virtual/ghc" - S="${WORKDIR}" append-ghc-cflags() { diff --git a/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild b/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild index 6f9b9e0147ae..9c3700ac012f 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild @@ -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-lang/ghc-bin/ghc-bin-6.4.2.ebuild,v 1.16 2007/07/10 16:07:00 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild,v 1.17 2007/12/13 15:59:54 dcoutts Exp $ # Note to users of hardened gcc-3.x: # @@ -44,8 +44,6 @@ RDEPEND=">=dev-lang/perl-5.6.1 >=dev-libs/gmp-4.1 =sys-libs/readline-5*" -PROVIDE="virtual/ghc" - S="${WORKDIR}" append-ghc-cflags() { |