diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-09-06 20:39:03 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-09-06 20:39:03 +0000 |
commit | 379350163f0e3fc01e3fae3fe5395b8db060df01 (patch) | |
tree | c7f019aa330e5d603ab4f79812e43fd1fd3cf106 /mail-mta/courier | |
parent | Masked nxserver for the moment (diff) | |
download | gentoo-2-379350163f0e3fc01e3fae3fe5395b8db060df01.tar.gz gentoo-2-379350163f0e3fc01e3fae3fe5395b8db060df01.tar.bz2 gentoo-2-379350163f0e3fc01e3fae3fe5395b8db060df01.zip |
Switch to use epause and ebeep, bug #62950. Fix header lines.
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 9 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.45.4.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.45.5.20040606.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.45.5.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.45.6.20040618.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.45.6.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.46.20040816.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.46.20040825.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.46.20040902.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.46.ebuild | 8 |
10 files changed, 26 insertions, 55 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 6d800779954a..26661b5086b0 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.16 2004/09/06 16:55:39 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.17 2004/09/06 20:39:02 ciaranm Exp $ + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> courier-0.45.4.ebuild, + courier-0.45.5.20040606.ebuild, courier-0.45.5.ebuild, + courier-0.45.6.20040618.ebuild, courier-0.45.6.ebuild, + courier-0.46.20040816.ebuild, courier-0.46.20040825.ebuild, + courier-0.46.20040902.ebuild, courier-0.46.ebuild: + Switch to use epause and ebeep, bug #62950. Fix header lines. 06 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> courier-0.46.20040902.ebuild: diff --git a/mail-mta/courier/courier-0.45.4.ebuild b/mail-mta/courier/courier-0.45.4.ebuild index 14ac8fe77a1f..01b66ad6ae54 100644 --- a/mail-mta/courier/courier-0.45.4.ebuild +++ b/mail-mta/courier/courier-0.45.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.45.4.ebuild,v 1.5 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -300,11 +300,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.45.5.20040606.ebuild b/mail-mta/courier/courier-0.45.5.20040606.ebuild index c667f57a135b..b33ba681eb6f 100644 --- a/mail-mta/courier/courier-0.45.5.20040606.ebuild +++ b/mail-mta/courier/courier-0.45.5.20040606.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.45.5.20040606.ebuild,v 1.4 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -294,11 +294,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.45.5.ebuild b/mail-mta/courier/courier-0.45.5.ebuild index 4f6c03340a2d..f4d8b293bdb7 100644 --- a/mail-mta/courier/courier-0.45.5.ebuild +++ b/mail-mta/courier/courier-0.45.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.45.5.ebuild,v 1.5 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -304,11 +304,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.45.6.20040618.ebuild b/mail-mta/courier/courier-0.45.6.20040618.ebuild index fe01aa1dbfe8..d64836618d8f 100644 --- a/mail-mta/courier/courier-0.45.6.20040618.ebuild +++ b/mail-mta/courier/courier-0.45.6.20040618.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.45.6.20040618.ebuild,v 1.8 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -283,11 +283,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.45.6.ebuild b/mail-mta/courier/courier-0.45.6.ebuild index 30f2baf5026e..a4ed14554841 100644 --- a/mail-mta/courier/courier-0.45.6.ebuild +++ b/mail-mta/courier/courier-0.45.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.45.6.ebuild,v 1.6 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -283,11 +283,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.46.20040816.ebuild b/mail-mta/courier/courier-0.46.20040816.ebuild index 0deed3adf6b9..19015101d560 100644 --- a/mail-mta/courier/courier-0.46.20040816.ebuild +++ b/mail-mta/courier/courier-0.46.20040816.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.46.20040816.ebuild,v 1.2 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -295,11 +295,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.46.20040825.ebuild b/mail-mta/courier/courier-0.46.20040825.ebuild index 0deed3adf6b9..71da51ab1b86 100644 --- a/mail-mta/courier/courier-0.46.20040825.ebuild +++ b/mail-mta/courier/courier-0.46.20040825.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.46.20040825.ebuild,v 1.2 2004/09/06 20:39:02 ciaranm Exp $ inherit eutils @@ -295,11 +295,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.46.20040902.ebuild b/mail-mta/courier/courier-0.46.20040902.ebuild index 02d04e3f7076..7c680a498308 100644 --- a/mail-mta/courier/courier-0.46.20040902.ebuild +++ b/mail-mta/courier/courier-0.46.20040902.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.46.20040902.ebuild,v 1.3 2004/09/06 20:39:03 ciaranm Exp $ inherit eutils @@ -295,11 +295,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { diff --git a/mail-mta/courier/courier-0.46.ebuild b/mail-mta/courier/courier-0.46.ebuild index b4e5d59114d8..522d40801b7c 100644 --- a/mail-mta/courier/courier-0.46.ebuild +++ b/mail-mta/courier/courier-0.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.46.ebuild,v 1.2 2004/09/06 20:39:03 ciaranm Exp $ inherit eutils @@ -283,11 +283,7 @@ pkg_postinst() { ewarn "hint: look for a line at the bottom of the file that looks like so" ewarn "ESMTPDSTART=NO" ewarn "and change it to YES for the services that you use" - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 - echo -ne "\a" ; sleep 1 + ebeep 5 } pkg_config() { |