diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-30 09:15:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-30 09:15:31 +0000 |
commit | e6fe5eb17c8fdd934476a613f89909085bf22153 (patch) | |
tree | eec6e0364db8e8145f2d1a77150fb64bbea21e2b /net-dialup/fcdsl | |
parent | stable on amd64. (diff) | |
download | gentoo-2-e6fe5eb17c8fdd934476a613f89909085bf22153.tar.gz gentoo-2-e6fe5eb17c8fdd934476a613f89909085bf22153.tar.bz2 gentoo-2-e6fe5eb17c8fdd934476a613f89909085bf22153.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/fcdsl')
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 56d34cd5510c..5af90cd3e655 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.5 2005/03/29 22:21:16 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild,v 1.6 2005/03/30 09:15:31 mr_bones_ Exp $ inherit linux-mod eutils @@ -119,7 +119,7 @@ pkg_postinst() { einfo " nano /etc/modules.d/fcdsl" einfo " update-modules" einfo " /etc/init.d/capi restart" - ewarn + ewarn ewarn "drdsl does NOT work with capi4k-utils-2005* because its binary incompatible" epause 10 } |