diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-17 20:36:49 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-17 20:36:49 +0000 |
commit | 3aa67a198f84936d0ed74f5d28a35e0c37f01c28 (patch) | |
tree | 84d32b67359ed8faf228b5a9ee70549a84708f6a /mail-mta/qmail-ldap | |
parent | Added test for virtual/alsa -> gentoo-sources. (diff) | |
download | gentoo-2-3aa67a198f84936d0ed74f5d28a35e0c37f01c28.tar.gz gentoo-2-3aa67a198f84936d0ed74f5d28a35e0c37f01c28.tar.bz2 gentoo-2-3aa67a198f84936d0ed74f5d28a35e0c37f01c28.zip |
Fixed the config instructions according to bug 109482.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'mail-mta/qmail-ldap')
-rw-r--r-- | mail-mta/qmail-ldap/ChangeLog | 7 | ||||
-rw-r--r-- | mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/mail-mta/qmail-ldap/ChangeLog b/mail-mta/qmail-ldap/ChangeLog index c2c9ca7005ee..49189060d870 100644 --- a/mail-mta/qmail-ldap/ChangeLog +++ b/mail-mta/qmail-ldap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-mta/qmail-ldap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/ChangeLog,v 1.8 2005/08/08 20:20:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/ChangeLog,v 1.9 2005/10/17 20:36:49 hansmi Exp $ + + 17 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + qmail-ldap-1.03-r1.ebuild, qmail-ldap-1.03-r2.ebuild, + qmail-ldap-1.03-r3.ebuild, qmail-ldap-1.03-r4.ebuild: + Fixed the config instructions according to bug 109482. 08 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> qmail-ldap-1.03-r3.ebuild, qmail-ldap-1.03-r4.ebuild: diff --git a/mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild b/mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild index de27c3027591..c8f83680d680 100644 --- a/mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild +++ b/mail-mta/qmail-ldap/qmail-ldap-1.03-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/mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild,v 1.7 2005/07/13 15:10:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild,v 1.8 2005/10/17 20:36:49 hansmi Exp $ IUSE="ssl" @@ -297,7 +297,7 @@ pkg_postinst() { fi echo -e "\e[32;01m Please do not forget to run, the following syntax :\033[0m" - echo -e "\e[32;01m ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config \033[0m" + echo -e "\e[32;01m ebuild --config =${PF} \033[0m" echo -e "\e[32;01m This will setup qmail to run out-of-the-box on your system. \033[0m" echo -e "" echo -e "\e[32;01m To start qmail at boot you have to enable the /etc/init.d/svscan rc file \033[0m" diff --git a/mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild b/mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild index 2fa905b378fd..ca11fa1bf37d 100644 --- a/mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild +++ b/mail-mta/qmail-ldap/qmail-ldap-1.03-r2.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/mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild,v 1.6 2005/07/13 15:10:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild,v 1.7 2005/10/17 20:36:49 hansmi Exp $ IUSE="ssl" @@ -301,7 +301,7 @@ pkg_postinst() { fi echo -e "\e[32;01m Please do not forget to run, the following syntax :\033[0m" - echo -e "\e[32;01m ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config \033[0m" + echo -e "\e[32;01m ebuild --config =${PF} \033[0m" echo -e "\e[32;01m This will setup qmail to run out-of-the-box on your system. \033[0m" echo -e "" echo -e "\e[32;01m To start qmail at boot you have to enable the /etc/init.d/svscan rc file \033[0m" diff --git a/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild b/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild index 9ea4104b84cf..c35d7c06dcb7 100644 --- a/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild +++ b/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.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/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild,v 1.6 2005/08/08 20:20:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild,v 1.7 2005/10/17 20:36:49 hansmi Exp $ IUSE="ssl" @@ -297,7 +297,7 @@ pkg_postinst() { fi einfo "Please do not forget to run, the following syntax :" - einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config " + einfo "ebuild --config =${PF} " einfo "This will setup qmail to run out-of-the-box on your system including SSL. " echo einfo "To start qmail at boot you have to enable the /etc/init.d/svscan rc file " diff --git a/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild b/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild index 38b06cc7fd29..5af65533eb8c 100644 --- a/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild +++ b/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.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/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild,v 1.6 2005/08/08 20:20:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild,v 1.7 2005/10/17 20:36:49 hansmi Exp $ IUSE="ssl" @@ -315,7 +315,7 @@ pkg_postinst() { einfo "Please do not forget to run, the following syntax :" - einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config " + einfo "ebuild --config =${PF} " einfo "This will setup qmail to run out-of-the-box on your system including SSL. " echo einfo "To start qmail at boot you have to enable the /etc/init.d/svscan rc file " |