summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2007-04-27 00:47:48 +0000
committerDaniel Drake <dsd@gentoo.org>2007-04-27 00:47:48 +0000
commit9885b10ab9b81863c25df15f253f16528c9f80f1 (patch)
tree9836db904bf5d6fac0ce47e4f474ace864886206 /media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild
parentamd64 stable, bug 172952 (diff)
downloadgentoo-2-9885b10ab9b81863c25df15f253f16528c9f80f1.tar.gz
gentoo-2-9885b10ab9b81863c25df15f253f16528c9f80f1.tar.bz2
gentoo-2-9885b10ab9b81863c25df15f253f16528c9f80f1.zip
Remove old versions, remove references to modules-update (it's now update-modules)
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild')
-rw-r--r--media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild
index 12ea22030939..a150e46a00db 100644
--- a/media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild
+++ b/media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild,v 1.11 2007/02/11 23:35:40 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.14_rc1.ebuild,v 1.12 2007/04/27 00:47:48 dsd Exp $
inherit eutils autotools
@@ -78,8 +78,8 @@ pkg_postinst() {
elog " # rc-update add alsasound boot"
echo
elog "You will also need to edit the file /etc/modules.d/alsa"
- elog "and run modules-update. You can do this like so:"
- elog " # nano -w /etc/modules.d/alsa && modules-update"
+ elog "and run update-modules. You can do this like so:"
+ elog " # nano -w /etc/modules.d/alsa && update-modules"
echo
if use sparc; then