summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
commit8f5142ea9ceeb00cdd1e277d40d247511ba34a8a (patch)
treedb09e00b77544a404c21b25ea239a9a054c39580 /app-shells/zsh
parentUpdate version (diff)
downloadgentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.gz
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.bz2
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/Manifest14
-rw-r--r--app-shells/zsh/zsh-4.0.6-r1.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.0.6-r3.ebuild6
-rw-r--r--app-shells/zsh/zsh-4.0.6-r4.ebuild8
-rw-r--r--app-shells/zsh/zsh-4.1.0_pre7.ebuild8
-rw-r--r--app-shells/zsh/zsh-4.1.1-r1.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.1.1-r2.ebuild4
7 files changed, 24 insertions, 24 deletions
diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest
index b19f4e50deba..7a582fc70897 100644
--- a/app-shells/zsh/Manifest
+++ b/app-shells/zsh/Manifest
@@ -1,19 +1,19 @@
MD5 5726af58b383f70fe8651cedd482ca05 ChangeLog 5569
-MD5 20fe4a0c8938a7d63bef94149ee8f797 zsh-4.0.6-r1.ebuild 1361
-MD5 ffc94926659f33268966535c421a0cfa zsh-4.0.6-r3.ebuild 1509
-MD5 366f440161ef1f5755ebf7bdaa201b61 zsh-4.0.6-r4.ebuild 1800
-MD5 b1b9d882c288cff8693fd7b11aaa3f9d zsh-4.1.0_pre7.ebuild 2019
+MD5 caf67591742a1310bb577364a75080f5 zsh-4.0.6-r1.ebuild 1360
+MD5 35ebceb3547bb89098cbd2256bbed0ab zsh-4.0.6-r3.ebuild 1506
+MD5 56bbf6b997543639ed2c84e7d048502a zsh-4.0.6-r4.ebuild 1796
+MD5 97bd381dfb95c2b72384495d010f11aa zsh-4.1.0_pre7.ebuild 2018
MD5 3f7eb5c690643e7bd3d696f4379ffca6 zsh-4.0.7.ebuild 2325
MD5 c002d6fcc955fd7613d01424739323f7 zsh-4.1.1.ebuild 2777
-MD5 fbac79983d629b553906383a76692bea zsh-4.1.1-r2.ebuild 3186
-MD5 527f996fa0931da174b94985cb61e9f7 zsh-4.1.1-r1.ebuild 2993
+MD5 f8ca88493cd96f50c7a59b00072364a0 zsh-4.1.1-r1.ebuild 2995
+MD5 243b1aad1c8d2d825412acf41afa0cc0 zsh-4.1.1-r2.ebuild 3188
MD5 30a6361dbaeb57ce5449160c620c5daf files/digest-zsh-4.0.6-r1 62
MD5 28e464ce201f3343debf24cced1bcfcb files/digest-zsh-4.0.6-r3 187
MD5 28e464ce201f3343debf24cced1bcfcb files/digest-zsh-4.0.6-r4 187
MD5 9363aaf4c5e5abc23ff6f07a80a52acc files/digest-zsh-4.1.0_pre7 136
MD5 de0db046f0f40cb1cc3cd3f6e6b2645a files/zshenv 318
-MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404
MD5 05078d5709e9fc4be1eb5bbedadb185d files/digest-zsh-4.0.7 125
+MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404
MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1 132
MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1-r1 132
MD5 f83ccd2b6f1cd3e75c910c48159892f5 files/zsh-4.1.1-gentoo.diff 488
diff --git a/app-shells/zsh/zsh-4.0.6-r1.ebuild b/app-shells/zsh/zsh-4.0.6-r1.ebuild
index 9a546658b596..6ad2c2595790 100644
--- a/app-shells/zsh/zsh-4.0.6-r1.ebuild
+++ b/app-shells/zsh/zsh-4.0.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r1.ebuild,v 1.6 2003/03/25 20:55:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r1.ebuild,v 1.7 2003/09/06 22:23:39 msterret Exp $
IUSE=""
@@ -39,7 +39,7 @@ src_install() {
sitefndir=${D}/usr/share/zsh/site-functions \
install.bin install.man install.modules \
install.info install.fns || die "make install failed"
-
+
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
dodoc StartupFiles/z*
diff --git a/app-shells/zsh/zsh-4.0.6-r3.ebuild b/app-shells/zsh/zsh-4.0.6-r3.ebuild
index cb07049bd094..328b89e498cd 100644
--- a/app-shells/zsh/zsh-4.0.6-r3.ebuild
+++ b/app-shells/zsh/zsh-4.0.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r3.ebuild,v 1.6 2003/04/17 08:48:11 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r3.ebuild,v 1.7 2003/09/06 22:23:39 msterret Exp $
IUSE=""
@@ -20,7 +20,7 @@ src_unpack() {
unpack ${A}
patch -p0 < ${MYPATCH}
}
-
+
src_compile() {
econf \
@@ -47,7 +47,7 @@ src_install() {
sitefndir=${D}/usr/share/zsh/site-functions \
install.bin install.man install.modules \
install.info install.fns || die "make install failed"
-
+
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
dodoc StartupFiles/z*
diff --git a/app-shells/zsh/zsh-4.0.6-r4.ebuild b/app-shells/zsh/zsh-4.0.6-r4.ebuild
index 4d1e6fb23551..03c92067d97b 100644
--- a/app-shells/zsh/zsh-4.0.6-r4.ebuild
+++ b/app-shells/zsh/zsh-4.0.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r4.ebuild,v 1.1 2003/04/17 08:48:11 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r4.ebuild,v 1.2 2003/09/06 22:23:39 msterret Exp $
IUSE="ncurses"
@@ -21,7 +21,7 @@ src_unpack() {
unpack ${A}
patch -p0 < ${MYPATCH}
}
-
+
src_compile() {
# New zshall.1 generated with the following, run in Doc:
@@ -29,7 +29,7 @@ src_compile() {
mv ${WORKDIR}/zshall-${PV} ${S}/Doc/zshall.1
use ncurses && MYCONF="--with-curses-terminfo"
-
+
econf \
--bindir=/bin \
--libdir=/usr/lib \
@@ -55,7 +55,7 @@ src_install() {
sitefndir=${D}/usr/share/zsh/site-functions \
install.bin install.man install.modules \
install.info install.fns || die "make install failed"
-
+
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
dodoc StartupFiles/z*
diff --git a/app-shells/zsh/zsh-4.1.0_pre7.ebuild b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
index 236337f15564..2047ea017d3f 100644
--- a/app-shells/zsh/zsh-4.1.0_pre7.ebuild
+++ b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.0_pre7.ebuild,v 1.4 2003/08/20 10:18:03 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.0_pre7.ebuild,v 1.5 2003/09/06 22:23:39 msterret Exp $
IUSE="ncurses"
MY_PV=${PV%_*}-dev-${PV#*_pre}
@@ -23,9 +23,9 @@ src_compile() {
# New zshall.1 generated with the following, run in Doc:
# perl -nle'$_ = `cat $1` if /^\.so man1\/(.+\.1)/;print' zshall.1
mv ${WORKDIR}/zshall-${MY_PV} ${S}/Doc/zshall.1
-
+
use ncurses && MYCONF="--with-curses-terminfo"
-
+
econf \
--bindir=/bin \
--libdir=/usr/lib \
@@ -52,7 +52,7 @@ src_install() {
sitefndir=${D}/usr/share/zsh/site-functions \
install.bin install.man install.modules \
install.info install.fns || die "make install failed"
-
+
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
dodoc StartupFiles/z*
diff --git a/app-shells/zsh/zsh-4.1.1-r1.ebuild b/app-shells/zsh/zsh-4.1.1-r1.ebuild
index cb465aa1e05f..8243000416bf 100644
--- a/app-shells/zsh/zsh-4.1.1-r1.ebuild
+++ b/app-shells/zsh/zsh-4.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r1.ebuild,v 1.1 2003/08/27 19:11:53 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r1.ebuild,v 1.2 2003/09/06 22:23:39 msterret Exp $
inherit eutils
@@ -61,7 +61,7 @@ src_compile() {
--enable-function-subdirs \
--enable-ldflags="${LDFLAGS}" \
${myconf} || die "configure failed"
-
+
if [ -n "`use static`" ] ; then
sed -i -e "s/link=no/link=static/g" \
-e "s/load=no/load=yes/g" config.modules
diff --git a/app-shells/zsh/zsh-4.1.1-r2.ebuild b/app-shells/zsh/zsh-4.1.1-r2.ebuild
index 9e509ec3ff66..8a64a4ce1814 100644
--- a/app-shells/zsh/zsh-4.1.1-r2.ebuild
+++ b/app-shells/zsh/zsh-4.1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r2.ebuild,v 1.1 2003/08/31 22:34:54 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r2.ebuild,v 1.2 2003/09/06 22:23:39 msterret Exp $
inherit eutils
@@ -61,7 +61,7 @@ src_compile() {
--enable-function-subdirs \
--enable-ldflags="${LDFLAGS}" \
${myconf} || die "configure failed"
-
+
if [ -n "`use static`" ] ; then
# compile all modules statically, see Bug #27392
sed -i -e "s/link=no/link=static/g" \