diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-10-17 16:14:57 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-10-17 16:14:57 +0000 |
commit | 1c15fb7c36add4d0c5172112d5675e9f8561a1a5 (patch) | |
tree | 26b23c5331b2316b0fe76de305a63b5ece698ae1 /net-dialup | |
parent | Stable on sparc (diff) | |
download | historical-1c15fb7c36add4d0c5172112d5675e9f8561a1a5.tar.gz historical-1c15fb7c36add4d0c5172112d5675e9f8561a1a5.tar.bz2 historical-1c15fb7c36add4d0c5172112d5675e9f8561a1a5.zip |
Recommend emerge --config instead ebuild ... config (#109482)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/fcdsl/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/fcdsl/Manifest | 16 | ||||
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.20.7-r5.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.30.ebuild | 4 |
4 files changed, 22 insertions, 8 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/Manifest b/net-dialup/fcdsl/Manifest index 4af1374d3804..5866f7bc90ed 100644 --- a/net-dialup/fcdsl/Manifest +++ b/net-dialup/fcdsl/Manifest @@ -1,9 +1,19 @@ -MD5 c6ab94ffaecdf42754e5682f19fabca5 fcdsl-2.6.30.ebuild 8537 -MD5 7dd6a1d828d2e2c7aa057e2dfa345386 fcdsl-2.6.20.7-r5.ebuild 7897 -MD5 cf9aea24e7f47a634b7b9de1664de874 ChangeLog 3825 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 148f263dda7f3624f16da4775621994b fcdsl-2.6.30.ebuild 8516 +MD5 0982f7b0c52fbeb78c2639512a38d4f3 fcdsl-2.6.20.7-r5.ebuild 7877 +MD5 494720083d81840ad1f38e74ae407707 ChangeLog 3985 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 MD5 776e0c65eda5432a30f9beae8896ca97 files/fcdslsl.diff 1896 MD5 22a65f3dcb8b67dc53a23ef35886bf18 files/fcdsl.diff 4636 MD5 7d0d40b4547c891577925915b046cffc files/digest-fcdsl-2.6.20.7-r5 381 MD5 dab3e4adbbff865b35f3dce666fc454a files/digest-fcdsl-2.6.30 525 MD5 4d073842f89f61ce68ae5ee7ac100d70 files/fcdsl2.diff 1867 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDU84hNSP4Vda7IdsRAicpAJ44hJZeQLvrsL0tomTwCLEJXC9pUACfW8zj +f10MEItCCzRuP8GBBJQRMXg= +=bdN2 +-----END PGP SIGNATURE----- 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 |