summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-03-01 08:47:29 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-03-01 08:47:29 +0000
commit84ff1a647e3dc51ad56ea4436525e8d8a34e5aa5 (patch)
treede39635e41fce11e5a2f0ebc5fc46fa1bcbe0c00 /media-sound/alsa-utils/alsa-utils-1.0.2.ebuild
parentVersion bumped. (diff)
downloadhistorical-84ff1a647e3dc51ad56ea4436525e8d8a34e5aa5.tar.gz
historical-84ff1a647e3dc51ad56ea4436525e8d8a34e5aa5.tar.bz2
historical-84ff1a647e3dc51ad56ea4436525e8d8a34e5aa5.zip
Version bumped.
Diffstat (limited to 'media-sound/alsa-utils/alsa-utils-1.0.2.ebuild')
-rw-r--r--media-sound/alsa-utils/alsa-utils-1.0.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/alsa-utils/alsa-utils-1.0.2.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.2.ebuild
index 534e72be31be..e9240205d6ff 100644
--- a/media-sound/alsa-utils/alsa-utils-1.0.2.ebuild
+++ b/media-sound/alsa-utils/alsa-utils-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.2.ebuild,v 1.2 2004/02/12 12:20:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.2.ebuild,v 1.3 2004/03/01 08:47:29 mholzer Exp $
DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)"
HOMEPAGE="http://www.alsa-project.org/"
@@ -56,6 +56,4 @@ pkg_postinst() {
einfo "and run modules-update. You can do this like so:"
einfo " # nano -w /etc/modules.d/alsa && modules-update"
echo
- ewarn "Pausing for 20 seconds to give you time to read..."
- sleep 20
}