summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaik Schreiber <blizzy@gentoo.org>2002-10-24 23:23:45 +0000
committerMaik Schreiber <blizzy@gentoo.org>2002-10-24 23:23:45 +0000
commite0a1ba59e0ff04da8636cd5be962941e0e50045e (patch)
tree1a77e02d211b9321e360aaaf131d912ba9a0f94d /app-emulation/winex-cvs/winex-cvs-2.0.ebuild
parentinitial version (diff)
downloadgentoo-2-e0a1ba59e0ff04da8636cd5be962941e0e50045e.tar.gz
gentoo-2-e0a1ba59e0ff04da8636cd5be962941e0e50045e.tar.bz2
gentoo-2-e0a1ba59e0ff04da8636cd5be962941e0e50045e.zip
removed "*****" boxes
Diffstat (limited to 'app-emulation/winex-cvs/winex-cvs-2.0.ebuild')
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.0.ebuild18
1 files changed, 8 insertions, 10 deletions
diff --git a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
index 5db782614872..61333656203d 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.5 2002/10/24 23:23:44 blizzy Exp $
IUSE="cups opengl"
@@ -120,14 +120,12 @@ src_install () {
}
pkg_postinst() {
- einfo "**********************************************************************"
- einfo "* NOTE: Use /usr/bin/winex-cvs to start winex. *"
- einfo "* This is a wrapper-script which will take care of everything *"
- einfo "* else. If you have further questions, enhancements or patches *"
- einfo "* send an email to phoenix@gentoo.org *"
- einfo "* *"
- einfo "* Manpage has been installed to the system. *"
- einfo "* \"man winex-cvs\" should show it. *"
- einfo "**********************************************************************"
+ einfo "Use /usr/bin/winex-cvs to start winex."
+ einfo "This is a wrapper-script which will take care of everything"
+ einfo "else. If you have further questions, enhancements or patches"
+ einfo "send an email to phoenix@gentoo.org"
+ einfo ""
+ einfo "Manpage has been installed to the system."
+ einfo "\"man winex-cvs\" should show it."
}