diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-01-31 15:27:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-01-31 15:27:04 +0000 |
commit | 5451ef9d7450c8216d7a306733657b45b3a6f422 (patch) | |
tree | 972c1768358c7952bada96903870a7b3f0b07bc0 /app-emulation/wine/wine-1.1.14.ebuild | |
parent | Version bump to fix compilation issues and a few cosmetic changes (diff) | |
download | gentoo-2-5451ef9d7450c8216d7a306733657b45b3a6f422.tar.gz gentoo-2-5451ef9d7450c8216d7a306733657b45b3a6f422.tar.bz2 gentoo-2-5451ef9d7450c8216d7a306733657b45b3a6f422.zip |
forgot we have wine-1.1.14 now too
(Portage version: 2.2_rc23/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.ebuild | 4 |
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 0ca5846eb889..8d6221b67881 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.1 2009/01/30 20:34:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.2 2009/01/31 15:27:04 vapier Exp $ EAPI="2" @@ -55,7 +55,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.3 ) + win64? ( >=sys-devel/gcc-4.4_alpha ) amd64? ( X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 |