diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-27 21:29:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-27 21:29:09 +0000 |
commit | 1687d9910f4b319ba450226e51ee29e7212a4a20 (patch) | |
tree | e79a2a66388401b0d69b7748c5824e07bf8e1672 /app-emulation/crossover-office-bin | |
parent | Post-stabilization cleanup. (diff) | |
download | gentoo-2-1687d9910f4b319ba450226e51ee29e7212a4a20.tar.gz gentoo-2-1687d9910f4b319ba450226e51ee29e7212a4a20.tar.bz2 gentoo-2-1687d9910f4b319ba450226e51ee29e7212a4a20.zip |
tweak DESCRIPTION #203428
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'app-emulation/crossover-office-bin')
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}" |