summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-03-29 22:21:16 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-03-29 22:21:16 +0000
commitd7bbbcf52c4180fe37ec3891b75ae52488136533 (patch)
tree1d93e88a01a3a35709b9af8c11be0e9a5f80e913 /net-dialup/fcdsl
parentImproved ebuild and config-files thanks to Stefan Briesenick (diff)
downloadhistorical-d7bbbcf52c4180fe37ec3891b75ae52488136533.tar.gz
historical-d7bbbcf52c4180fe37ec3891b75ae52488136533.tar.bz2
historical-d7bbbcf52c4180fe37ec3891b75ae52488136533.zip
Add new capi4k-utils notice
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'net-dialup/fcdsl')
-rw-r--r--net-dialup/fcdsl/ChangeLog6
-rw-r--r--net-dialup/fcdsl/Manifest4
-rw-r--r--net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild4
3 files changed, 10 insertions, 4 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/Manifest b/net-dialup/fcdsl/Manifest
index 94d81f5dc506..f5163fa34ba7 100644
--- a/net-dialup/fcdsl/Manifest
+++ b/net-dialup/fcdsl/Manifest
@@ -1,6 +1,6 @@
-MD5 978fa60166070e8cf20921093462a06c ChangeLog 2821
+MD5 9c89b220678cfb356dc39f820e55a7f7 ChangeLog 2933
MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-MD5 2b1fbe90911df37e91a1fbf894ed4c6e fcdsl-2.6.20.7-r4.ebuild 7448
+MD5 2dffd2e8e34bef0970ff783b223b5136 fcdsl-2.6.20.7-r4.ebuild 7541
MD5 35e156955da1166d6de5e56bb66857db files/fcdslslusb.diff 4002
MD5 776e0c65eda5432a30f9beae8896ca97 files/fcdslsl.diff 1896
MD5 22a65f3dcb8b67dc53a23ef35886bf18 files/fcdsl.diff 4636
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
}