diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:25:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:25:50 +0000 |
commit | fe32c2dbf1871d63685e6dee421af36c65b027e5 (patch) | |
tree | 83d62109240381e7a563ec088ba4a2f17e5c873d /dev-lang/ghc | |
parent | whitespace (diff) | |
download | historical-fe32c2dbf1871d63685e6dee421af36c65b027e5.tar.gz historical-fe32c2dbf1871d63685e6dee421af36c65b027e5.tar.bz2 historical-fe32c2dbf1871d63685e6dee421af36c65b027e5.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r-- | dev-lang/ghc/ghc-6.2.2.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.4.2.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.6.1.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.6.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild index 43c21dd0331f..eccbf1805ebe 100644 --- a/dev-lang/ghc/ghc-6.2.2.ebuild +++ b/dev-lang/ghc/ghc-6.2.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.2.2.ebuild,v 1.22 2007/07/10 17:16:49 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.23 2007/07/13 06:25:50 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # @@ -228,4 +228,3 @@ pkg_postinst () { ewarn " /usr/sbin/ghc-updater" ewarn "to re-merge all ghc-based Haskell libraries." } - diff --git a/dev-lang/ghc/ghc-6.4.2.ebuild b/dev-lang/ghc/ghc-6.4.2.ebuild index 379e5c662d9c..02f67420ef1e 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.19 2007/07/10 17:16:49 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.20 2007/07/13 06:25:50 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # @@ -307,4 +307,3 @@ src_test() { ewarn "USE=test and FEATURES=test to run the ghc testsuite" fi } - diff --git a/dev-lang/ghc/ghc-6.6.1.ebuild b/dev-lang/ghc/ghc-6.6.1.ebuild index d69acab2234f..494a9c90d67d 100644 --- a/dev-lang/ghc/ghc-6.6.1.ebuild +++ b/dev-lang/ghc/ghc-6.6.1.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.6.1.ebuild,v 1.4 2007/07/11 09:01:23 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.6.1.ebuild,v 1.5 2007/07/13 06:25:50 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # @@ -354,4 +354,3 @@ pkg_postinst () { # ewarn "USE=test and FEATURES=test to run the ghc testsuite" # fi #} - diff --git a/dev-lang/ghc/ghc-6.6.ebuild b/dev-lang/ghc/ghc-6.6.ebuild index c6176ae2e0bb..2949979f4f8b 100644 --- a/dev-lang/ghc/ghc-6.6.ebuild +++ b/dev-lang/ghc/ghc-6.6.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.6.ebuild,v 1.8 2007/07/10 17:16:49 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.6.ebuild,v 1.9 2007/07/13 06:25:50 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # @@ -364,4 +364,3 @@ pkg_postinst () { # ewarn "USE=test and FEATURES=test to run the ghc testsuite" # fi #} - |