summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:04:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:04:12 +0000
commit580bb5f0084cb516670480a3cad4d02afb6c2596 (patch)
tree5cfdb22ed4a129fecdf405b8baadcef4c42d57a4 /app-shells/zsh
parentrepoman: fix leading whitespace (diff)
downloadhistorical-580bb5f0084cb516670480a3cad4d02afb6c2596.tar.gz
historical-580bb5f0084cb516670480a3cad4d02afb6c2596.tar.bz2
historical-580bb5f0084cb516670480a3cad4d02afb6c2596.zip
repoman: fix leading whitespace
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/Manifest16
-rw-r--r--app-shells/zsh/zsh-4.0.6-r1.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.0.6-r3.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.0.6-r4.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.0.7.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.1.0_pre7.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.1.1-r1.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.1.1-r2.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.1.1.ebuild4
9 files changed, 24 insertions, 24 deletions
diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest
index 7a582fc70897..176891bf0407 100644
--- a/app-shells/zsh/Manifest
+++ b/app-shells/zsh/Manifest
@@ -1,12 +1,12 @@
MD5 5726af58b383f70fe8651cedd482ca05 ChangeLog 5569
-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 f8ca88493cd96f50c7a59b00072364a0 zsh-4.1.1-r1.ebuild 2995
-MD5 243b1aad1c8d2d825412acf41afa0cc0 zsh-4.1.1-r2.ebuild 3188
+MD5 471b685d96479d8645a2e76a9926f0bb zsh-4.0.6-r1.ebuild 1359
+MD5 e5d93d066782bff5459e5575ec56f145 zsh-4.0.6-r3.ebuild 1505
+MD5 65289f68dacf62bc0acdf9148dcc3f43 zsh-4.0.6-r4.ebuild 1795
+MD5 be6ba01c106767ad43b86ceb859737f0 zsh-4.1.0_pre7.ebuild 2017
+MD5 667d9135dd526fbdcec7559e36062543 zsh-4.0.7.ebuild 2327
+MD5 a0959f60f61bb6ab0b35269e1a3914c1 zsh-4.1.1.ebuild 2779
+MD5 a675ceb133d1a013a74e7e8f02048555 zsh-4.1.1-r1.ebuild 2994
+MD5 4250d7a35433552ee1cbc1c6db009f5f zsh-4.1.1-r2.ebuild 3187
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
diff --git a/app-shells/zsh/zsh-4.0.6-r1.ebuild b/app-shells/zsh/zsh-4.0.6-r1.ebuild
index 6ad2c2595790..526dc4e3062f 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.7 2003/09/06 22:23:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r1.ebuild,v 1.8 2003/09/11 01:03:59 msterret Exp $
IUSE=""
@@ -42,7 +42,7 @@ src_install() {
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
dodir /etc/zsh
cp ${S}/StartupFiles/z* ${D}/etc/zsh
}
diff --git a/app-shells/zsh/zsh-4.0.6-r3.ebuild b/app-shells/zsh/zsh-4.0.6-r3.ebuild
index 328b89e498cd..8e4f1755f370 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.7 2003/09/06 22:23:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r3.ebuild,v 1.8 2003/09/11 01:03:59 msterret Exp $
IUSE=""
@@ -50,7 +50,7 @@ src_install() {
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
insinto /etc/zsh
doins ${FILESDIR}/zshenv
diff --git a/app-shells/zsh/zsh-4.0.6-r4.ebuild b/app-shells/zsh/zsh-4.0.6-r4.ebuild
index 03c92067d97b..dd51273bd6a5 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.2 2003/09/06 22:23:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.6-r4.ebuild,v 1.3 2003/09/11 01:03:59 msterret Exp $
IUSE="ncurses"
@@ -58,7 +58,7 @@ src_install() {
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
insinto /etc/zsh
doins ${FILESDIR}/zshenv
diff --git a/app-shells/zsh/zsh-4.0.7.ebuild b/app-shells/zsh/zsh-4.0.7.ebuild
index 9d25e6387105..d4b5be038676 100644
--- a/app-shells/zsh/zsh-4.0.7.ebuild
+++ b/app-shells/zsh/zsh-4.0.7.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.7.ebuild,v 1.4 2003/08/14 08:59:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.7.ebuild,v 1.5 2003/09/11 01:03:59 msterret Exp $
inherit eutils
@@ -73,7 +73,7 @@ src_install() {
dodoc ChangeLog* META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
}
pkg_preinst() {
diff --git a/app-shells/zsh/zsh-4.1.0_pre7.ebuild b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
index 2047ea017d3f..071008c09f9d 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.5 2003/09/06 22:23:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.0_pre7.ebuild,v 1.6 2003/09/11 01:03:59 msterret Exp $
IUSE="ncurses"
MY_PV=${PV%_*}-dev-${PV#*_pre}
@@ -55,7 +55,7 @@ src_install() {
dodoc ChangeLog META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
insinto /etc/zsh
doins ${FILESDIR}/zshenv
diff --git a/app-shells/zsh/zsh-4.1.1-r1.ebuild b/app-shells/zsh/zsh-4.1.1-r1.ebuild
index 8243000416bf..cb95d8b188fd 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.2 2003/09/06 22:23:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r1.ebuild,v 1.3 2003/09/11 01:03:59 msterret Exp $
inherit eutils
@@ -87,7 +87,7 @@ src_install() {
dodoc ChangeLog* META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
}
pkg_preinst() {
diff --git a/app-shells/zsh/zsh-4.1.1-r2.ebuild b/app-shells/zsh/zsh-4.1.1-r2.ebuild
index 8a64a4ce1814..371795ca6340 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.2 2003/09/06 22:23:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r2.ebuild,v 1.3 2003/09/11 01:03:59 msterret Exp $
inherit eutils
@@ -93,7 +93,7 @@ src_install() {
dodoc ChangeLog* META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
}
pkg_preinst() {
diff --git a/app-shells/zsh/zsh-4.1.1.ebuild b/app-shells/zsh/zsh-4.1.1.ebuild
index ef87586191ba..6f009d66a6e9 100644
--- a/app-shells/zsh/zsh-4.1.1.ebuild
+++ b/app-shells/zsh/zsh-4.1.1.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.ebuild,v 1.5 2003/08/20 10:18:03 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1.ebuild,v 1.6 2003/09/11 01:03:59 msterret Exp $
inherit eutils
@@ -77,7 +77,7 @@ src_install() {
dodoc ChangeLog* META-FAQ README INSTALL LICENCE config.modules
docinto StartupFiles
- dodoc StartupFiles/z*
+ dodoc StartupFiles/z*
}
pkg_preinst() {