From 19cb5a1b808b7c78eb41141f71f416b75b259d59 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 5 Jun 2006 16:15:11 +0000 Subject: add helpful notice for users #134482 by David Grant (Portage version: 2.1_rc2-r3) --- .../crossover-office-bin/crossover-office-bin-3.0.1.ebuild | 7 ++++++- app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild | 7 ++++++- app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild | 7 ++++++- app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild | 7 ++++++- .../crossover-office-bin/crossover-office-bin-5.0.0.ebuild | 7 ++++++- .../crossover-office-bin/crossover-office-bin-5.0.1.ebuild | 7 ++++++- 6 files changed, 36 insertions(+), 6 deletions(-) (limited to 'app-emulation/crossover-office-bin') 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 c9cfb1e4588d..98b7f412eae3 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-2006 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.7 2006/01/29 05:41:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild,v 1.8 2006/06/05 16:15:11 vapier Exp $ inherit eutils @@ -39,3 +39,8 @@ src_install() { insinto /opt/cxoffice/etc doins support/templates/cxoffice.conf } + +pkg_postinst() { + einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" + einfo "bottles and install Windows applications." +} 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 b3ff1d5b4d51..4a0da73df839 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-2006 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.7 2006/01/29 05:41:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.8 2006/06/05 16:15:11 vapier Exp $ inherit eutils @@ -39,3 +39,8 @@ src_install() { insinto /opt/cxoffice/etc doins support/templates/cxoffice.conf } + +pkg_postinst() { + einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" + einfo "bottles and install Windows applications." +} 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 b7c9e31f58a3..407036b8a2d4 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-2006 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.8 2006/01/29 05:41:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.9 2006/06/05 16:15:11 vapier Exp $ inherit eutils @@ -44,3 +44,8 @@ src_install() { insinto /opt/cxoffice/etc doins support/templates/cxoffice.conf } + +pkg_postinst() { + einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" + einfo "bottles and install Windows applications." +} 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 e4300a0c6776..7fe8ed7e976b 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-2006 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.7 2006/01/29 05:41:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.8 2006/06/05 16:15:11 vapier Exp $ inherit eutils @@ -45,3 +45,8 @@ src_install() { insinto /opt/cxoffice/etc doins support/templates/cxoffice.conf } + +pkg_postinst() { + einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" + einfo "bottles and install Windows applications." +} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild index fcbddea9d4f8..35d354f245b8 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-5.0.0.ebuild,v 1.5 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild,v 1.6 2006/06/05 16:15:11 vapier Exp $ inherit eutils @@ -40,3 +40,8 @@ src_install() { insinto /opt/cxoffice/etc doins support/templates/cxoffice.conf } + +pkg_postinst() { + einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" + einfo "bottles and install Windows applications." +} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild index 0df6089acc44..f5b044e4d7be 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-5.0.1.ebuild,v 1.2 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild,v 1.3 2006/06/05 16:15:11 vapier Exp $ inherit eutils @@ -40,3 +40,8 @@ src_install() { insinto /opt/cxoffice/etc doins support/templates/cxoffice.conf } + +pkg_postinst() { + einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" + einfo "bottles and install Windows applications." +} -- cgit v1.2.3-65-gdbad