diff options
author | Wolfram Schlich <wschlich@gentoo.org> | 2005-03-31 23:54:09 +0000 |
---|---|---|
committer | Wolfram Schlich <wschlich@gentoo.org> | 2005-03-31 23:54:09 +0000 |
commit | d342b657a3ee1ab12d0c04901e63fd90120cff68 (patch) | |
tree | 8d37c2064a436671ca1a7cd5e16b50ab94d9bdba /net-mail | |
parent | Remade and recommiting digest as they seems wrong since the 2005.0 switch (?). (diff) | |
download | gentoo-2-d342b657a3ee1ab12d0c04901e63fd90120cff68.tar.gz gentoo-2-d342b657a3ee1ab12d0c04901e63fd90120cff68.tar.bz2 gentoo-2-d342b657a3ee1ab12d0c04901e63fd90120cff68.zip |
fix broken sed calls (-ie -> -i -e)
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/dovecot/Manifest | 26 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.11-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.13.ebuild | 4 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.14-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.14.ebuild | 4 |
6 files changed, 23 insertions, 28 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index c6c0ada5567e..e003a6f18c9d 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.21 2005/02/25 16:28:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.22 2005/03/31 23:54:09 wschlich Exp $ + + 01 Apr 2005; Wolfram Schlich <wschlich@gentoo.org> + dovecot-0.99.11-r1.ebuild, dovecot-0.99.13.ebuild, + dovecot-0.99.14-r1.ebuild, dovecot-0.99.14.ebuild: + fix broken sed calls (-ie -> -i -e) *dovecot-0.99.14-r1 (25 Feb 2005) diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest index 8fe8281b40a6..ff8f7b7fe5d2 100644 --- a/net-mail/dovecot/Manifest +++ b/net-mail/dovecot/Manifest @@ -1,22 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 87c5349a3cac4d4dea043c570209eb8b ChangeLog 4615 -MD5 6a34fea4097fc6dc6bbadbb7879a3ebd dovecot-0.99.13.ebuild 4764 +MD5 dc2548a832f89852206e0118e5d1dc84 dovecot-0.99.11-r1.ebuild 4769 +MD5 d5d7c3f4dca4f95ee95369735faae765 dovecot-0.99.14.ebuild 4767 MD5 61e0d05b1306513aede2838fa81b05b5 metadata.xml 225 -MD5 26d0ab53d83413a7802fc63f0b0c2c0f dovecot-0.99.14.ebuild 4765 -MD5 5c61d3a00fcea77a6330639f92e89119 dovecot-0.99.14-r1.ebuild 5069 -MD5 848227fbad722c88c1c43009e3e0b449 dovecot-0.99.11-r1.ebuild 4767 -MD5 d7a52bb7835818feb1f4acd85eba3d57 files/digest-dovecot-0.99.13 67 -MD5 1c0a9ca75cadf12377e70c2ef725ba0e files/dovecot.pam 220 +MD5 b311099199c10d2b77c86ae9e568e9ca dovecot-0.99.13.ebuild 4766 +MD5 79db2ca86842a6661af61fac30a4ea35 ChangeLog 4813 +MD5 b3e7859406213969d741c7390cae18f1 dovecot-0.99.14-r1.ebuild 5073 MD5 2a50200054849ca5e0173cb709ef649d files/digest-dovecot-0.99.14 67 -MD5 07b795b2b49257dee3743d5698d0d919 files/dovecot.init 517 MD5 2a50200054849ca5e0173cb709ef649d files/digest-dovecot-0.99.14-r1 67 +MD5 07b795b2b49257dee3743d5698d0d919 files/dovecot.init 517 +MD5 d7a52bb7835818feb1f4acd85eba3d57 files/digest-dovecot-0.99.13 67 MD5 3d6d703cf014f2defc8fed34b50849a9 files/digest-dovecot-0.99.11-r1 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCH1IjQlM6RnzZP+IRAqi1AJ94Sc5tF2Ga9lJ8gRyj1Fmkg0bjtACgw/x0 -fGnCg2prjH9X8wt4z+5sVD4= -=Ul88 ------END PGP SIGNATURE----- +MD5 1c0a9ca75cadf12377e70c2ef725ba0e files/dovecot.pam 220 diff --git a/net-mail/dovecot/dovecot-0.99.11-r1.ebuild b/net-mail/dovecot/dovecot-0.99.11-r1.ebuild index c9fec8ee6d99..02320bd8d793 100644 --- a/net-mail/dovecot/dovecot-0.99.11-r1.ebuild +++ b/net-mail/dovecot/dovecot-0.99.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.11-r1.ebuild,v 1.2 2005/01/08 19:46:05 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.11-r1.ebuild,v 1.3 2005/03/31 23:54:09 wschlich Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -113,7 +113,7 @@ src_install () { # per default dovecot wants it ssl cert called dovecot.pem # fix this in mkcert.sh, which we use to generate the ssl certs cd ${S}/doc - sed -ie 's/imapd.pem/dovecot.pem/g' mkcert.sh + sed -i -e 's/imapd.pem/dovecot.pem/g' mkcert.sh dodoc mkcert.sh # rc script diff --git a/net-mail/dovecot/dovecot-0.99.13.ebuild b/net-mail/dovecot/dovecot-0.99.13.ebuild index dabc5ba19899..a7639b396b06 100644 --- a/net-mail/dovecot/dovecot-0.99.13.ebuild +++ b/net-mail/dovecot/dovecot-0.99.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.13.ebuild,v 1.2 2005/02/19 02:51:32 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.13.ebuild,v 1.3 2005/03/31 23:54:09 wschlich Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -113,7 +113,7 @@ src_install () { # per default dovecot wants it ssl cert called dovecot.pem # fix this in mkcert.sh, which we use to generate the ssl certs cd ${S}/doc - sed -ie 's/imapd.pem/dovecot.pem/g' mkcert.sh + sed -i -e 's/imapd.pem/dovecot.pem/g' mkcert.sh dodoc mkcert.sh # rc script diff --git a/net-mail/dovecot/dovecot-0.99.14-r1.ebuild b/net-mail/dovecot/dovecot-0.99.14-r1.ebuild index bdc2f209fea4..151b230a4db0 100644 --- a/net-mail/dovecot/dovecot-0.99.14-r1.ebuild +++ b/net-mail/dovecot/dovecot-0.99.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.14-r1.ebuild,v 1.1 2005/02/25 16:28:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.14-r1.ebuild,v 1.2 2005/03/31 23:54:09 wschlich Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -113,7 +113,7 @@ src_install () { # per default dovecot wants it ssl cert called dovecot.pem # fix this in mkcert.sh, which we use to generate the ssl certs cd ${S}/doc - sed -ie 's/imapd.pem/dovecot.pem/g' mkcert.sh + sed -i -e 's/imapd.pem/dovecot.pem/g' mkcert.sh dodoc mkcert.sh # rc script @@ -124,7 +124,7 @@ src_install () { # We're using pam files (imap and pop3) provided by mailbase-0.00-r8 if use pam then - sed -ie 's/auth_passdb = pam/auth_passdb = pam */' ${D}/etc/dovecot.conf + sed -i -e 's/auth_passdb = pam/auth_passdb = pam */' ${D}/etc/dovecot.conf fi # Create SSL certificates diff --git a/net-mail/dovecot/dovecot-0.99.14.ebuild b/net-mail/dovecot/dovecot-0.99.14.ebuild index 59c499412f7d..e12cd8fdbd0b 100644 --- a/net-mail/dovecot/dovecot-0.99.14.ebuild +++ b/net-mail/dovecot/dovecot-0.99.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.14.ebuild,v 1.1 2005/02/19 02:51:32 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.14.ebuild,v 1.2 2005/03/31 23:54:09 wschlich Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -113,7 +113,7 @@ src_install () { # per default dovecot wants it ssl cert called dovecot.pem # fix this in mkcert.sh, which we use to generate the ssl certs cd ${S}/doc - sed -ie 's/imapd.pem/dovecot.pem/g' mkcert.sh + sed -i -e 's/imapd.pem/dovecot.pem/g' mkcert.sh dodoc mkcert.sh # rc script |