diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-01-02 21:14:14 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-01-02 21:14:14 +0000 |
commit | ed51e58856f997d9f7e12bb873100af5d3def830 (patch) | |
tree | 105e7410bbf608b3a1dd46d487b8cacfd21e07c9 /media-sound | |
parent | Unify svn version with releases. (diff) | |
download | gentoo-2-ed51e58856f997d9f7e12bb873100af5d3def830.tar.gz gentoo-2-ed51e58856f997d9f7e12bb873100af5d3def830.tar.bz2 gentoo-2-ed51e58856f997d9f7e12bb873100af5d3def830.zip |
Fix bug 253298, typo in ebuild. Thanks to goffrie@gmail.com.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-rc9 x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 12 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.10.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.11.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.12.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.13.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.7.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.9.ebuild | 6 |
11 files changed, 40 insertions, 32 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index c36d941aa1be..e3291ed6d905 100644 --- a/media-sound/pulseaudio/ChangeLog +++ b/media-sound/pulseaudio/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/pulseaudio -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.114 2008/10/21 00:05:52 betelgeuse Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.115 2009/01/02 21:14:14 loki_val Exp $ + + 02 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> + pulseaudio-0.9.7.ebuild, pulseaudio-0.9.9.ebuild, + pulseaudio-0.9.10.ebuild, pulseaudio-0.9.10-r1.ebuild, + pulseaudio-0.9.11.ebuild, pulseaudio-0.9.11-r1.ebuild, + pulseaudio-0.9.11-r2.ebuild, pulseaudio-0.9.12.ebuild, + pulseaudio-0.9.12-r1.ebuild, pulseaudio-0.9.13.ebuild: + Fix bug 253298, typo in ebuild. Thanks to goffrie@gmail.com. 21 Oct 2008; Petteri Räty <betelgeuse@gentoo.org> pulseaudio-0.9.12.ebuild, pulseaudio-0.9.12-r1.ebuild, diff --git a/media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild index 3882b712aee4..d6996f6c27b6 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild,v 1.1 2008/04/18 06:01:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.10-r1.ebuild,v 1.2 2009/01/02 21:14:14 loki_val Exp $ EAPI=1 @@ -149,7 +149,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.10.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.10.ebuild index 7943e3df078a..7255c54104f6 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.10.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.10.ebuild,v 1.2 2008/04/03 19:52:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.10.ebuild,v 1.3 2009/01/02 21:14:14 loki_val Exp $ EAPI=1 @@ -142,7 +142,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild index 52e005ab208f..8e0be661f002 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild,v 1.2 2008/08/03 12:37:01 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11-r1.ebuild,v 1.3 2009/01/02 21:14:14 loki_val Exp $ EAPI=1 @@ -159,7 +159,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild index d04009010fe6..04e66a58de36 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild,v 1.1 2008/08/03 18:03:45 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild,v 1.2 2009/01/02 21:14:14 loki_val Exp $ EAPI=1 @@ -161,7 +161,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild index 99fd5d625ef1..63711c44c940 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild,v 1.1 2008/08/03 02:03:17 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild,v 1.2 2009/01/02 21:14:14 loki_val Exp $ EAPI=1 @@ -158,7 +158,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild index cf9f04262c17..bb6b29c44f22 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild,v 1.2 2008/10/21 00:05:52 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.12-r1.ebuild,v 1.3 2009/01/02 21:14:14 loki_val Exp $ EAPI=2 @@ -153,7 +153,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.12.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.12.ebuild index cf58bfb2dc8f..4621bfaec8bf 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.12.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.12.ebuild,v 1.3 2008/10/21 00:05:52 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.12.ebuild,v 1.4 2009/01/02 21:14:14 loki_val Exp $ EAPI=1 @@ -162,7 +162,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild index ebced0d8e421..a6716538a87a 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild,v 1.2 2008/10/21 00:05:52 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild,v 1.3 2009/01/02 21:14:14 loki_val Exp $ EAPI=2 @@ -161,7 +161,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild index c2f8113d272d..3af395eb37fc 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild,v 1.10 2008/01/13 08:38:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild,v 1.11 2009/01/02 21:14:14 loki_val Exp $ inherit eutils libtool # autotools @@ -124,7 +124,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." diff --git a/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild index 5ca28b46eb7a..2c09638482a2 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v 1.7 2008/02/11 03:53:49 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v 1.8 2009/01/02 21:14:14 loki_val Exp $ inherit eutils libtool autotools flag-o-matic @@ -143,7 +143,7 @@ pkg_postinst() { elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" + elog "By enabling gnome USE flag, you enabled gconf support. Please note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance." |