summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-04-08 01:17:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-04-08 01:17:44 +0000
commit1c9f4c05d43566d94879afd2d657d91e224b1e49 (patch)
tree3b3b3405eaa41831175e1bc61d6269ff186a66d7 /net-mail
parentwhitespace (diff)
downloadgentoo-2-1c9f4c05d43566d94879afd2d657d91e224b1e49.tar.gz
gentoo-2-1c9f4c05d43566d94879afd2d657d91e224b1e49.tar.bz2
gentoo-2-1c9f4c05d43566d94879afd2d657d91e224b1e49.zip
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/dovecot/dovecot-1.2.11-r1.ebuild3
-rw-r--r--net-mail/dovecot/dovecot-2.0_beta4.ebuild5
2 files changed, 3 insertions, 5 deletions
diff --git a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild b/net-mail/dovecot/dovecot-1.2.11-r1.ebuild
index 6f45f7039cfc..df4e3c39f069 100644
--- a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild
+++ b/net-mail/dovecot/dovecot-1.2.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.1 2010/04/07 16:32:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.2 2010/04/08 01:17:44 mr_bones_ Exp $
EAPI="2"
@@ -236,7 +236,6 @@ src_install () {
fi
}
-
pkg_postinst() {
if use ssl; then
diff --git a/net-mail/dovecot/dovecot-2.0_beta4.ebuild b/net-mail/dovecot/dovecot-2.0_beta4.ebuild
index be8966a90cf3..73cc9f20cf77 100644
--- a/net-mail/dovecot/dovecot-2.0_beta4.ebuild
+++ b/net-mail/dovecot/dovecot-2.0_beta4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta4.ebuild,v 1.1 2010/04/07 16:39:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta4.ebuild,v 1.2 2010/04/08 01:17:44 mr_bones_ Exp $
EAPI="2"
@@ -56,7 +56,6 @@ pkg_setup() {
fi
}
-
src_configure() {
local conf=""
@@ -135,7 +134,7 @@ src_install () {
dodoc AUTHORS NEWS README TODO || die "basic dodoc failed"
rm -f doc/Makefile*
dodoc doc/* || die "dodoc doc failed"
- docinto example-config
+ docinto example-config
dodoc doc/example-config/* || die "dodoc example failed"
docinto example-config/conf.d
dodoc doc/example-config/conf.d/* || die "dodoc conf.d failed"