diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-06-25 21:06:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-06-25 21:06:04 +0000 |
commit | 58fba3d4ee6764342af47bafa4b78134719ff6e9 (patch) | |
tree | c0cb4551b1ed5bb607c059f4d1747ef6a5429ece /app-emulation/wine | |
parent | Version bump. (diff) | |
download | gentoo-2-58fba3d4ee6764342af47bafa4b78134719ff6e9.tar.gz gentoo-2-58fba3d4ee6764342af47bafa4b78134719ff6e9.tar.bz2 gentoo-2-58fba3d4ee6764342af47bafa4b78134719ff6e9.zip |
fix typo in pulseaudio check
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-1.1.39.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.40.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.41.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.42.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.43.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.44.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.2_rc1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.2_rc2.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.2_rc3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.2_rc4.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.2_rc5.ebuild | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/app-emulation/wine/wine-1.1.39.ebuild b/app-emulation/wine/wine-1.1.39.ebuild index a01c4725d763..be102da64e3e 100644 --- a/app-emulation/wine/wine-1.1.39.ebuild +++ b/app-emulation/wine/wine-1.1.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.1.40.ebuild b/app-emulation/wine/wine-1.1.40.ebuild index 7c3d27c9d06b..ff98c071893b 100644 --- a/app-emulation/wine/wine-1.1.40.ebuild +++ b/app-emulation/wine/wine-1.1.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.1.41.ebuild b/app-emulation/wine/wine-1.1.41.ebuild index f2a40bf4b806..f7bde02aef3d 100644 --- a/app-emulation/wine/wine-1.1.41.ebuild +++ b/app-emulation/wine/wine-1.1.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.1.42.ebuild b/app-emulation/wine/wine-1.1.42.ebuild index 7bd00b1381df..c630ac616c03 100644 --- a/app-emulation/wine/wine-1.1.42.ebuild +++ b/app-emulation/wine/wine-1.1.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild,v 1.5 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild,v 1.6 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.1.43.ebuild b/app-emulation/wine/wine-1.1.43.ebuild index 032898a0bec0..aa29fea44d3d 100644 --- a/app-emulation/wine/wine-1.1.43.ebuild +++ b/app-emulation/wine/wine-1.1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.5 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.6 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.1.44.ebuild b/app-emulation/wine/wine-1.1.44.ebuild index 084869fdbdd9..1c8e8ee75849 100644 --- a/app-emulation/wine/wine-1.1.44.ebuild +++ b/app-emulation/wine/wine-1.1.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.2_rc1.ebuild b/app-emulation/wine/wine-1.2_rc1.ebuild index a873087a02b4..994f0014bad2 100644 --- a/app-emulation/wine/wine-1.2_rc1.ebuild +++ b/app-emulation/wine/wine-1.2_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild,v 1.4 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild,v 1.5 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.2_rc2.ebuild b/app-emulation/wine/wine-1.2_rc2.ebuild index 2ae76ef58788..e0f8c681de75 100644 --- a/app-emulation/wine/wine-1.2_rc2.ebuild +++ b/app-emulation/wine/wine-1.2_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild,v 1.4 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild,v 1.5 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.2_rc3.ebuild b/app-emulation/wine/wine-1.2_rc3.ebuild index 694143d5f0f2..a8afc6287cbe 100644 --- a/app-emulation/wine/wine-1.2_rc3.ebuild +++ b/app-emulation/wine/wine-1.2_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild,v 1.3 2010/06/22 03:05:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild,v 1.4 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.2_rc4.ebuild b/app-emulation/wine/wine-1.2_rc4.ebuild index 446d3fc966e1..3ed1f1bae323 100644 --- a/app-emulation/wine/wine-1.2_rc4.ebuild +++ b/app-emulation/wine/wine-1.2_rc4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild,v 1.1 2010/06/25 21:04:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild,v 1.2 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ diff --git a/app-emulation/wine/wine-1.2_rc5.ebuild b/app-emulation/wine/wine-1.2_rc5.ebuild index 92cdf1a23c58..22904d30b8ea 100644 --- a/app-emulation/wine/wine-1.2_rc5.ebuild +++ b/app-emulation/wine/wine-1.2_rc5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild,v 1.1 2010/06/25 21:04:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild,v 1.2 2010/06/25 21:06:04 vapier Exp $ EAPI="2" @@ -142,7 +142,7 @@ src_configure() { $(use_with oss) \ $(use_with png) \ $(use_with threads pthread) \ - $(use pulse && use_with pulseaudio pulse) \ + $(use pulseaudio && use_with pulseaudio pulse) \ $(use_with scanner sane) \ $(use_enable test tests) \ $(use_with truetype freetype) \ |