diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-01-10 14:47:41 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-01-10 14:47:41 +0000 |
commit | db311af41ed3fa5bf44ea52105eebaebb33ad07d (patch) | |
tree | a07ffc854a54f2329bb478996b75073439626c3b /app-editors | |
parent | alpha/ia64 stable wrt #201690 (diff) | |
download | gentoo-2-db311af41ed3fa5bf44ea52105eebaebb33ad07d.tar.gz gentoo-2-db311af41ed3fa5bf44ea52105eebaebb33ad07d.tar.bz2 gentoo-2-db311af41ed3fa5bf44ea52105eebaebb33ad07d.zip |
Whitespace.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-editors')
5 files changed, 10 insertions, 10 deletions
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild index a6f6ff9b1a24..f73be34197d7 100644 --- a/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v 1.5 2008/01/02 18:54:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v 1.6 2008/01/10 14:47:41 ulm Exp $ ECVS_AUTH="pserver" ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs" @@ -129,7 +129,7 @@ src_compile() { echo myconf="${myconf} --with-x-toolkit=gtk" elif use Xaw3d; then - einfo "Configuring to build with Xaw3d(athena) support" + einfo "Configuring to build with Xaw3d (athena) support" myconf="${myconf} --with-x-toolkit=athena" myconf="${myconf} --without-gtk" elif use motif; then diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild index c6c929c9bc8b..5a5cb9a47ada 100644 --- a/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v 1.5 2008/01/02 18:54:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v 1.6 2008/01/10 14:47:41 ulm Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -115,7 +115,7 @@ src_compile() { echo myconf="${myconf} --with-x-toolkit=gtk" elif use Xaw3d; then - einfo "Configuring to build with Xaw3d(athena) support" + einfo "Configuring to build with Xaw3d (athena) support" myconf="${myconf} --with-x-toolkit=athena" myconf="${myconf} --without-gtk" elif use motif; then diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild index ea4182291b77..73d1442bd6ab 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v 1.5 2008/01/02 18:54:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v 1.6 2008/01/10 14:47:41 ulm Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -120,7 +120,7 @@ src_compile() { echo myconf="${myconf} --with-x-toolkit=gtk" elif use Xaw3d; then - einfo "Configuring to build with Xaw3d(athena) support" + einfo "Configuring to build with Xaw3d (athena) support" myconf="${myconf} --with-x-toolkit=athena" myconf="${myconf} --without-gtk" elif use motif; then diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild index 904352e9026a..e8fdb6e41f16 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.6 2008/01/02 18:54:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.7 2008/01/10 14:47:41 ulm Exp $ ECVS_AUTH="pserver" ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs" @@ -131,7 +131,7 @@ src_compile() { echo myconf="${myconf} --with-x-toolkit=gtk" elif use Xaw3d; then - einfo "Configuring to build with Xaw3d(athena) support" + einfo "Configuring to build with Xaw3d (athena) support" myconf="${myconf} --with-x-toolkit=athena" myconf="${myconf} --without-gtk" elif use motif; then diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild index 2330b7f6a64d..0085d701afff 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.6 2008/01/02 18:54:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.7 2008/01/10 14:47:41 ulm Exp $ ECVS_AUTH="pserver" ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs" @@ -134,7 +134,7 @@ src_compile() { echo myconf="${myconf} --with-x-toolkit=gtk" elif use Xaw3d; then - einfo "Configuring to build with Xaw3d(athena) support" + einfo "Configuring to build with Xaw3d (athena) support" myconf="${myconf} --with-x-toolkit=athena" myconf="${myconf} --without-gtk" elif use motif; then |