summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-20 19:33:10 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-20 19:33:10 +0000
commit206b8ea07892c5ff5efeb8e2a751574c07ce8c47 (patch)
tree1e8a04bc75c790b1f4f7cee78bc5823a39c6574a /app-emulation
parentchanged gettext to >=0.12.1-r2 in 1.6.20 and 1.6.22. Fixes bug 85999 (diff)
downloadgentoo-2-206b8ea07892c5ff5efeb8e2a751574c07ce8c47.tar.gz
gentoo-2-206b8ea07892c5ff5efeb8e2a751574c07ce8c47.tar.bz2
gentoo-2-206b8ea07892c5ff5efeb8e2a751574c07ce8c47.zip
add corefonts to the DEPEND #85977
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/wine-20041019-r3.ebuild5
-rw-r--r--app-emulation/wine/wine-20050111-r1.ebuild3
-rw-r--r--app-emulation/wine/wine-20050211.ebuild3
-rw-r--r--app-emulation/wine/wine-20050310.ebuild3
4 files changed, 8 insertions, 6 deletions
diff --git a/app-emulation/wine/wine-20041019-r3.ebuild b/app-emulation/wine/wine-20041019-r3.ebuild
index a86993509b76..2a77c77db93d 100644
--- a/app-emulation/wine/wine-20041019-r3.ebuild
+++ b/app-emulation/wine/wine-20041019-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.10 2005/03/19 02:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.11 2005/03/20 19:33:10 vapier Exp $
inherit eutils flag-o-matic
@@ -15,6 +15,7 @@ IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms"
RESTRICT="maketest" #72375
RDEPEND=">=media-libs/freetype-2.0.0
+ media-fonts/corefonts
ncurses? ( >=sys-libs/ncurses-5.2 )
jack? ( media-sound/jack-audio-connection-kit )
X? ( virtual/x11 )
@@ -28,9 +29,7 @@ RDEPEND=">=media-libs/freetype-2.0.0
glut? ( virtual/glut )
lcms? ( media-libs/lcms )"
DEPEND="${RDEPEND}
- >=sys-apps/sed-4
sys-devel/bison
- sys-devel/gcc
doc? ( app-text/docbook-sgml-utils app-text/jadetex )
sys-devel/flex"
diff --git a/app-emulation/wine/wine-20050111-r1.ebuild b/app-emulation/wine/wine-20050111-r1.ebuild
index 6781a8f2cf4b..72f518e658ef 100644
--- a/app-emulation/wine/wine-20050111-r1.ebuild
+++ b/app-emulation/wine/wine-20050111-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111-r1.ebuild,v 1.2 2005/03/19 02:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111-r1.ebuild,v 1.3 2005/03/20 19:33:10 vapier Exp $
inherit eutils flag-o-matic
@@ -15,6 +15,7 @@ IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms"
RESTRICT="maketest" #72375
RDEPEND=">=media-libs/freetype-2.0.0
+ media-fonts/corefonts
ncurses? ( >=sys-libs/ncurses-5.2 )
jack? ( media-sound/jack-audio-connection-kit )
X? ( virtual/x11 )
diff --git a/app-emulation/wine/wine-20050211.ebuild b/app-emulation/wine/wine-20050211.ebuild
index 42911b24a60a..fb4157003958 100644
--- a/app-emulation/wine/wine-20050211.ebuild
+++ b/app-emulation/wine/wine-20050211.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.6 2005/03/19 02:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.7 2005/03/20 19:33:10 vapier Exp $
inherit eutils flag-o-matic
@@ -15,6 +15,7 @@ IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms"
RESTRICT="maketest" #72375
RDEPEND=">=media-libs/freetype-2.0.0
+ media-fonts/corefonts
ncurses? ( >=sys-libs/ncurses-5.2 )
jack? ( media-sound/jack-audio-connection-kit )
X? ( virtual/x11 )
diff --git a/app-emulation/wine/wine-20050310.ebuild b/app-emulation/wine/wine-20050310.ebuild
index 421f0fa40866..22867266f713 100644
--- a/app-emulation/wine/wine-20050310.ebuild
+++ b/app-emulation/wine/wine-20050310.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050310.ebuild,v 1.4 2005/03/19 02:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050310.ebuild,v 1.5 2005/03/20 19:33:10 vapier Exp $
inherit eutils flag-o-matic
@@ -15,6 +15,7 @@ IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms"
RESTRICT="maketest" #72375
RDEPEND=">=media-libs/freetype-2.0.0
+ media-fonts/corefonts
ncurses? ( >=sys-libs/ncurses-5.2 )
jack? ( media-sound/jack-audio-connection-kit )
X? ( virtual/x11 )