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 | |
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')
-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 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gpc/gpc-20051104.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/icc/icc-9.1.045.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-9.1.040.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.5.1-r2.ebuild | 4 |
13 files changed, 26 insertions, 26 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 diff --git a/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild b/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild index f14db94aabab..f392c5a0f624 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.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/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild,v 1.3 2007/05/28 19:26:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild,v 1.4 2007/06/26 01:49:39 mr_bones_ Exp $ inherit gnatbuild @@ -14,7 +14,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${GCCVER}/gcc-core-${GCCVER}.tar mirror://gentoo/${PN}-gcc-${SLOT}.diff.bz2 x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 ) amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64-r2.tar.bz2 )" -# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend +# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend # only on $PV, so should be safe to use in DEPEND/SRC_URI KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild b/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild index 5afead0d9d96..cb42bf68f3b6 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-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/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild,v 1.4 2007/05/28 19:26:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild,v 1.5 2007/06/26 01:49:39 mr_bones_ Exp $ inherit gnatbuild @@ -15,7 +15,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${GCCVER}/gcc-core-${GCCVER}.tar x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 ) ppc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 ) amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64-r2.tar.bz2 )" -# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend +# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend # only on $PV, so should be safe to use in DEPEND/SRC_URI QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake diff --git a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild index 6e521db68083..895b1abd9aed 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.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/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild,v 1.2 2007/05/28 19:26:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild,v 1.3 2007/06/26 01:49:39 mr_bones_ Exp $ inherit gnatbuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/gcc-branch-${GCCVER}.tar.bz2 x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 ) ppc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 ) amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64.tar.bz2 )" -# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend +# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend # only on $PV, so should be safe to use in DEPEND/SRC_URI # mirror://gentoo/${PN}-gcc-3.4.6.1.diff.bz2 diff --git a/dev-lang/gpc/gpc-20051104.ebuild b/dev-lang/gpc/gpc-20051104.ebuild index d6f195bef104..05ef5defba61 100644 --- a/dev-lang/gpc/gpc-20051104.ebuild +++ b/dev-lang/gpc/gpc-20051104.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/gpc/gpc-20051104.ebuild,v 1.3 2007/05/06 17:32:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/gpc-20051104.ebuild,v 1.4 2007/06/26 01:50:04 mr_bones_ Exp $ inherit eutils flag-o-matic versionator @@ -47,7 +47,7 @@ src_unpack() { cd "${WORKDIR}/${P}/p" - #comment out read to let ebuild continue + #comment out read to let ebuild continue sed -i -e "s:read:#read:" config-lang.in || die "seding autoreplies failed" #and remove that P var (it doesn't seem to do much except to break a build) sed -i -e "s:\$(P)::" Make-lang.in || die "seding Make-lan.in failed" diff --git a/dev-lang/icc/icc-9.1.045.ebuild b/dev-lang/icc/icc-9.1.045.ebuild index acea653f203a..cd729ed8eb0a 100644 --- a/dev-lang/icc/icc-9.1.045.ebuild +++ b/dev-lang/icc/icc-9.1.045.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/icc/icc-9.1.045.ebuild,v 1.5 2007/04/28 16:55:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-9.1.045.ebuild,v 1.6 2007/06/26 01:50:27 mr_bones_ Exp $ inherit rpm versionator @@ -32,7 +32,7 @@ src_unpack() { cd ${S} || die # The tarball contains rpms for multiple arches, and a lot of - # auxiliary rpms common across arches. We must throw away + # auxiliary rpms common across arches. We must throw away # the arch we're not. case ${ARCH} in amd64) diff --git a/dev-lang/ifc/ifc-9.1.040.ebuild b/dev-lang/ifc/ifc-9.1.040.ebuild index fed78105559f..093417a380d6 100644 --- a/dev-lang/ifc/ifc-9.1.040.ebuild +++ b/dev-lang/ifc/ifc-9.1.040.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/ifc/ifc-9.1.040.ebuild,v 1.4 2007/04/28 16:55:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.1.040.ebuild,v 1.5 2007/06/26 01:50:55 mr_bones_ Exp $ inherit rpm versionator @@ -27,7 +27,7 @@ src_unpack() { cd ${S} || die # The tarball contains rpms for multiple arches, and a lot of - # auxiliary rpms common across arches. We must throw away + # auxiliary rpms common across arches. We must throw away # the arch we're not. case ${ARCH} in amd64) diff --git a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild b/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild index 85c5388c4464..0bcbd461a698 100644 --- a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.3-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/ocaml/ocaml-3.09.3-r1.ebuild,v 1.15 2007/05/26 19:05:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild,v 1.16 2007/06/26 01:51:25 mr_bones_ Exp $ inherit flag-o-matic eutils multilib pax-utils versionator toolchain-funcs @@ -42,7 +42,7 @@ src_unpack() { # Quick and somewhat dirty fix for bug #110541 epatch "${FILESDIR}"/${P}-execheap.patch - # The configure script doesn't inherit previous defined variables, + # The configure script doesn't inherit previous defined variables, # overwriting previous declarations of bytecccompopts, bytecclinkopts, # nativecccompopts and nativecclinkopts. Reported upstream as issue 0004267. epatch "${FILESDIR}"/${P}-configure.patch diff --git a/dev-lang/ocaml/ocaml-3.10.0.ebuild b/dev-lang/ocaml/ocaml-3.10.0.ebuild index 5dd3f612a63e..7a9600a0f4f3 100644 --- a/dev-lang/ocaml/ocaml-3.10.0.ebuild +++ b/dev-lang/ocaml/ocaml-3.10.0.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/ocaml/ocaml-3.10.0.ebuild,v 1.3 2007/05/26 19:05:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.0.ebuild,v 1.4 2007/06/26 01:51:25 mr_bones_ Exp $ inherit flag-o-matic eutils multilib pax-utils versionator toolchain-funcs @@ -42,7 +42,7 @@ src_unpack() { # in driver/ocamlcomp.sh.in. Reported upstream as issue 0004268. epatch "${FILESDIR}"/${P}-execheap.patch - # The configure script doesn't inherit previous defined variables, + # The configure script doesn't inherit previous defined variables, # overwriting previous declarations of bytecccompopts, bytecclinkopts, # nativecccompopts and nativecclinkopts. Reported upstream as issue 0004267. epatch "${FILESDIR}"/${P}-configure.patch diff --git a/dev-lang/python/python-2.5.1-r2.ebuild b/dev-lang/python/python-2.5.1-r2.ebuild index eb48c91a4295..f5d5714fbdff 100644 --- a/dev-lang/python/python-2.5.1-r2.ebuild +++ b/dev-lang/python/python-2.5.1-r2.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/python/python-2.5.1-r2.ebuild,v 1.7 2007/06/24 23:10:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1-r2.ebuild,v 1.8 2007/06/26 01:52:06 mr_bones_ Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -43,7 +43,7 @@ DEPEND=">=sys-libs/zlib-1.1.3 dev-libs/expat )" -# NOTE: The dev-python/python-fchksum RDEPEND is needed so that this python +# NOTE: The dev-python/python-fchksum RDEPEND is needed so that this python # provides the functionality expected from previous pythons. # NOTE: python-fchksum is only a RDEPEND and not a DEPEND since we don't need |