diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-01 06:58:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-01 06:58:00 +0000 |
commit | fceb71a87df6544421da1d40d148405e842089ca (patch) | |
tree | 18457ee5e79a32e8fff793adfe1d7e6b1c49af98 /app-emulation | |
parent | Force USE midi in alsa-lib for old versions since the checks in ebuilds are g... (diff) | |
download | gentoo-2-fceb71a87df6544421da1d40d148405e842089ca.tar.gz gentoo-2-fceb71a87df6544421da1d40d148405e842089ca.tar.bz2 gentoo-2-fceb71a87df6544421da1d40d148405e842089ca.zip |
Remove USE depend for media-libs/alsa-lib[midi].
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/ChangeLog | 10 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.13.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.14.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.15.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.16.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.17.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.18.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.19.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.20.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.21.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.22.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.23.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.24.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.25.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.26.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 4 |
16 files changed, 39 insertions, 31 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 593c57f3b134..b6a6a808c476 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.268 2009/07/18 22:15:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.269 2009/08/01 06:58:00 ssuominen Exp $ + + 01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> 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-9999.ebuild: + Remove USE depend for media-libs/alsa-lib[midi]. *wine-1.1.26 (18 Jul 2009) diff --git a/app-emulation/wine/wine-1.1.13.ebuild b/app-emulation/wine/wine-1.1.13.ebuild index ecd19b18922f..ade34c44de25 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 # 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.12 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.13 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.14.ebuild b/app-emulation/wine/wine-1.1.14.ebuild index 58513af147e0..e371f056b6d5 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 # 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.7 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.8 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.15.ebuild b/app-emulation/wine/wine-1.1.15.ebuild index 3fd62015d1c9..d468f4f2f10d 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 # 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.9 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v 1.10 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.16.ebuild b/app-emulation/wine/wine-1.1.16.ebuild index 4ffb63145edb..5e7c7eb06744 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 # 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.8 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v 1.9 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.17.ebuild b/app-emulation/wine/wine-1.1.17.ebuild index 4ddf69f00d90..b83426e89fc0 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 # 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.5 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.18.ebuild b/app-emulation/wine/wine-1.1.18.ebuild index f4cd42a7b1eb..a086ec68d946 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 # 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.5 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.19.ebuild b/app-emulation/wine/wine-1.1.19.ebuild index 8e2af1972f54..7a3a45ac7195 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 # 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.5 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.20.ebuild b/app-emulation/wine/wine-1.1.20.ebuild index 1241f1a17258..6b67b4ca93bc 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 # 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.5 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.21.ebuild b/app-emulation/wine/wine-1.1.21.ebuild index 821530d567fc..aca25a5a3372 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 # 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.4 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v 1.5 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.22.ebuild b/app-emulation/wine/wine-1.1.22.ebuild index a532f2a06462..fda9603bf1aa 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 # 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.1 2009/05/24 00:25:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.23.ebuild b/app-emulation/wine/wine-1.1.23.ebuild index 6d709b0cd9aa..40bf5ade0461 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 # 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.1 2009/06/05 21:08:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.24.ebuild b/app-emulation/wine/wine-1.1.24.ebuild index dea0c2967b45..de636edfcd69 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 # 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.1 2009/06/19 19:11:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.25.ebuild b/app-emulation/wine/wine-1.1.25.ebuild index 420135d95b06..95d47d8438a1 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 # 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.1 2009/07/03 18:15:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-1.1.26.ebuild b/app-emulation/wine/wine-1.1.26.ebuild index cab29e7a0da2..9832785fc6b0 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 # 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.1 2009/07/18 22:15:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 026489944e86..18b499a7f636 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.38 2009/05/18 21:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.39 2009/08/01 06:58:00 ssuominen Exp $ EAPI="2" @@ -46,7 +46,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 x11-libs/libXxf86vm x11-apps/xmessage ) - alsa? ( media-libs/alsa-lib[midi] ) + alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) nas? ( media-libs/nas ) cups? ( net-print/cups ) |