summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-27 21:30:54 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-27 21:30:54 +0000
commit5ffcfcb18cf079bf99db5a6b5b4074d0f259cd01 (patch)
tree4208b115e9f36785b6e215f24685702a59c6b254 /app-emulation/crossover-office-bin
parentPost-stabilization cleanup. (diff)
downloadhistorical-5ffcfcb18cf079bf99db5a6b5b4074d0f259cd01.tar.gz
historical-5ffcfcb18cf079bf99db5a6b5b4074d0f259cd01.tar.bz2
historical-5ffcfcb18cf079bf99db5a6b5b4074d0f259cd01.zip
tweak DESCRIPTION #203428
Package-Manager: portage-2.1.4_rc11
Diffstat (limited to 'app-emulation/crossover-office-bin')
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild6
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild6
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild10
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild10
4 files changed, 16 insertions, 16 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild
index 2f58cb1c79c0..0701f7df2ffd 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild
@@ -1,11 +1,11 @@
# 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.0.0.ebuild,v 1.2 2007/07/02 13:48:55 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild,v 1.3 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"
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild
index 9ee23cbdc63d..7c3fca59e84a 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild
@@ -1,11 +1,11 @@
# 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.0.1.ebuild,v 1.2 2007/07/02 13:48:55 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild,v 1.3 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"
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}"
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
index d469c34a3687..e2fbe9f129f4 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.2.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.2.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.2.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}"