diff options
51 files changed, 153 insertions, 133 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 0c9f3e09a27f..862a47e25d17 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,26 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.307 2010/06/04 05:50:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.308 2010/06/04 20:40:14 vapier Exp $ + + 04 Jun 2010; Mike Frysinger <vapier@gentoo.org> wine-1.0.ebuild, + wine-1.0.1.ebuild, wine-1.1.0.ebuild, wine-1.1.1.ebuild, + wine-1.1.2.ebuild, wine-1.1.3.ebuild, wine-1.1.4.ebuild, + wine-1.1.5.ebuild, wine-1.1.6.ebuild, wine-1.1.7.ebuild, + wine-1.1.8.ebuild, wine-1.1.9.ebuild, wine-1.1.10.ebuild, + wine-1.1.11.ebuild, wine-1.1.12.ebuild, wine-1.1.13.ebuild, + wine-1.1.14.ebuild, wine-1.1.15.ebuild, wine-1.1.16.ebuild, + wine-1.1.17.ebuild, wine-1.1.18.ebuild, wine-1.1.19.ebuild, + wine-1.1.20.ebuild, wine-1.1.21.ebuild, wine-1.1.22.ebuild, + wine-1.1.23.ebuild, wine-1.1.24.ebuild, wine-1.1.25.ebuild, + wine-1.1.26.ebuild, wine-1.1.27.ebuild, wine-1.1.28.ebuild, + wine-1.1.29.ebuild, wine-1.1.30.ebuild, wine-1.1.31.ebuild, + wine-1.1.32.ebuild, wine-1.1.33.ebuild, wine-1.1.34.ebuild, + wine-1.1.35.ebuild, wine-1.1.36.ebuild, wine-1.1.37.ebuild, + wine-1.1.38.ebuild, wine-1.1.39.ebuild, wine-1.1.40.ebuild, + wine-1.1.41.ebuild, wine-1.1.42.ebuild, wine-1.1.43.ebuild, + wine-1.1.44.ebuild, wine-1.2_rc1.ebuild, wine-1.2_rc2.ebuild, + wine-9999.ebuild: + Enable USE=oss by default per upstream recommendation. *wine-1.2_rc2 (04 Jun 2010) diff --git a/app-emulation/wine/wine-1.0.1.ebuild b/app-emulation/wine/wine-1.0.1.ebuild index 38da5e86648a..cf90d0565ebb 100644 --- a/app-emulation/wine/wine-1.0.1.ebuild +++ b/app-emulation/wine/wine-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.1.ebuild,v 1.5 2009/12/07 11:07:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.0.1.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.0.ebuild b/app-emulation/wine/wine-1.0.ebuild index 23d9fb884ece..ee52820b1dd9 100644 --- a/app-emulation/wine/wine-1.0.ebuild +++ b/app-emulation/wine/wine-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.0.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.0.ebuild b/app-emulation/wine/wine-1.1.0.ebuild index 530071b2e8ce..7534105044b9 100644 --- a/app-emulation/wine/wine-1.1.0.ebuild +++ b/app-emulation/wine/wine-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.ebuild,v 1.7 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v 1.8 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.1.ebuild b/app-emulation/wine/wine-1.1.1.ebuild index d7259ff46716..e42876569c55 100644 --- a/app-emulation/wine/wine-1.1.1.ebuild +++ b/app-emulation/wine/wine-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.1.ebuild,v 1.6 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.7 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.10.ebuild b/app-emulation/wine/wine-1.1.10.ebuild index 8ff8954d5f46..0599678a7757 100644 --- a/app-emulation/wine/wine-1.1.10.ebuild +++ b/app-emulation/wine/wine-1.1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.10.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.10.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.11.ebuild b/app-emulation/wine/wine-1.1.11.ebuild index 3cfd0d9c7d43..8c6402ddc402 100644 --- a/app-emulation/wine/wine-1.1.11.ebuild +++ b/app-emulation/wine/wine-1.1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.11.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.11.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.12.ebuild b/app-emulation/wine/wine-1.1.12.ebuild index 3a4f377dd3a7..24ffed83aa38 100644 --- a/app-emulation/wine/wine-1.1.12.ebuild +++ b/app-emulation/wine/wine-1.1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.12.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.12.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -25,7 +25,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.13.ebuild b/app-emulation/wine/wine-1.1.13.ebuild index 6951861c2459..d144e6c43755 100644 --- a/app-emulation/wine/wine-1.1.13.ebuild +++ b/app-emulation/wine/wine-1.1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.13.ebuild,v 1.19 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.20 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.14.ebuild b/app-emulation/wine/wine-1.1.14.ebuild index a16c24b63258..1a585739bcab 100644 --- a/app-emulation/wine/wine-1.1.14.ebuild +++ b/app-emulation/wine/wine-1.1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.14.ebuild,v 1.14 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.15 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.15.ebuild b/app-emulation/wine/wine-1.1.15.ebuild index 42ee1063cb30..3c8a8effe82f 100644 --- a/app-emulation/wine/wine-1.1.15.ebuild +++ b/app-emulation/wine/wine-1.1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.15.ebuild,v 1.16 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v 1.17 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.16.ebuild b/app-emulation/wine/wine-1.1.16.ebuild index f670db2582ff..8757630a7078 100644 --- a/app-emulation/wine/wine-1.1.16.ebuild +++ b/app-emulation/wine/wine-1.1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.16.ebuild,v 1.15 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v 1.16 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.17.ebuild b/app-emulation/wine/wine-1.1.17.ebuild index f71d9974f9c3..72f28ad42793 100644 --- a/app-emulation/wine/wine-1.1.17.ebuild +++ b/app-emulation/wine/wine-1.1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.17.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v 1.13 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.18.ebuild b/app-emulation/wine/wine-1.1.18.ebuild index aa7811803f0f..43da4cfb9013 100644 --- a/app-emulation/wine/wine-1.1.18.ebuild +++ b/app-emulation/wine/wine-1.1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.18.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.13 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.19.ebuild b/app-emulation/wine/wine-1.1.19.ebuild index 371fb6222f1a..4938eab8b898 100644 --- a/app-emulation/wine/wine-1.1.19.ebuild +++ b/app-emulation/wine/wine-1.1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.19.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.13 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.2.ebuild b/app-emulation/wine/wine-1.1.2.ebuild index 41655e3e1976..ecf561a348d7 100644 --- a/app-emulation/wine/wine-1.1.2.ebuild +++ b/app-emulation/wine/wine-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.6 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild,v 1.7 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.20.ebuild b/app-emulation/wine/wine-1.1.20.ebuild index a70ea7158160..32447e8dc5b9 100644 --- a/app-emulation/wine/wine-1.1.20.ebuild +++ b/app-emulation/wine/wine-1.1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.20.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v 1.13 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.21.ebuild b/app-emulation/wine/wine-1.1.21.ebuild index 3c9df64c4e61..85b78f53d57a 100644 --- a/app-emulation/wine/wine-1.1.21.ebuild +++ b/app-emulation/wine/wine-1.1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.21.ebuild,v 1.11 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v 1.12 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.22.ebuild b/app-emulation/wine/wine-1.1.22.ebuild index 22c5fdc94d19..7e6f2c17d198 100644 --- a/app-emulation/wine/wine-1.1.22.ebuild +++ b/app-emulation/wine/wine-1.1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.22.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.23.ebuild b/app-emulation/wine/wine-1.1.23.ebuild index 52498ad4ff21..45887e7249ae 100644 --- a/app-emulation/wine/wine-1.1.23.ebuild +++ b/app-emulation/wine/wine-1.1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.23.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.24.ebuild b/app-emulation/wine/wine-1.1.24.ebuild index 081c345bb188..ca32b75c4c6c 100644 --- a/app-emulation/wine/wine-1.1.24.ebuild +++ b/app-emulation/wine/wine-1.1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.24.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.25.ebuild b/app-emulation/wine/wine-1.1.25.ebuild index 98e619a16b4d..616b249d2366 100644 --- a/app-emulation/wine/wine-1.1.25.ebuild +++ b/app-emulation/wine/wine-1.1.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.25.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.26.ebuild b/app-emulation/wine/wine-1.1.26.ebuild index 1a2ee2d22496..338b703b8872 100644 --- a/app-emulation/wine/wine-1.1.26.ebuild +++ b/app-emulation/wine/wine-1.1.26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.26.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.27.ebuild b/app-emulation/wine/wine-1.1.27.ebuild index 6d31cd44ce88..d58396cce63b 100644 --- a/app-emulation/wine/wine-1.1.27.ebuild +++ b/app-emulation/wine/wine-1.1.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.27.ebuild,v 1.9 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild,v 1.10 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.28.ebuild b/app-emulation/wine/wine-1.1.28.ebuild index 88abf485255b..ebfee902f448 100644 --- a/app-emulation/wine/wine-1.1.28.ebuild +++ b/app-emulation/wine/wine-1.1.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.28.ebuild,v 1.9 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild,v 1.10 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl test win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl test win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.29.ebuild b/app-emulation/wine/wine-1.1.29.ebuild index 31b26c454867..46ab14ee903b 100644 --- a/app-emulation/wine/wine-1.1.29.ebuild +++ b/app-emulation/wine/wine-1.1.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.29.ebuild,v 1.10 2009/12/29 06:04:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild,v 1.11 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap mp3 nas ncurses +opengl oss png samba scanner ssl test win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap mp3 nas ncurses +opengl +oss png samba scanner ssl test win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.3.ebuild b/app-emulation/wine/wine-1.1.3.ebuild index 9a2e13099cc6..3a5953bd0315 100644 --- a/app-emulation/wine/wine-1.1.3.ebuild +++ b/app-emulation/wine/wine-1.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.ebuild,v 1.6 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.3.ebuild,v 1.7 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.30.ebuild b/app-emulation/wine/wine-1.1.30.ebuild index 817daa7cfb0b..b1615a8d5629 100644 --- a/app-emulation/wine/wine-1.1.30.ebuild +++ b/app-emulation/wine/wine-1.1.30.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.30.ebuild,v 1.9 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild,v 1.10 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss png samba scanner ssl test +threads win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss png samba scanner ssl test +threads win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.31.ebuild b/app-emulation/wine/wine-1.1.31.ebuild index f488bcc47f42..502c045a3246 100644 --- a/app-emulation/wine/wine-1.1.31.ebuild +++ b/app-emulation/wine/wine-1.1.31.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.31.ebuild,v 1.8 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.32.ebuild b/app-emulation/wine/wine-1.1.32.ebuild index def793ed9be2..d6e9e787e07d 100644 --- a/app-emulation/wine/wine-1.1.32.ebuild +++ b/app-emulation/wine/wine-1.1.32.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.32.ebuild,v 1.8 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.32.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.33.ebuild b/app-emulation/wine/wine-1.1.33.ebuild index 499679b0140d..32d9e911d578 100644 --- a/app-emulation/wine/wine-1.1.33.ebuild +++ b/app-emulation/wine/wine-1.1.33.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.33.ebuild,v 1.8 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.34.ebuild b/app-emulation/wine/wine-1.1.34.ebuild index 4605d717d208..90106d220f17 100644 --- a/app-emulation/wine/wine-1.1.34.ebuild +++ b/app-emulation/wine/wine-1.1.34.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.34.ebuild,v 1.7 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild,v 1.8 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.35.ebuild b/app-emulation/wine/wine-1.1.35.ebuild index 48d03a91bb1c..b1b81e9a75f6 100644 --- a/app-emulation/wine/wine-1.1.35.ebuild +++ b/app-emulation/wine/wine-1.1.35.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.35.ebuild,v 1.5 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.36.ebuild b/app-emulation/wine/wine-1.1.36.ebuild index 440d138f8f83..505dcdd42d4b 100644 --- a/app-emulation/wine/wine-1.1.36.ebuild +++ b/app-emulation/wine/wine-1.1.36.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.36.ebuild,v 1.3 2010/03/29 06:11:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.36.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.37.ebuild b/app-emulation/wine/wine-1.1.37.ebuild index 716ca2eaf6e7..62871649e1e5 100644 --- a/app-emulation/wine/wine-1.1.37.ebuild +++ b/app-emulation/wine/wine-1.1.37.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.37.ebuild,v 1.3 2010/03/29 06:11:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.37.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.38.ebuild b/app-emulation/wine/wine-1.1.38.ebuild index 6742a476dd98..0f6778e60b8d 100644 --- a/app-emulation/wine/wine-1.1.38.ebuild +++ b/app-emulation/wine/wine-1.1.38.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.38.ebuild,v 1.3 2010/03/29 06:11:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.38.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.39.ebuild b/app-emulation/wine/wine-1.1.39.ebuild index 0b694d88ba45..14cd01d8a9bd 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.3 2010/06/03 03:32:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.4.ebuild b/app-emulation/wine/wine-1.1.4.ebuild index fbb576c514ea..bd4f5072d68e 100644 --- a/app-emulation/wine/wine-1.1.4.ebuild +++ b/app-emulation/wine/wine-1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4.ebuild,v 1.7 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.4.ebuild,v 1.8 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.40.ebuild b/app-emulation/wine/wine-1.1.40.ebuild index 259872da55a3..7dfc650e87b8 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.3 2010/06/03 03:32:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.41.ebuild b/app-emulation/wine/wine-1.1.41.ebuild index 515032718dfc..db210e15b1cf 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.3 2010/06/03 03:32:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.42.ebuild b/app-emulation/wine/wine-1.1.42.ebuild index 6d74e05d8532..5c1ab11dd215 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.2 2010/06/03 03:32:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild,v 1.3 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.43.ebuild b/app-emulation/wine/wine-1.1.43.ebuild index 963cffffece0..4a505499fc2d 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.2 2010/06/03 03:32:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.3 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.44.ebuild b/app-emulation/wine/wine-1.1.44.ebuild index 0137ea4620d1..b8a864f28775 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.2 2010/05/15 22:39:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild,v 1.3 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.1.5.ebuild b/app-emulation/wine/wine-1.1.5.ebuild index afeff9be0d7d..32ee68f84fb7 100644 --- a/app-emulation/wine/wine-1.1.5.ebuild +++ b/app-emulation/wine/wine-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.5.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.5.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.6.ebuild b/app-emulation/wine/wine-1.1.6.ebuild index 2491b9bfd14e..171c7181dd2c 100644 --- a/app-emulation/wine/wine-1.1.6.ebuild +++ b/app-emulation/wine/wine-1.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.6.ebuild,v 1.6 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.6.ebuild,v 1.7 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.7.ebuild b/app-emulation/wine/wine-1.1.7.ebuild index 6bacc19644e7..b5cea151e1c5 100644 --- a/app-emulation/wine/wine-1.1.7.ebuild +++ b/app-emulation/wine/wine-1.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.7.ebuild,v 1.6 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.7.ebuild,v 1.7 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.8.ebuild b/app-emulation/wine/wine-1.1.8.ebuild index 6bc7cd7c9558..21d7ecbd5f2c 100644 --- a/app-emulation/wine/wine-1.1.8.ebuild +++ b/app-emulation/wine/wine-1.1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.8.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.8.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.1.9.ebuild b/app-emulation/wine/wine-1.1.9.ebuild index 3759b26781c2..080aa215c398 100644 --- a/app-emulation/wine/wine-1.1.9.ebuild +++ b/app-emulation/wine/wine-1.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.9.ebuild,v 1.5 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.9.ebuild,v 1.6 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 diff --git a/app-emulation/wine/wine-1.2_rc1.ebuild b/app-emulation/wine/wine-1.2_rc1.ebuild index 7f53aa0e9d92..40ead7f40282 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.1 2010/06/03 03:31:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild,v 1.2 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-1.2_rc2.ebuild b/app-emulation/wine/wine-1.2_rc2.ebuild index fba20ccb5422..38b58a9d469f 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.1 2010/06/04 05:50:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild,v 1.2 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 78c14c79c68a..019dae51d986 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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-9999.ebuild,v 1.52 2010/03/05 17:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.53 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) |