diff options
author | 2011-11-07 01:57:08 +0000 | |
---|---|---|
committer | 2011-11-07 01:57:08 +0000 | |
commit | 609f6eb41442e58a851dcc4f46de7d706c040893 (patch) | |
tree | 50d5d1d2eec7d6413c83b6532df022e85a716022 /app-emulation/wine/wine-9999.ebuild | |
parent | Bump to 3.2.3 from the gnome overlay. Notable changes: optional support for t... (diff) | |
download | historical-609f6eb41442e58a851dcc4f46de7d706c040893.tar.gz historical-609f6eb41442e58a851dcc4f46de7d706c040893.tar.bz2 historical-609f6eb41442e58a851dcc4f46de7d706c040893.zip |
Version bump #389687 by ScytheMan.
Package-Manager: portage-2.2.0_alpha72/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 44a69b79335a..17f8a0535b96 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.94 2011/09/18 09:08:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.95 2011/11/07 01:57:08 vapier Exp $ EAPI="2" @@ -139,7 +139,7 @@ do_configure() { $(use_with jpeg) \ $(use_with ldap) \ $(use_with mp3 mpg123) \ - $(use_with nls gettextpo) \ + $(use_with nls gettext) \ $(use_with openal) \ $(use_with opencl) \ $(use_with opengl) \ |