diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-21 17:16:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-21 17:16:53 +0000 |
commit | 503ad9e450a6d3029d47fd8deaecb68aaa12fdc3 (patch) | |
tree | 0cc3e5bb5240a38514cb3020bd18c38df064ae66 /mail-mta | |
parent | Fix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff) | |
download | gentoo-2-503ad9e450a6d3029d47fd8deaecb68aaa12fdc3.tar.gz gentoo-2-503ad9e450a6d3029d47fd8deaecb68aaa12fdc3.tar.bz2 gentoo-2-503ad9e450a6d3029d47fd8deaecb68aaa12fdc3.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/courier-0.59.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-mta/courier/courier-0.59.0.ebuild b/mail-mta/courier/courier-0.59.0.ebuild index 6d310ab3f881..f2166c2b0b38 100644 --- a/mail-mta/courier/courier-0.59.0.ebuild +++ b/mail-mta/courier/courier-0.59.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.1 2008/04/21 12:05:22 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.2 2008/04/21 17:16:53 mr_bones_ Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -123,7 +123,6 @@ etc_courier_chg() { sed -i -e"/\#\#NAME: ${section}/,+30 s|${key}=.*|${key}=\"${value}\"|g" ${file} } - src_install() { local f diropts -o mail -g mail |