diff options
author | 2007-01-04 22:18:12 +0000 | |
---|---|---|
committer | 2007-01-04 22:18:12 +0000 | |
commit | 04843069fa51e955dae522fbd154f75253e73eb2 (patch) | |
tree | 060a68aff1e20c344464244a6588ca5c83aac44b /app-emulation/wine/wine-0.9.27.ebuild | |
parent | Get rid of debug.eclass usage. (diff) | |
download | gentoo-2-04843069fa51e955dae522fbd154f75253e73eb2.tar.gz gentoo-2-04843069fa51e955dae522fbd154f75253e73eb2.tar.bz2 gentoo-2-04843069fa51e955dae522fbd154f75253e73eb2.zip |
force newer fontforge for fun
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'app-emulation/wine/wine-0.9.27.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.27.ebuild b/app-emulation/wine/wine-0.9.27.ebuild index ce7d1bed125c..043c6820bd2f 100644 --- a/app-emulation/wine/wine-0.9.27.ebuild +++ b/app-emulation/wine/wine-0.9.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.27.ebuild,v 1.1 2006/12/10 01:32:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.27.ebuild,v 1.2 2007/01/04 22:18:12 vapier Exp $ inherit eutils flag-o-matic multilib @@ -39,7 +39,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 glut? ( virtual/glut ) lcms? ( media-libs/lcms ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) - >=media-gfx/fontforge-20060406 + >=media-gfx/fontforge-20060703 scanner? ( media-gfx/sane-backends ) amd64? ( >=app-emulation/emul-linux-x86-xlibs-2.1 |