summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-12-21 14:18:30 +0000
committerRoy Marples <uberlord@gentoo.org>2005-12-21 14:18:30 +0000
commit2d7bab40955683e91f40b27628ca353a2a1d2b45 (patch)
tree710a5818213eea1b48a7015877810ec0ac48c62a /net-misc
parentStable on amd64, bug 116253. (diff)
downloadgentoo-2-2d7bab40955683e91f40b27628ca353a2a1d2b45.tar.gz
gentoo-2-2d7bab40955683e91f40b27628ca353a2a1d2b45.tar.bz2
gentoo-2-2d7bab40955683e91f40b27628ca353a2a1d2b45.zip
Updated post merge message to use emerge --config, #109482.
(Portage version: 2.1_pre1)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcp/ChangeLog6
-rw-r--r--net-misc/dhcp/dhcp-3.0.1-r1.ebuild4
-rw-r--r--net-misc/dhcp/dhcp-3.0.3-r2.ebuild4
-rw-r--r--net-misc/dhcp/dhcp-3.0.4_beta2-r1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog
index 89343faea938..3df4f36d3ea1 100644
--- a/net-misc/dhcp/ChangeLog
+++ b/net-misc/dhcp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/dhcp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.66 2005/12/14 20:30:19 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.67 2005/12/21 14:18:30 uberlord Exp $
+
+ 21 Dec 2005; Roy Marples <uberlord@gentoo.org> dhcp-3.0.1-r1.ebuild,
+ dhcp-3.0.3-r2.ebuild, dhcp-3.0.4_beta2-r1.ebuild:
+ Updated post merge message to use emerge --config, #109482.
*dhcp-3.0.4_beta2-r1 (14 Dec 2005)
*dhcp-3.0.3-r2 (14 Dec 2005)
diff --git a/net-misc/dhcp/dhcp-3.0.1-r1.ebuild b/net-misc/dhcp/dhcp-3.0.1-r1.ebuild
index 7fc3483d4af7..e962c419cde1 100644
--- a/net-misc/dhcp/dhcp-3.0.1-r1.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.1-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-misc/dhcp/dhcp-3.0.1-r1.ebuild,v 1.12 2005/12/04 21:19:53 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.1-r1.ebuild,v 1.13 2005/12/21 14:18:30 uberlord Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -106,7 +106,7 @@ pkg_postinst() {
einfo "The DHCP ebuild now includes chroot support."
einfo "If you like to run dhcpd in chroot AND this is a new install OR"
einfo "your dhcpd doesn't already run in chroot, simply run:"
- einfo " ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ einfo " emerge --config =${PF}"
einfo "Before running the above command you might want to change the chroot"
einfo "dir in /etc/conf.d/dhcp, otherwise /chroot/dhcp will be used."
echo
diff --git a/net-misc/dhcp/dhcp-3.0.3-r2.ebuild b/net-misc/dhcp/dhcp-3.0.3-r2.ebuild
index 82e178512301..1d730cf0700c 100644
--- a/net-misc/dhcp/dhcp-3.0.3-r2.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.3-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/net-misc/dhcp/dhcp-3.0.3-r2.ebuild,v 1.1 2005/12/14 20:30:19 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.3-r2.ebuild,v 1.2 2005/12/21 14:18:30 uberlord Exp $
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -110,7 +110,7 @@ pkg_postinst() {
einfo "The DHCP ebuild now includes chroot support."
einfo "If you would like to run dhcpd in a chroot, simply configure the"
einfo "CHROOT directory in /etc/conf.d/dhcp and then run:"
- einfo " ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ einfo " emerge --config =${PF}"
echo
}
diff --git a/net-misc/dhcp/dhcp-3.0.4_beta2-r1.ebuild b/net-misc/dhcp/dhcp-3.0.4_beta2-r1.ebuild
index 8c9a03edbb76..9bcecdf52b22 100644
--- a/net-misc/dhcp/dhcp-3.0.4_beta2-r1.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.4_beta2-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-misc/dhcp/dhcp-3.0.4_beta2-r1.ebuild,v 1.1 2005/12/14 20:30:19 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.4_beta2-r1.ebuild,v 1.2 2005/12/21 14:18:30 uberlord Exp $
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -139,7 +139,7 @@ pkg_postinst() {
einfo "The DHCP ebuild now includes chroot support."
einfo "If you would like to run dhcpd in a chroot, simply configure the"
einfo "CHROOT directory in /etc/conf.d/dhcp and then run:"
- einfo " ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ einfo " emerge --config =${PF}"
}
pkg_config() {