From 5a339d56fc230ad9a2af6362204f908b47d1a4fc Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 19 Apr 2008 22:25:16 +0000 Subject: Wine now ships with compiled fonts, so dont need fontforge #216323 by Giacomo Perale. (Portage version: 2.2_pre5) --- app-emulation/wine/ChangeLog | 7 ++++++- app-emulation/wine/wine-0.9.59.ebuild | 3 +-- app-emulation/wine/wine-0.9.60.ebuild | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 38a50f3e691d..1cf998e8227e 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.209 2008/04/18 17:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.210 2008/04/19 22:25:16 vapier Exp $ + + 19 Apr 2008; Mike Frysinger wine-0.9.59.ebuild, + wine-0.9.60.ebuild: + Wine now ships with compiled fonts, so dont need fontforge #216323 by + Giacomo Perale. *wine-0.9.60 (18 Apr 2008) diff --git a/app-emulation/wine/wine-0.9.59.ebuild b/app-emulation/wine/wine-0.9.59.ebuild index 8ec48b79f30e..9f6e319b93bc 100644 --- a/app-emulation/wine/wine-0.9.59.ebuild +++ b/app-emulation/wine/wine-0.9.59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.59.ebuild,v 1.1 2008/04/04 23:32:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.59.ebuild,v 1.2 2008/04/19 22:25:16 vapier Exp $ EAPI="1" @@ -56,7 +56,6 @@ RDEPEND=">=media-libs/freetype-2.0.0 >=sys-kernel/linux-headers-2.6 )" DEPEND="${RDEPEND} - >=media-gfx/fontforge-20060703 X? ( x11-proto/inputproto x11-proto/xextproto diff --git a/app-emulation/wine/wine-0.9.60.ebuild b/app-emulation/wine/wine-0.9.60.ebuild index efbf3491b8f8..386ea4065c75 100644 --- a/app-emulation/wine/wine-0.9.60.ebuild +++ b/app-emulation/wine/wine-0.9.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.60.ebuild,v 1.1 2008/04/18 17:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.60.ebuild,v 1.2 2008/04/19 22:25:16 vapier Exp $ EAPI="1" @@ -56,7 +56,6 @@ RDEPEND=">=media-libs/freetype-2.0.0 >=sys-kernel/linux-headers-2.6 )" DEPEND="${RDEPEND} - >=media-gfx/fontforge-20060703 X? ( x11-proto/inputproto x11-proto/xextproto -- cgit v1.2.3-65-gdbad