From adef3d2c78b82f9d310d77ca94043a18e9293e91 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 28 Oct 2005 23:07:29 +0000 Subject: depend on glibc, not virtual/libc (Portage version: 2.0.53_rc6) --- .../crossover-office-bin/crossover-office-bin-3.0.1.ebuild | 4 ++-- app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild | 4 ++-- app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild | 4 ++-- app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild | 4 ++-- app-emulation/crossover-office-pro-bin/ChangeLog | 6 +----- .../crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild | 4 ++-- 6 files changed, 11 insertions(+), 15 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild index d9484c026392..60736182e2d4 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.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/crossover-office-bin/crossover-office-bin-3.0.1.ebuild,v 1.2 2005/01/01 14:09:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild,v 1.3 2005/10/28 23:07:29 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RESTRICT="fetch nostrip" RDEPEND="virtual/x11 - virtual/libc" + sys-libs/glibc" S=${WORKDIR} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild index 1ca1baba84e0..e8c2e4807d11 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.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/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.2 2005/01/01 14:09:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.3 2005/10/28 23:07:29 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RESTRICT="fetch nostrip" RDEPEND="virtual/x11 - virtual/libc" + sys-libs/glibc" S=${WORKDIR} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild index 874713e68e06..cc5442173fce 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.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/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.3 2005/02/20 22:07:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.4 2005/10/28 23:07:29 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RESTRICT="fetch nostrip" RDEPEND="virtual/x11 - virtual/libc" + sys-libs/glibc" S=${WORKDIR} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild index 3f52b935809a..0bcd01fc3417 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.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/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.2 2005/05/23 16:37:57 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.3 2005/10/28 23:07:29 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RESTRICT="fetch nostrip" RDEPEND="virtual/x11 - virtual/libc + sys-libs/glibc amd64? ( app-emulation/emul-linux-x86-xlibs )" S=${WORKDIR} diff --git a/app-emulation/crossover-office-pro-bin/ChangeLog b/app-emulation/crossover-office-pro-bin/ChangeLog index 3233a92b7f0a..28d0e8df6075 100644 --- a/app-emulation/crossover-office-pro-bin/ChangeLog +++ b/app-emulation/crossover-office-pro-bin/ChangeLog @@ -1,10 +1,6 @@ # ChangeLog for app-emulation/crossover-office-pro-bin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.2 2005/05/23 16:32:14 herbs Exp $ - - 23 May 2005; Herbie Hopkins - crossover-office-pro-bin-4.2.ebuild: - Marked ~amd64 wrt bug #92896. +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.3 2005/10/28 23:06:19 vapier Exp $ *crossover-office-pro-bin-4.2 (19 Apr 2005) diff --git a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild index 913dfaa11aaa..3f3b6ef6eff9 100644 --- a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild +++ b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.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/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild,v 1.2 2005/05/23 16:32:14 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild,v 1.3 2005/10/28 23:06:19 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RESTRICT="fetch nostrip" RDEPEND="virtual/x11 - virtual/libc + sys-libs/glibc amd64? ( app-emulation/emul-linux-x86-xlibs )" S=${WORKDIR} -- cgit v1.2.3-65-gdbad