summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-02-26 16:12:03 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-02-26 16:12:03 +0000
commitf5cf140802589201a20cc515dcace6b114077abf (patch)
tree673686b443bd180d30ccfa7e54ed9621ed2a47b1 /media-sound/pulseaudio
parentKeywording ~mips, tested on swarm (diff)
downloadgentoo-2-f5cf140802589201a20cc515dcace6b114077abf.tar.gz
gentoo-2-f5cf140802589201a20cc515dcace6b114077abf.tar.bz2
gentoo-2-f5cf140802589201a20cc515dcace6b114077abf.zip
Corrected name of init-script in elog-message.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r--media-sound/pulseaudio/ChangeLog8
-rw-r--r--media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog
index 99c66bbb5650..3b77ebfae1c0 100644
--- a/media-sound/pulseaudio/ChangeLog
+++ b/media-sound/pulseaudio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/pulseaudio
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.46 2006/12/21 14:31:17 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.47 2007/02/26 16:12:03 zzam Exp $
+
+ 26 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
+ pulseaudio-0.9.5-r4.ebuild:
+ Corrected name of init-script in elog-message.
21 Dec 2006; Bryan Østergaard <kloeri@gentoo.org>
pulseaudio-0.9.5-r4.ebuild:
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild
index db1fcf95a38f..20a6c001e0a8 100644
--- a/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild,v 1.13 2006/12/21 14:31:17 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild,v 1.14 2007/02/26 16:12:03 zzam Exp $
inherit eutils libtool # autotools
@@ -114,7 +114,7 @@ src_install() {
pkg_postinst() {
elog "PulseAudio in Gentoo can use a system-wide pulseaudio daemon."
- elog "This support is enabled by starting the pulsedaemon init.d ."
+ elog "This support is enabled by starting the pulseaudio init.d ."
elog "To be able to access that you need to be in the group pulse-access."
elog "For more information about system-wide support, please refer to"
elog " http://pulseaudio.org/wiki/SystemWideInstance"