summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-10-17 16:14:57 +0000
committerAlin Năstac <mrness@gentoo.org>2005-10-17 16:14:57 +0000
commit69056cfa70c7fc86992e44d74a1b5abe138864d4 (patch)
treecb2df5040a127cc17ce1b079e612068a5acf6c17 /net-dialup/fcdsl
parentStable on sparc (diff)
downloadgentoo-2-69056cfa70c7fc86992e44d74a1b5abe138864d4.tar.gz
gentoo-2-69056cfa70c7fc86992e44d74a1b5abe138864d4.tar.bz2
gentoo-2-69056cfa70c7fc86992e44d74a1b5abe138864d4.zip
Recommend emerge --config instead ebuild ... config (#109482)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-dialup/fcdsl')
-rw-r--r--net-dialup/fcdsl/ChangeLog6
-rw-r--r--net-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild4
-rw-r--r--net-dialup/fcdsl/fcdsl-2.6.30.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-dialup/fcdsl/ChangeLog b/net-dialup/fcdsl/ChangeLog
index 6af92fe705d9..d16b7d6737dc 100644
--- a/net-dialup/fcdsl/ChangeLog
+++ b/net-dialup/fcdsl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/fcdsl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.20 2005/07/28 22:37:01 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.21 2005/10/17 16:14:57 mrness Exp $
+
+ 17 Oct 2005; Alin Nastac <mrness@gentoo.org> fcdsl-2.6.20.7-r5.ebuild,
+ fcdsl-2.6.30.ebuild:
+ Recommend emerge --config instead ebuild ... config (#109482).
*fcdsl-2.6.30 (28 Jul 2005)
diff --git a/net-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild b/net-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild
index e4fb0acc70c2..fd36cff2a115 100644
--- a/net-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild
+++ b/net-dialup/fcdsl/fcdsl-2.6.20.7-r5.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-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild,v 1.1 2005/06/02 20:12:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild,v 1.2 2005/10/17 16:14:57 mrness Exp $
inherit linux-mod eutils
@@ -125,7 +125,7 @@ pkg_postinst() {
einfo
einfo "If you want to setup your DSL card driver and create a peer file, please run:"
einfo " etc-update"
- einfo " ebuild /var/db/pkg/net-dialup/${PF}/${PF}.ebuild config"
+ einfo " emerge --config '=${CATEGORY}/${PF}'"
einfo " /etc/init.d/capi start"
einfo " drdsl"
ewarn
diff --git a/net-dialup/fcdsl/fcdsl-2.6.30.ebuild b/net-dialup/fcdsl/fcdsl-2.6.30.ebuild
index 4252300d89f7..7625575d6702 100644
--- a/net-dialup/fcdsl/fcdsl-2.6.30.ebuild
+++ b/net-dialup/fcdsl/fcdsl-2.6.30.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-dialup/fcdsl/fcdsl-2.6.30.ebuild,v 1.1 2005/07/28 22:37:01 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.30.ebuild,v 1.2 2005/10/17 16:14:57 mrness Exp $
inherit linux-mod eutils rpm
@@ -140,7 +140,7 @@ pkg_postinst() {
einfo
einfo "If you want to setup your DSL card driver and create a peer file, please run:"
einfo " etc-update"
- einfo " ebuild /var/db/pkg/net-dialup/${PF}/${PF}.ebuild config"
+ einfo " emerge --config '=${CATEGORY}/${PF}'"
einfo " /etc/init.d/capi start"
einfo " drdsl"
ewarn