summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 03:07:16 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 03:07:16 +0000
commitdf9a4bb7c8be5063729cf2144caf84c44fe6f2cb (patch)
tree12224b7461c1dd41ea3cba9bd8863f6180393e95 /mail-mta/qmail-mysql
parentQA: Use ${PF} (diff)
downloadgentoo-2-df9a4bb7c8be5063729cf2144caf84c44fe6f2cb.tar.gz
gentoo-2-df9a4bb7c8be5063729cf2144caf84c44fe6f2cb.tar.bz2
gentoo-2-df9a4bb7c8be5063729cf2144caf84c44fe6f2cb.zip
QA: Use ${PF}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-mta/qmail-mysql')
-rw-r--r--mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild4
-rw-r--r--mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild
index e788a1ac8377..fec03fa4290d 100644
--- a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild
+++ b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.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-mysql/qmail-mysql-1.03-r13.ebuild,v 1.6 2005/03/03 18:45:07 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild,v 1.7 2005/07/09 03:07:16 swegener Exp $
inherit eutils fixheadtails
@@ -358,7 +358,7 @@ pkg_postinst() {
env-update
einfo "To setup qmail to run out-of-the-box on your system, run:"
- einfo "ebuild /var/db/pkg/${CATEGORY}/${PN}-${PV}-${PR}/${PN}-${PV}-${PR}.ebuild config"
+ einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
echo
einfo "To start qmail at boot you have to add svscan to your startup"
einfo "and create the following links:"
diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild
index 5b313b1740dd..2eed8f3f3e76 100644
--- a/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild
+++ b/mail-mta/qmail-mysql/qmail-mysql-1.03.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-mysql/qmail-mysql-1.03.ebuild,v 1.6 2005/04/24 03:06:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.7 2005/07/09 03:07:16 swegener Exp $
inherit eutils
@@ -248,7 +248,7 @@ pkg_postinst() {
chown qmails:qmail ${ROOT}/var/qmail/queue/lock/trigger
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"