diff options
Diffstat (limited to 'app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild')
-rw-r--r-- | app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 e8c2e4807d11..333fccbd3a7c 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 +# Copyright 1999-2004 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.3 2005/10/28 23:07:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.1 2004/12/02 05:35:21 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RESTRICT="fetch nostrip" RDEPEND="virtual/x11 - sys-libs/glibc" + virtual/libc" S=${WORKDIR} |