summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2008-04-14 20:00:25 +0000
committerAlin Năstac <mrness@gentoo.org>2008-04-14 20:00:25 +0000
commit6dcb568be3661ec2aeeb20c9d335f7a36248d383 (patch)
treecf5540de0114019dd23fa612283946a90930cb65 /net-dialup/mwavem
parentBumping patch level to 3 for bug 216128, GCC 4.3 compability patch by David C... (diff)
downloadgentoo-2-6dcb568be3661ec2aeeb20c9d335f7a36248d383.tar.gz
gentoo-2-6dcb568be3661ec2aeeb20c9d335f7a36248d383.tar.bz2
gentoo-2-6dcb568be3661ec2aeeb20c9d335f7a36248d383.zip
Install modprobe.d file (#214020).
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dialup/mwavem')
-rw-r--r--net-dialup/mwavem/ChangeLog7
-rw-r--r--net-dialup/mwavem/mwavem-2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/mwavem/ChangeLog b/net-dialup/mwavem/ChangeLog
index a8619355ec4d..bdf3c9db75ee 100644
--- a/net-dialup/mwavem/ChangeLog
+++ b/net-dialup/mwavem/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mwavem
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/ChangeLog,v 1.11 2007/04/16 11:54:35 mrness Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/ChangeLog,v 1.12 2008/04/14 20:00:25 mrness Exp $
+
+ 14 Apr 2008; Alin Năstac <mrness@gentoo.org> mwavem-2.0.ebuild:
+ Install modprobe.d file (#214020).
16 Apr 2007; Alin Năstac <mrness@gentoo.org> mwavem-2.0.ebuild:
Use update-modules instead deprecated modules-update (#174746).
diff --git a/net-dialup/mwavem/mwavem-2.0.ebuild b/net-dialup/mwavem/mwavem-2.0.ebuild
index a73b0a830887..486401bc68fa 100644
--- a/net-dialup/mwavem/mwavem-2.0.ebuild
+++ b/net-dialup/mwavem/mwavem-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/mwavem-2.0.ebuild,v 1.7 2007/04/16 11:54:35 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/mwavem-2.0.ebuild,v 1.8 2008/04/14 20:00:25 mrness Exp $
DESCRIPTION="User level application for IBM Mwave modem"
HOMEPAGE="http://oss.software.ibm.com/acpmodem/"
@@ -29,7 +29,7 @@ src_install() {
insinto /etc/devfs.d
newins "${FILESDIR}/mwave.devfs" mwave
- insinto /etc/modules.d
+ insinto /etc/modprobe.d
newins "${FILESDIR}/mwave.modules" mwave
dodoc AUTHORS ChangeLog FAQ NEWS README README.devfs THANKS