diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:52:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:52:06 +0000 |
commit | 81e161f11bf1763786b9a6b965b50c20119498b8 (patch) | |
tree | 622cbdce36fa8a7d2cfd71d84c6a90f5947bf16a /dev-lang/ghc | |
parent | whitespace (diff) | |
download | historical-81e161f11bf1763786b9a6b965b50c20119498b8.tar.gz historical-81e161f11bf1763786b9a6b965b50c20119498b8.tar.bz2 historical-81e161f11bf1763786b9a6b965b50c20119498b8.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r-- | dev-lang/ghc/ghc-6.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.4.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.6.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild index c8cf51fab923..664d93199b03 100644 --- a/dev-lang/ghc/ghc-6.2.2.ebuild +++ b/dev-lang/ghc/ghc-6.2.2.ebuild @@ -1,11 +1,11 @@ # 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.20 2007/01/06 18:18:56 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.21 2007/06/26 01:49:10 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # # ghc requires ghc-bin to bootstrap. -# Therefore, +# Therefore, # (1) both ghc-bin and ghc provide virtual/ghc # (2) virtual/ghc *must* default to ghc-bin # (3) ghc depends on virtual/ghc diff --git a/dev-lang/ghc/ghc-6.4.1-r2.ebuild b/dev-lang/ghc/ghc-6.4.1-r2.ebuild index 7f43b97a59eb..e7a24925a39b 100644 --- a/dev-lang/ghc/ghc-6.4.1-r2.ebuild +++ b/dev-lang/ghc/ghc-6.4.1-r2.ebuild @@ -1,11 +1,11 @@ # 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.1-r2.ebuild,v 1.15 2007/01/06 18:18:56 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.1-r2.ebuild,v 1.16 2007/06/26 01:49:10 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # # ghc requires ghc-bin to bootstrap. -# Therefore, +# Therefore, # (1) both ghc-bin and ghc provide virtual/ghc # (2) virtual/ghc *must* default to ghc-bin # (3) ghc depends on virtual/ghc diff --git a/dev-lang/ghc/ghc-6.4.1-r3.ebuild b/dev-lang/ghc/ghc-6.4.1-r3.ebuild index f669cd695cad..c60cde1ee898 100644 --- a/dev-lang/ghc/ghc-6.4.1-r3.ebuild +++ b/dev-lang/ghc/ghc-6.4.1-r3.ebuild @@ -1,11 +1,11 @@ # 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.1-r3.ebuild,v 1.11 2007/01/06 18:18:56 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.1-r3.ebuild,v 1.12 2007/06/26 01:49:10 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # # ghc requires ghc-bin to bootstrap. -# Therefore, +# Therefore, # (1) both ghc-bin and ghc provide virtual/ghc # (2) virtual/ghc *must* default to ghc-bin # (3) ghc depends on virtual/ghc diff --git a/dev-lang/ghc/ghc-6.6.ebuild b/dev-lang/ghc/ghc-6.6.ebuild index 5c1b896ce96f..c0068714155e 100644 --- a/dev-lang/ghc/ghc-6.6.ebuild +++ b/dev-lang/ghc/ghc-6.6.ebuild @@ -1,11 +1,11 @@ # 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.3 2007/04/06 16:26:05 cparrott Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.6.ebuild,v 1.4 2007/06/26 01:49:10 mr_bones_ Exp $ # Brief explanation of the bootstrap logic: # # ghc requires ghc-bin to bootstrap. -# Therefore, +# Therefore, # (1) both ghc-bin and ghc provide virtual/ghc # (2) virtual/ghc *must* default to ghc-bin # (3) ghc depends on virtual/ghc |