summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 08:55:28 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 08:55:28 +0000
commit33eb47614dc9ffb27c06a2ec3d8f3b20c98393c0 (patch)
treeb3617bc8f53ef2cd9ae0664d6acfb629ca39ba42
parentwhitespace cleanup (diff)
downloadgentoo-2-33eb47614dc9ffb27c06a2ec3d8f3b20c98393c0.tar.gz
gentoo-2-33eb47614dc9ffb27c06a2ec3d8f3b20c98393c0.tar.bz2
gentoo-2-33eb47614dc9ffb27c06a2ec3d8f3b20c98393c0.zip
whitespace cleanup
-rw-r--r--net-mail/pine/Manifest12
-rw-r--r--net-mail/pine/pine-4.50-r4.ebuild10
-rw-r--r--net-mail/pine/pine-4.56.ebuild4
-rw-r--r--net-mail/razor/Manifest4
-rw-r--r--net-mail/razor/razor-2.20.ebuild8
-rw-r--r--net-mail/razor/razor-2.36.ebuild8
-rw-r--r--net-mail/uw-imap/Manifest14
-rw-r--r--net-mail/uw-imap/uw-imap-2002d-r1.ebuild12
-rw-r--r--net-mail/uw-imap/uw-imap-2002d.ebuild8
9 files changed, 40 insertions, 40 deletions
diff --git a/net-mail/pine/Manifest b/net-mail/pine/Manifest
index b04975e91bf0..ec45a1c04d5d 100644
--- a/net-mail/pine/Manifest
+++ b/net-mail/pine/Manifest
@@ -1,6 +1,8 @@
+MD5 29c9213da4656d03cba0f8ba2b8ff776 ChangeLog 6669
+MD5 4c37407d8c7106315e06cc267b1806dc pine-4.50-r4.ebuild 3509
+MD5 873fcf60ddaa752f968a2af80441239b pine-4.56.ebuild 3422
+MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 c47b08cab6132957eef9c0d61862f951 files/digest-pine-4.50-r4 131
-MD5 3c070e29a68656d59a9aa98d748f1b2a files/digest-pine-4.56 141
-MD5 3eb735b51e3192ee78b7b556e83256b3 files/transparency.patch 447
MD5 e2791bad5a20d4429dcd4a928714558f files/flock.c 1182
MD5 c0d53400c157de12da7e429dd0f21185 files/imap-2000-time.patch 1646
MD5 36fbad9153bc6b61adb00767d199d284 files/imap-4.7c2-flock+maildir.patch 551
@@ -12,7 +14,5 @@ MD5 3803bda87f35ee20456ab2b363460db9 files/pine-4.31-segfix.patch 460
MD5 aed38f617192b6de2ada1847c48cabe7 files/pine-4.33-whitespace.patch 337
MD5 e11e8fb4fba9fc54b7c0f302d79458bf files/pine-4.40-boguswarning.patch 512
MD5 6fca405df4fd22a5708ddf83e8081716 files/pine-4.40-lockfile-perm.patch 932
-MD5 7fff53df0c01d5fe5f76018124599d13 pine-4.50-r4.ebuild 3568
-MD5 7a3aad37f49aa4a68867c91ee7aaa436 pine-4.56.ebuild 3421
-MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 29c9213da4656d03cba0f8ba2b8ff776 ChangeLog 6669
+MD5 3c070e29a68656d59a9aa98d748f1b2a files/digest-pine-4.56 141
+MD5 3eb735b51e3192ee78b7b556e83256b3 files/transparency.patch 447
diff --git a/net-mail/pine/pine-4.50-r4.ebuild b/net-mail/pine/pine-4.50-r4.ebuild
index e284a5f89e66..f61227d72343 100644
--- a/net-mail/pine/pine-4.50-r4.ebuild
+++ b/net-mail/pine/pine-4.50-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/net-mail/pine/pine-4.50-r4.ebuild,v 1.7 2003/08/03 03:40:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.50-r4.ebuild,v 1.8 2003/09/05 08:52:38 msterret Exp $
inherit eutils
@@ -87,9 +87,9 @@ src_unpack() {
}
-src_compile() {
+src_compile() {
BUILDOPTS=""
- if [ "`use ssl`" ]
+ if [ "`use ssl`" ]
then
BUILDOPTS="${BUILDOPTS} SSLDIR=/usr SSLTYPE=unix SSLCERTS=/etc/ssl/certs"
cd ${S}/imap/src/osdep/unix
@@ -110,11 +110,11 @@ src_compile() {
else
BUILDOPTS="${BUILDOPTS} NOLDAP"
fi
-
+
./build ${BUILDOPTS} lnp || die
}
-src_install() {
+src_install() {
into /usr
dobin bin/pine bin/pico bin/pilot bin/mtest bin/rpdump bin/rpload
diff --git a/net-mail/pine/pine-4.56.ebuild b/net-mail/pine/pine-4.56.ebuild
index c88b3d01ba96..09720ec83352 100644
--- a/net-mail/pine/pine-4.56.ebuild
+++ b/net-mail/pine/pine-4.56.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/net-mail/pine/pine-4.56.ebuild,v 1.5 2003/08/03 03:40:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.56.ebuild,v 1.6 2003/09/05 08:52:38 msterret Exp $
inherit eutils
@@ -59,7 +59,7 @@ src_unpack() {
epatch ${FILESDIR}/transparency.patch
if [ `use debug` ]; then
- cd ${S}/pine
+ cd ${S}/pine
sed -i \
-e "s:-g -DDEBUG -DDEBUGJOURNAL:${CFLAGS} -g -DDEBUG -DDEBUGJOURNAL:" \
makefile.lnx || die "sed pine/makefile.lnx failed"
diff --git a/net-mail/razor/Manifest b/net-mail/razor/Manifest
index 8d8bf32ef6c6..c3f0aa286afb 100644
--- a/net-mail/razor/Manifest
+++ b/net-mail/razor/Manifest
@@ -1,9 +1,9 @@
MD5 85b0cb3f51ce59110b1ccaee69a0bc7d ChangeLog 1069
MD5 b1cdf5d490653ecd10e6fa862f6b82d8 razor-2.12.ebuild 661
MD5 3711bc99b49a9da3020a98a0531845f3 razor-2.14.ebuild 664
-MD5 391b226212a3f7baf9e89d34d3032e1a razor-2.20.ebuild 2669
+MD5 c3f46137864a383a504ce992658261bd razor-2.20.ebuild 2655
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 5704a1f685ee1ed70b906272816aaf2a razor-2.36.ebuild 2690
+MD5 0b7d0e632bf469220a81431e2a056f56 razor-2.36.ebuild 2674
MD5 d0a8bbc852b9805e6d3d8538a26e890e files/digest-razor-2.12 68
MD5 1f098b2f3af4b936a9abf9b3ff35f5d9 files/digest-razor-2.14 68
MD5 e384efda6a508c06a7ce0c4b196d2fb9 files/digest-razor-2.20 68
diff --git a/net-mail/razor/razor-2.20.ebuild b/net-mail/razor/razor-2.20.ebuild
index 3bee9a43c6e7..1a688beacb26 100644
--- a/net-mail/razor/razor-2.20.ebuild
+++ b/net-mail/razor/razor-2.20.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/net-mail/razor/razor-2.20.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.20.ebuild,v 1.5 2003/09/05 08:51:46 msterret Exp $
inherit perl-module
@@ -26,7 +26,7 @@ src_install() {
perl-module_src_install
}
-
+
pkg_postinst() {
# insures appropriate symlinks have been created
@@ -52,7 +52,7 @@ einfo ""
einfo "To have both (random) username and password assgined: "
einfo ""
einfo "razor-admin -register "
-einfo ""
+einfo ""
einfo "razor-admin -register negotiates a registration with the Nomination Server"
einfo "and writes the identity information in"
einfo "/home/user/.razor/identity-username, or /etc/razor/identity-username"
@@ -60,7 +60,7 @@ einfo "when invoked as root."
einfo ""
einfo "You can edit razor-agent.conf to change the defaults. Config options"
einfo "and their values are defined in the razor-agent.conf(5) manpage."
-
+
einfo "The next step is to integrate razor-check, razor-report and"
einfo "razor-revoke in your mail system. If you are running Razor v1, the"
einfo "change will be transparent, new versions of razor agents will overwrite"
diff --git a/net-mail/razor/razor-2.36.ebuild b/net-mail/razor/razor-2.36.ebuild
index 4cac2e8d0a41..abd30992ed8d 100644
--- a/net-mail/razor/razor-2.36.ebuild
+++ b/net-mail/razor/razor-2.36.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/net-mail/razor/razor-2.36.ebuild,v 1.1 2003/08/11 10:10:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.36.ebuild,v 1.2 2003/09/05 08:51:46 msterret Exp $
inherit perl-module
@@ -27,7 +27,7 @@ src_install() {
perl-module_src_install
}
-
+
pkg_postinst() {
# insures appropriate symlinks have been created
@@ -53,7 +53,7 @@ einfo ""
einfo "To have both (random) username and password assgined: "
einfo ""
einfo "razor-admin -register "
-einfo ""
+einfo ""
einfo "razor-admin -register negotiates a registration with the Nomination Server"
einfo "and writes the identity information in"
einfo "/home/user/.razor/identity-username, or /etc/razor/identity-username"
@@ -61,7 +61,7 @@ einfo "when invoked as root."
einfo ""
einfo "You can edit razor-agent.conf to change the defaults. Config options"
einfo "and their values are defined in the razor-agent.conf(5) manpage."
-
+
einfo "The next step is to integrate razor-check, razor-report and"
einfo "razor-revoke in your mail system. If you are running Razor v1, the"
einfo "change will be transparent, new versions of razor agents will overwrite"
diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest
index 52ba128ae5b4..1a4c9048a223 100644
--- a/net-mail/uw-imap/Manifest
+++ b/net-mail/uw-imap/Manifest
@@ -1,13 +1,13 @@
-MD5 1fc1132a6fb90046b701e9196e7a96b0 files/digest-uw-imap-2002d 62
-MD5 c35bb5e9cfa6e278eccde33e1a6e1b4c files/uw-ipop3s.xinetd 470
-MD5 1fc1132a6fb90046b701e9196e7a96b0 files/digest-uw-imap-2002d-r1 62
+MD5 9b0df9f2801db738295c6beebdc61e21 ChangeLog 3976
+MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+MD5 116193b597a62c725b6d451f6503d5c7 uw-imap-2002d.ebuild 2578
+MD5 184277680f422c3dd29bf3f1f084d178 uw-imap-2002d-r1.ebuild 2928
MD5 f756533666f0e8b80583a709d4891be1 files/uw-imap.pam 244
MD5 5627c6d3e66200c457bf24c47a02c6e9 files/uw-imap.pam-system-auth 344
MD5 16682cd88c80588d22d34dd08678f1da files/uw-imap.xinetd 492
MD5 c1398d15a74439d23bda99c4960ca625 files/uw-imaps.xinetd 487
MD5 a64376593da1d4ed7900ab825abc42dc files/uw-ipop2.xinetd 564
MD5 8e3bbe0dafb99203c2029f531ce4ec8a files/uw-ipop3.xinetd 473
-MD5 a0c4b4090ca2aef0620f073503e8bdfc uw-imap-2002d.ebuild 2636
-MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 24a2baa4bafd3e1702802700ef830cc0 uw-imap-2002d-r1.ebuild 2988
-MD5 9b0df9f2801db738295c6beebdc61e21 ChangeLog 3976
+MD5 c35bb5e9cfa6e278eccde33e1a6e1b4c files/uw-ipop3s.xinetd 470
+MD5 1fc1132a6fb90046b701e9196e7a96b0 files/digest-uw-imap-2002d 62
+MD5 1fc1132a6fb90046b701e9196e7a96b0 files/digest-uw-imap-2002d-r1 62
diff --git a/net-mail/uw-imap/uw-imap-2002d-r1.ebuild b/net-mail/uw-imap/uw-imap-2002d-r1.ebuild
index d5d768bdcf8a..bf87d1fa54ce 100644
--- a/net-mail/uw-imap/uw-imap-2002d-r1.ebuild
+++ b/net-mail/uw-imap/uw-imap-2002d-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/net-mail/uw-imap/uw-imap-2002d-r1.ebuild,v 1.1 2003/08/11 09:05:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002d-r1.ebuild,v 1.2 2003/09/05 08:55:26 msterret Exp $
MY_P=imap-${PV}
S=${WORKDIR}/${MY_P}
@@ -25,10 +25,10 @@ DEPEND="!net-mail/vimap
src_unpack() {
unpack ${A}
# Tarball packed with bad file perms
- chmod -R ug+w ${S}
+ chmod -R ug+w ${S}
use pic || use alpha && append-flags -fPIC
-
+
cd ${S}/src/osdep/unix/
cp Makefile Makefile.orig
sed \
@@ -46,7 +46,7 @@ src_unpack() {
cd ${S}
}
-src_compile() {
+src_compile() {
if use ssl; then
cd ${S}
yes | make lnp SSLTYPE=unix || die
@@ -78,10 +78,10 @@ EOF
fi
}
-src_install() {
+src_install() {
into /usr
dosbin imapd/imapd ipopd/ipop?d dmail/dmail tmail/tmail
- dobin mailutil/mailutil mlock/mlock mtest/mtest
+ dobin mailutil/mailutil mlock/mlock mtest/mtest
if use ssl; then
dodir /etc/ssl/certs
diff --git a/net-mail/uw-imap/uw-imap-2002d.ebuild b/net-mail/uw-imap/uw-imap-2002d.ebuild
index 2b9954bfa15a..533dd6e6b69e 100644
--- a/net-mail/uw-imap/uw-imap-2002d.ebuild
+++ b/net-mail/uw-imap/uw-imap-2002d.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/net-mail/uw-imap/uw-imap-2002d.ebuild,v 1.5 2003/06/20 17:58:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002d.ebuild,v 1.6 2003/09/05 08:55:26 msterret Exp $
S=${WORKDIR}/imap-${PV}
@@ -24,7 +24,7 @@ DEPEND="!net-mail/vimap
src_unpack() {
unpack ${A}
# Tarball packed with bad file perms
- chmod -R ug+w ${S}
+ chmod -R ug+w ${S}
cd ${S}/src/osdep/unix/
cp Makefile Makefile.orig
@@ -36,7 +36,7 @@ src_unpack() {
cd ${S}
}
-src_compile() {
+src_compile() {
if use ssl; then
cd ${S}
yes | make lnp SSLTYPE=unix || die
@@ -68,7 +68,7 @@ EOF
fi
}
-src_install() {
+src_install() {
into /usr
dosbin imapd/imapd ipopd/ipop?d