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/ghc-bin-6.4.2.ebuild | |
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/ghc-bin-6.4.2.ebuild')
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
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() { |