diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-05 20:03:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-05 20:03:23 +0000 |
commit | 1d87a576b2a14e1bf3679ac8993725fafb8d329b (patch) | |
tree | 681fa8654063b028ba046f58ce523bb0d4929cef /dev-lang/ghc/ghc-6.4.2.ebuild | |
parent | Remove package.mask for cups 1.3. (diff) | |
download | gentoo-2-1d87a576b2a14e1bf3679ac8993725fafb8d329b.tar.gz gentoo-2-1d87a576b2a14e1bf3679ac8993725fafb8d329b.tar.bz2 gentoo-2-1d87a576b2a14e1bf3679ac8993725fafb8d329b.zip |
whitespace
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-lang/ghc/ghc-6.4.2.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-6.4.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-6.4.2.ebuild b/dev-lang/ghc/ghc-6.4.2.ebuild index d881731e4ea8..16a251a58c4b 100644 --- a/dev-lang/ghc/ghc-6.4.2.ebuild +++ b/dev-lang/ghc/ghc-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/ghc-6.4.2.ebuild,v 1.23 2007/11/05 10:27:49 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.24 2007/11/05 20:03:23 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # @@ -194,7 +194,6 @@ src_unpack() { "${S}/usr/$(get_libdir)/${P}/package.conf" \ || die "Relocating ghc from /usr to /opt/ghc failed" - # fix docs if use doc; then # correct the documentation and .haddock files path |