diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:49:08 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:49:08 +0000 |
commit | a2edfa7154d3b4b28bef96838225b4ce7c86d4aa (patch) | |
tree | 7a2127fafe98e5b60763668d5b61d25106683c8f /app-emulation/wine | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-a2edfa7154d3b4b28bef96838225b4ce7c86d4aa.tar.gz historical-a2edfa7154d3b4b28bef96838225b4ce7c86d4aa.tar.bz2 historical-a2edfa7154d3b4b28bef96838225b4ce7c86d4aa.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-emulation/wine')
49 files changed, 114 insertions, 97 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index abe781f56747..4cd8230f7efd 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.411 2012/05/02 05:27:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.412 2012/05/03 18:49:05 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> wine-1.2.ebuild, + wine-1.2.1.ebuild, wine-1.2.2.ebuild, wine-1.2.3.ebuild, wine-1.3.0.ebuild, + wine-1.3.1.ebuild, wine-1.3.2.ebuild, wine-1.3.3.ebuild, wine-1.3.4.ebuild, + wine-1.3.5.ebuild, wine-1.3.6.ebuild, wine-1.3.7.ebuild, wine-1.3.8.ebuild, + wine-1.3.9.ebuild, wine-1.3.10.ebuild, wine-1.3.11.ebuild, + wine-1.3.12.ebuild, wine-1.3.13.ebuild, wine-1.3.14.ebuild, + wine-1.3.15.ebuild, wine-1.3.16.ebuild, wine-1.3.17.ebuild, + wine-1.3.18.ebuild, wine-1.3.19.ebuild, wine-1.3.20.ebuild, + wine-1.3.21.ebuild, wine-1.3.22.ebuild, wine-1.3.23.ebuild, + wine-1.3.24.ebuild, wine-1.3.25.ebuild, wine-1.3.26.ebuild, + wine-1.3.27.ebuild, wine-1.3.28.ebuild, wine-1.3.29.ebuild, + wine-1.3.30.ebuild, wine-1.3.31.ebuild, wine-1.3.32.ebuild, + wine-1.3.33.ebuild, wine-1.3.34.ebuild, wine-1.3.35.ebuild, + wine-1.3.36.ebuild, wine-1.3.37.ebuild, wine-1.4.ebuild, wine-1.5.0.ebuild, + wine-1.5.1.ebuild, wine-1.5.2.ebuild, wine-1.5.3.ebuild, wine-9999.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *wine-1.5.3 (02 May 2012) diff --git a/app-emulation/wine/wine-1.2.1.ebuild b/app-emulation/wine/wine-1.2.1.ebuild index 066ce89281e4..cef469bb3efe 100644 --- a/app-emulation/wine/wine-1.2.1.ebuild +++ b/app-emulation/wine/wine-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.16 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -94,7 +94,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.2.2.ebuild b/app-emulation/wine/wine-1.2.2.ebuild index bc87f35fa819..629fd2dc2bd0 100644 --- a/app-emulation/wine/wine-1.2.2.ebuild +++ b/app-emulation/wine/wine-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.15 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.2.3.ebuild b/app-emulation/wine/wine-1.2.3.ebuild index 9d193170847a..10c55d5f2e90 100644 --- a/app-emulation/wine/wine-1.2.3.ebuild +++ b/app-emulation/wine/wine-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.13 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.14 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.2.ebuild b/app-emulation/wine/wine-1.2.ebuild index 8bb4dc6894fa..3b45d3639afe 100644 --- a/app-emulation/wine/wine-1.2.ebuild +++ b/app-emulation/wine/wine-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -92,7 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.0.ebuild b/app-emulation/wine/wine-1.3.0.ebuild index 5432e0f1decb..840540f5cb8f 100644 --- a/app-emulation/wine/wine-1.3.0.ebuild +++ b/app-emulation/wine/wine-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.21 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -89,7 +89,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.1.ebuild b/app-emulation/wine/wine-1.3.1.ebuild index 44cb2a457d9b..91bcfff808f2 100644 --- a/app-emulation/wine/wine-1.3.1.ebuild +++ b/app-emulation/wine/wine-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -89,7 +89,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.10.ebuild b/app-emulation/wine/wine-1.3.10.ebuild index e30044e5d974..4707e65149aa 100644 --- a/app-emulation/wine/wine-1.3.10.ebuild +++ b/app-emulation/wine/wine-1.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.21 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -94,7 +94,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.11.ebuild b/app-emulation/wine/wine-1.3.11.ebuild index 62bffa16e96b..e75279e12dab 100644 --- a/app-emulation/wine/wine-1.3.11.ebuild +++ b/app-emulation/wine/wine-1.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.19 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.20 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.12.ebuild b/app-emulation/wine/wine-1.3.12.ebuild index fcdd75d262de..6214b291bfb8 100644 --- a/app-emulation/wine/wine-1.3.12.ebuild +++ b/app-emulation/wine/wine-1.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.18 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.13.ebuild b/app-emulation/wine/wine-1.3.13.ebuild index 1805043a0e20..d5198efcedf6 100644 --- a/app-emulation/wine/wine-1.3.13.ebuild +++ b/app-emulation/wine/wine-1.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.18 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.14.ebuild b/app-emulation/wine/wine-1.3.14.ebuild index 2208a43b2690..9612e6218e2b 100644 --- a/app-emulation/wine/wine-1.3.14.ebuild +++ b/app-emulation/wine/wine-1.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.15.ebuild b/app-emulation/wine/wine-1.3.15.ebuild index de0c708f6ff6..9c187c8ac5aa 100644 --- a/app-emulation/wine/wine-1.3.15.ebuild +++ b/app-emulation/wine/wine-1.3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.18 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.16.ebuild b/app-emulation/wine/wine-1.3.16.ebuild index ca37e0ec26f2..5cffd3d3f3a0 100644 --- a/app-emulation/wine/wine-1.3.16.ebuild +++ b/app-emulation/wine/wine-1.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.17.ebuild b/app-emulation/wine/wine-1.3.17.ebuild index 2707bb6027d6..09da79697cc5 100644 --- a/app-emulation/wine/wine-1.3.17.ebuild +++ b/app-emulation/wine/wine-1.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.18.ebuild b/app-emulation/wine/wine-1.3.18.ebuild index 7f49c97600e3..178b04362909 100644 --- a/app-emulation/wine/wine-1.3.18.ebuild +++ b/app-emulation/wine/wine-1.3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.19.ebuild b/app-emulation/wine/wine-1.3.19.ebuild index dbf86aacaf3d..e08573aca519 100644 --- a/app-emulation/wine/wine-1.3.19.ebuild +++ b/app-emulation/wine/wine-1.3.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.18 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.2.ebuild b/app-emulation/wine/wine-1.3.2.ebuild index 46f20ccc8478..5d7e53a91768 100644 --- a/app-emulation/wine/wine-1.3.2.ebuild +++ b/app-emulation/wine/wine-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.21 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -92,7 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.20.ebuild b/app-emulation/wine/wine-1.3.20.ebuild index cb6a1f8cb620..4690bbd68234 100644 --- a/app-emulation/wine/wine-1.3.20.ebuild +++ b/app-emulation/wine/wine-1.3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.17 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.21.ebuild b/app-emulation/wine/wine-1.3.21.ebuild index 4aca605565c8..d2da01d8e160 100644 --- a/app-emulation/wine/wine-1.3.21.ebuild +++ b/app-emulation/wine/wine-1.3.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.17 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.22.ebuild b/app-emulation/wine/wine-1.3.22.ebuild index 494e88db04f3..b3ae98edaa21 100644 --- a/app-emulation/wine/wine-1.3.22.ebuild +++ b/app-emulation/wine/wine-1.3.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.17 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.23.ebuild b/app-emulation/wine/wine-1.3.23.ebuild index d9b7b0ee92bd..cbe1ef6c7e01 100644 --- a/app-emulation/wine/wine-1.3.23.ebuild +++ b/app-emulation/wine/wine-1.3.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.17 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.24.ebuild b/app-emulation/wine/wine-1.3.24.ebuild index 5145a62b5eb9..f9fc799a5ac5 100644 --- a/app-emulation/wine/wine-1.3.24.ebuild +++ b/app-emulation/wine/wine-1.3.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.10 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.11 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -95,7 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.25.ebuild b/app-emulation/wine/wine-1.3.25.ebuild index a44212862c28..52f0f584010b 100644 --- a/app-emulation/wine/wine-1.3.25.ebuild +++ b/app-emulation/wine/wine-1.3.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.11 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.12 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.26.ebuild b/app-emulation/wine/wine-1.3.26.ebuild index 7d238355c619..b206bf2c9887 100644 --- a/app-emulation/wine/wine-1.3.26.ebuild +++ b/app-emulation/wine/wine-1.3.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.11 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.12 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.27.ebuild b/app-emulation/wine/wine-1.3.27.ebuild index f02f173b26e6..c7ef090e8e1c 100644 --- a/app-emulation/wine/wine-1.3.27.ebuild +++ b/app-emulation/wine/wine-1.3.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.7 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.8 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.28.ebuild b/app-emulation/wine/wine-1.3.28.ebuild index 98a1da4977e1..519cba669643 100644 --- a/app-emulation/wine/wine-1.3.28.ebuild +++ b/app-emulation/wine/wine-1.3.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.6 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.7 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.29.ebuild b/app-emulation/wine/wine-1.3.29.ebuild index b479b8350ec2..9fae0dd21768 100644 --- a/app-emulation/wine/wine-1.3.29.ebuild +++ b/app-emulation/wine/wine-1.3.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.6 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.3.ebuild b/app-emulation/wine/wine-1.3.3.ebuild index a3af54a4f1b6..62a5c62475d3 100644 --- a/app-emulation/wine/wine-1.3.3.ebuild +++ b/app-emulation/wine/wine-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.18 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -92,7 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.30.ebuild b/app-emulation/wine/wine-1.3.30.ebuild index b9f85f4547d4..a2556b25bc1f 100644 --- a/app-emulation/wine/wine-1.3.30.ebuild +++ b/app-emulation/wine/wine-1.3.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.6 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.31.ebuild b/app-emulation/wine/wine-1.3.31.ebuild index b9019c733743..55b3bdee76ed 100644 --- a/app-emulation/wine/wine-1.3.31.ebuild +++ b/app-emulation/wine/wine-1.3.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.6 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.32.ebuild b/app-emulation/wine/wine-1.3.32.ebuild index 95f86e75533d..218361e1dd08 100644 --- a/app-emulation/wine/wine-1.3.32.ebuild +++ b/app-emulation/wine/wine-1.3.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.6 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.33.ebuild b/app-emulation/wine/wine-1.3.33.ebuild index f02d583b89c0..e795fdcc7026 100644 --- a/app-emulation/wine/wine-1.3.33.ebuild +++ b/app-emulation/wine/wine-1.3.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.6 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.34.ebuild b/app-emulation/wine/wine-1.3.34.ebuild index 18f07831aa24..b1c91ee9dbf9 100644 --- a/app-emulation/wine/wine-1.3.34.ebuild +++ b/app-emulation/wine/wine-1.3.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.6 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.35.ebuild b/app-emulation/wine/wine-1.3.35.ebuild index 51f09fd145a1..3bdf2df1bed4 100644 --- a/app-emulation/wine/wine-1.3.35.ebuild +++ b/app-emulation/wine/wine-1.3.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild,v 1.4 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild,v 1.5 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.36.ebuild b/app-emulation/wine/wine-1.3.36.ebuild index 5b19ba34675d..83c6f1c46705 100644 --- a/app-emulation/wine/wine-1.3.36.ebuild +++ b/app-emulation/wine/wine-1.3.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.4 2012/03/27 18:25:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.5 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -96,7 +96,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.37.ebuild b/app-emulation/wine/wine-1.3.37.ebuild index 3c75425bbb10..94f8adbdbd51 100644 --- a/app-emulation/wine/wine-1.3.37.ebuild +++ b/app-emulation/wine/wine-1.3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.3 2012/03/27 18:25:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.4 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -96,7 +96,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.4.ebuild b/app-emulation/wine/wine-1.3.4.ebuild index 52725b21f80d..9cdb82bf4523 100644 --- a/app-emulation/wine/wine-1.3.4.ebuild +++ b/app-emulation/wine/wine-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v 1.17 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -92,7 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.5.ebuild b/app-emulation/wine/wine-1.3.5.ebuild index bf78d8394dee..cda449d42521 100644 --- a/app-emulation/wine/wine-1.3.5.ebuild +++ b/app-emulation/wine/wine-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.16 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -92,7 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.6.ebuild b/app-emulation/wine/wine-1.3.6.ebuild index b1e3e1a4a7f5..2537d4d4ece6 100644 --- a/app-emulation/wine/wine-1.3.6.ebuild +++ b/app-emulation/wine/wine-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.16 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.7.ebuild b/app-emulation/wine/wine-1.3.7.ebuild index 93538fa690a4..b5aea7cdf7ab 100644 --- a/app-emulation/wine/wine-1.3.7.ebuild +++ b/app-emulation/wine/wine-1.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.15 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.8.ebuild b/app-emulation/wine/wine-1.3.8.ebuild index efbb8b8dcdb7..ebd4d1b9c355 100644 --- a/app-emulation/wine/wine-1.3.8.ebuild +++ b/app-emulation/wine/wine-1.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.15 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -93,7 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.9.ebuild b/app-emulation/wine/wine-1.3.9.ebuild index bf7204a1c237..a5d6263163fe 100644 --- a/app-emulation/wine/wine-1.3.9.ebuild +++ b/app-emulation/wine/wine-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.19 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.20 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -94,7 +94,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.4.ebuild b/app-emulation/wine/wine-1.4.ebuild index 08e9a11c9bab..fae8994dc2a6 100644 --- a/app-emulation/wine/wine-1.4.ebuild +++ b/app-emulation/wine/wine-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.ebuild,v 1.2 2012/03/27 18:25:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.ebuild,v 1.3 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.5.0.ebuild b/app-emulation/wine/wine-1.5.0.ebuild index 94f47201ee26..ae2da133c2a0 100644 --- a/app-emulation/wine/wine-1.5.0.ebuild +++ b/app-emulation/wine/wine-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.0.ebuild,v 1.2 2012/03/27 18:25:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.0.ebuild,v 1.3 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.5.1.ebuild b/app-emulation/wine/wine-1.5.1.ebuild index 1e6804562082..396116a8cae3 100644 --- a/app-emulation/wine/wine-1.5.1.ebuild +++ b/app-emulation/wine/wine-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.1.ebuild,v 1.1 2012/04/03 06:39:17 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.1.ebuild,v 1.2 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.5.2.ebuild b/app-emulation/wine/wine-1.5.2.ebuild index acd6f6bb88f4..490a4ab6383f 100644 --- a/app-emulation/wine/wine-1.5.2.ebuild +++ b/app-emulation/wine/wine-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.2.ebuild,v 1.1 2012/04/14 01:51:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.2.ebuild,v 1.2 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.5.3.ebuild b/app-emulation/wine/wine-1.5.3.ebuild index 34be70a90adc..2f7edd8ae871 100644 --- a/app-emulation/wine/wine-1.5.3.ebuild +++ b/app-emulation/wine/wine-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.3.ebuild,v 1.1 2012/05/02 05:27:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.3.ebuild,v 1.2 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 0f8ea8e8285f..b1018cda63df 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.106 2012/03/27 18:25:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.107 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" |