summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-05-08 20:47:39 +0000
committerMike Frysinger <vapier@gentoo.org>2009-05-08 20:47:39 +0000
commitc2bc73ecc4e989667c8bef3b93392196a62bb8b2 (patch)
treee6d13b7a7f0cc282c68444900af11ce9074c7c44 /app-emulation/wine/wine-1.1.14.ebuild
parentVersion bump. (diff)
downloadgentoo-2-c2bc73ecc4e989667c8bef3b93392196a62bb8b2.tar.gz
gentoo-2-c2bc73ecc4e989667c8bef3b93392196a62bb8b2.tar.bz2
gentoo-2-c2bc73ecc4e989667c8bef3b93392196a62bb8b2.zip
require gcc-4.4.0 now that it has been released
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-emulation/wine/wine-1.1.14.ebuild')
-rw-r--r--app-emulation/wine/wine-1.1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.14.ebuild b/app-emulation/wine/wine-1.1.14.ebuild
index 4597805c2589..26d3347c6046 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.4 2009/04/27 05:59:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.5 2009/05/08 20:47:39 vapier Exp $
EAPI="2"
@@ -59,7 +59,7 @@ RDEPEND=">=media-libs/freetype-2.0.0
scanner? ( media-gfx/sane-backends )
ssl? ( dev-libs/openssl )
png? ( media-libs/libpng )
- win64? ( >=sys-devel/gcc-4.4_alpha )
+ win64? ( >=sys-devel/gcc-4.4.0 )
amd64? (
X? (
>=app-emulation/emul-linux-x86-xlibs-2.1