From 0cc84caf79418c90db9163150f3d460839361d73 Mon Sep 17 00:00:00 2001 From: Arcady Genkin Date: Mon, 29 Apr 2002 04:22:44 +0000 Subject: Small fix to the description text. Closes bug #2163. --- media-video/em8300-modules/em8300-modules-0.12.0.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'media-video/em8300-modules') diff --git a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild index 9729e6bd37a9..e9906db93e07 100644 --- a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild +++ b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Brandon Low -# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.2 2002/04/25 06:56:22 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.3 2002/04/29 04:22:44 agenkin Exp $ -DESCRIPTION="em8300 video decoder card kernel modules" +DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card kernel modules" HOMEPAGE="http://dxr3.sourceforge.net" DEPEND="virtual/linux-sources" @@ -73,5 +73,9 @@ pkg_postinst() { einfo "to your devfsd.conf so that the em8300 devices will be linked" einfo "correctly." einfo + einfo "You will also need to have the i2c kernel modules compiled for" + einfo "this to be happy, no need to patch any kernel though just turn" + einfo "all the i2c stuff in kernel config to M and you'll be fine." + einfo } -- cgit v1.2.3-65-gdbad