diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2005-03-29 22:21:16 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2005-03-29 22:21:16 +0000 |
commit | 83cbded01a5806a7acec66f8b761f255f121f39c (patch) | |
tree | 8febb72b2ae8ff43a31134a333ff7a4568c232a2 /net-dialup/fcdsl | |
parent | Improved ebuild and config-files thanks to Stefan Briesenick (diff) | |
download | gentoo-2-83cbded01a5806a7acec66f8b761f255f121f39c.tar.gz gentoo-2-83cbded01a5806a7acec66f8b761f255f121f39c.tar.bz2 gentoo-2-83cbded01a5806a7acec66f8b761f255f121f39c.zip |
Add new capi4k-utils notice
(Portage version: 1.585-cvs)
Diffstat (limited to 'net-dialup/fcdsl')
-rw-r--r-- | net-dialup/fcdsl/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-dialup/fcdsl/ChangeLog b/net-dialup/fcdsl/ChangeLog index 2cdbab95e2c9..100c8d7848eb 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.13 2005/03/19 22:39:45 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.14 2005/03/29 22:21:16 genstef Exp $ + + 29 Mar 2005; Stefan Schweizer <genstef@gentoo.org> + fcdsl-2.6.20.7-r4.ebuild: + Add new capi4k-utils notice 19 Mar 2005; Stefan Schweizer <genstef@gentoo.org> -files/fcdslusb.diff, fcdsl-2.6.20.7-r4.ebuild: diff --git a/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild b/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild index 6cdc9d22d24b..56d34cd5510c 100644 --- a/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild +++ b/net-dialup/fcdsl/fcdsl-2.6.20.7-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/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild,v 1.4 2005/03/19 22:39:45 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild,v 1.5 2005/03/29 22:21:16 genstef Exp $ inherit linux-mod eutils @@ -119,6 +119,8 @@ pkg_postinst() { einfo " nano /etc/modules.d/fcdsl" einfo " update-modules" einfo " /etc/init.d/capi restart" + ewarn + ewarn "drdsl does NOT work with capi4k-utils-2005* because its binary incompatible" epause 10 } |