summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild')
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild
index 83c0e1e07a61..9a8d2718004a 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2007 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-6.1.0.ebuild,v 1.1 2007/10/21 18:42:08 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild,v 1.2 2007/12/27 21:29:09 vapier Exp $
inherit eutils
-DESCRIPTION="specialized version of wine for MS Office"
-HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/"
+DESCRIPTION="simplified/streamlined version of wine with commercial support"
+HOMEPAGE="http://www.codeweavers.com/products/cxoffice/"
SRC_URI="install-crossover-standard-${PV}.sh"
LICENSE="CROSSOVER"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="nas"
RESTRICT="fetch strip"
@@ -25,7 +25,7 @@ RDEPEND="sys-libs/glibc
nas? ( media-libs/nas )
amd64? ( app-emulation/emul-linux-x86-xlibs )"
-S="${WORKDIR}"
+S=${WORKDIR}
pkg_nofetch() {
einfo "Please visit ${HOMEPAGE}"