diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 02:28:12 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 02:28:12 +0000 |
commit | 900f31e37a49baad56d9a3086767c4489177220b (patch) | |
tree | 35a29761e39c3a3445f4e24c4fac2df3a4070fa6 /net-mail/ssmtp | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-900f31e37a49baad56d9a3086767c4489177220b.tar.gz gentoo-2-900f31e37a49baad56d9a3086767c4489177220b.tar.bz2 gentoo-2-900f31e37a49baad56d9a3086767c4489177220b.zip |
whitespace cleanup
Diffstat (limited to 'net-mail/ssmtp')
-rw-r--r-- | net-mail/ssmtp/Manifest | 6 | ||||
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.48.ebuild | 6 | ||||
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.60.3.ebuild | 36 |
4 files changed, 27 insertions, 27 deletions
diff --git a/net-mail/ssmtp/Manifest b/net-mail/ssmtp/Manifest index 6d60c1fcc44c..cd7ae2a46ae5 100644 --- a/net-mail/ssmtp/Manifest +++ b/net-mail/ssmtp/Manifest @@ -1,8 +1,8 @@ MD5 4162dff5d625b568b2257214423cfe7f ChangeLog 2592 +MD5 9d260a5e3ba800b7fe887088118a3a2f ssmtp-2.38.14-r1.ebuild 1489 +MD5 a49ccfcccd8e1546ebd0e54b71ec2e19 ssmtp-2.48.ebuild 1570 +MD5 640d6311c74df58e1f94b98f238d3dcd ssmtp-2.60.3.ebuild 2203 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 6096cf673dfb54bc14f20a14bc9cc8eb ssmtp-2.38.14-r1.ebuild 1506 -MD5 318740d5bf2c90b64bebfd496207f6c9 ssmtp-2.48.ebuild 1587 -MD5 a557a14f6126afdecd28155873add485 ssmtp-2.60.3.ebuild 2317 MD5 0c220581f9fe43f95d74864b63cf5121 files/digest-ssmtp-2.38.14-r1 64 MD5 7acea6571783e2e8d40bb7aafad39d21 files/digest-ssmtp-2.48 62 MD5 fdf4a04b5fc0cec5d1e9b0cf355d0567 files/digest-ssmtp-2.60.3 64 diff --git a/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild b/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild index dd3b15ebf528..f2344fd7f36a 100644 --- a/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild +++ b/net-mail/ssmtp/ssmtp-2.38.14-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/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.19 2003/02/13 14:40:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.20 2003/09/05 02:28:08 msterret Exp $ S=${WORKDIR}/${P} @@ -15,12 +15,12 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa" LICENSE="GPL-2" -src_compile() { +src_compile() { make clean || die make ${MAKEOPTS} || die } -src_install() { +src_install() { dodir /usr/bin /usr/sbin /usr/lib dosbin ssmtp chmod 755 ${D}/usr/sbin/ssmtp diff --git a/net-mail/ssmtp/ssmtp-2.48.ebuild b/net-mail/ssmtp/ssmtp-2.48.ebuild index c0d523c1ccfe..d2bbb6c5109f 100644 --- a/net-mail/ssmtp/ssmtp-2.48.ebuild +++ b/net-mail/ssmtp/ssmtp-2.48.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/ssmtp/ssmtp-2.48.ebuild,v 1.11 2003/07/25 04:53:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.12 2003/09/05 02:28:09 msterret Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" @@ -18,12 +18,12 @@ PROVIDE="virtual/mta" S=${WORKDIR}/${P} -src_compile() { +src_compile() { make clean || die make ${MAKEOPTS} || die } -src_install() { +src_install() { dodir /usr/bin /usr/sbin /usr/lib dosbin ssmtp chmod 755 ${D}/usr/sbin/ssmtp diff --git a/net-mail/ssmtp/ssmtp-2.60.3.ebuild b/net-mail/ssmtp/ssmtp-2.60.3.ebuild index 5a1f7438e94d..ada070ea88a2 100644 --- a/net-mail/ssmtp/ssmtp-2.60.3.ebuild +++ b/net-mail/ssmtp/ssmtp-2.60.3.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/ssmtp/ssmtp-2.60.3.ebuild,v 1.5 2003/07/21 14:58:03 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.60.3.ebuild,v 1.6 2003/09/05 02:28:09 msterret Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" SRC_URI="ftp://ftp.es.debian.org/debian/pool/main/s/ssmtp/ssmtp_${PV}.tar.gz" @@ -31,12 +31,12 @@ src_compile() { econf \ --sysconfdir=/etc/ssmtp \ ${myconf} || die - + make clean || die make etcdir=/etc || die } -src_install() { +src_install() { dodir /usr/bin /usr/sbin /usr/lib dosbin ssmtp chmod 755 ${D}/usr/sbin/ssmtp @@ -56,22 +56,22 @@ src_install() { # Set up config file # See bug #22658 - #local conffile="/etc/ssmtp/ssmtp.conf" - #local hostname=`hostname -f` - #local domainname=`hostname -d` - #mv ${conffile} ${conffile}.orig - #sed -e "s:rewriteDomain=:rewriteDomain=${domainname}:g" \ - # -e "s:_HOSTNAME_:${hostname}:" \ - # -e "s:^mailhub=mail:mailhub=mail.${domainname}:g" \ - # ${conffile}.orig > ${conffile}.pre + #local conffile="/etc/ssmtp/ssmtp.conf" + #local hostname=`hostname -f` + #local domainname=`hostname -d` + #mv ${conffile} ${conffile}.orig + #sed -e "s:rewriteDomain=:rewriteDomain=${domainname}:g" \ + # -e "s:_HOSTNAME_:${hostname}:" \ + # -e "s:^mailhub=mail:mailhub=mail.${domainname}:g" \ + # ${conffile}.orig > ${conffile}.pre #if [ `use ssl` ]; - #then - # sed -e "s:^#UseTLS=YES:UseTLS=YES:g" \ - # ${conffile}.pre > ${conffile} - # mv ${conffile}.pre ${conffile}.orig - #else - # mv ${conffile}.pre ${conffile} - #fi + #then + # sed -e "s:^#UseTLS=YES:UseTLS=YES:g" \ + # ${conffile}.pre > ${conffile} + # mv ${conffile}.pre ${conffile}.orig + #else + # mv ${conffile}.pre ${conffile} + #fi } |