summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-13 15:10:03 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-13 15:10:03 +0000
commit38393c3bf01676ca299aef1e3bb55fd8b4c4b934 (patch)
tree52cf41653f4402d6fe8d1e73c2d4e3a830dbaafc /mail-mta/qmail-ldap
parentQA: Use ${PF} (diff)
downloadgentoo-2-38393c3bf01676ca299aef1e3bb55fd8b4c4b934.tar.gz
gentoo-2-38393c3bf01676ca299aef1e3bb55fd8b4c4b934.tar.bz2
gentoo-2-38393c3bf01676ca299aef1e3bb55fd8b4c4b934.zip
QA: Use ${PF}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-mta/qmail-ldap')
-rw-r--r--mail-mta/qmail-ldap/qmail-ldap-1.03-r1.ebuild6
-rw-r--r--mail-mta/qmail-ldap/qmail-ldap-1.03-r2.ebuild6
-rw-r--r--mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild6
-rw-r--r--mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild6
4 files changed, 12 insertions, 12 deletions
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 6919eeecf9c9..de27c3027591 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.6 2005/03/03 18:46:57 ciaranm Exp $
+# $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 $
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}/${PN}-${PV}-${PR}/${PN}-${PV}-${PR}.ebuild config \033[0m"
+ echo -e "\e[32;01m ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config \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"
@@ -308,7 +308,7 @@ pkg_postinst() {
echo -e ""
echo -e "\e[32;01m NOTE: Please check your /var/qmail/control/ldap* files to match your local \033[0m"
echo -e "\e[32;01m ldap settings and add the qmail.schema to your slapd.conf. For sample ldifs,\033[0m"
- echo -e "\e[32;01m please check /usr/share/doc/${PN}-${PV}-${PR}/samples.ldif.gz \033[0m"
+ echo -e "\e[32;01m please check /usr/share/doc/${PF}/samples.ldif.gz \033[0m"
if use ssl; then
echo "Creating a self-signed ssl-cert:"
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 d1fb12116062..2fa905b378fd 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.5 2005/03/03 18:46:57 ciaranm Exp $
+# $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 $
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}/${PN}-${PV}-${PR}/${PN}-${PV}-${PR}.ebuild config \033[0m"
+ echo -e "\e[32;01m ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config \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"
@@ -313,7 +313,7 @@ pkg_postinst() {
echo -e "\e[32;01m NOTE: Please check your /var/qmail/control/ldap* files to match your local \033[0m"
echo -e "\e[32;01m ldap settings and add the qmail.schema along with \"allow bind_v2\" to your \033[0m"
echo -e "\e[32;01m slapd.conf. For sample ldifs, please check \033[0m"
- echo -e "\e[32;01m /usr/share/doc/${PN}-${PV}-${PR}/samples.ldif.gz \033[0m"
+ echo -e "\e[32;01m /usr/share/doc/${PF}/samples.ldif.gz \033[0m"
if use ssl; then
echo "Creating a self-signed ssl-cert:"
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 beb7932b640c..1371f3e95c09 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.4 2005/03/03 18:46:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r3.ebuild,v 1.5 2005/07/13 15:10:03 swegener 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}/${PN}-${PV}-${PR}/${PN}-${PV}-${PR}.ebuild config "
+ einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config "
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 "
@@ -309,7 +309,7 @@ pkg_postinst() {
einfo "NOTE: Please check your /var/qmail/control/ldap* files to match your local "
einfo "ldap settings and add the qmail.schema along with \"allow bind_v2\" to your "
einfo "slapd.conf. For sample ldifs, please check "
- einfo "/usr/share/doc/${PN}-${PV}-${PR}/samples.ldif.gz "
+ einfo "/usr/share/doc/${PF}/samples.ldif.gz "
}
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 b8b34c563dad..b607e202d4f4 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.4 2005/03/03 18:46:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild,v 1.5 2005/07/13 15:10:03 swegener 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}/${PN}-${PV}-${PR}/${PN}-${PV}-${PR}.ebuild config "
+ einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config "
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 "
@@ -327,7 +327,7 @@ pkg_postinst() {
einfo "NOTE: Please check your /var/qmail/control/ldap* files to match your local "
einfo "ldap settings and add the qmail.schema along with \"allow bind_v2\" to your "
einfo "slapd.conf. For sample ldifs, please check "
- einfo "/usr/share/doc/${PN}-${PV}-${PR}/samples.ldif.gz "
+ einfo "/usr/share/doc/${PF}/samples.ldif.gz "
}