diff options
author | Maik Schreiber <blizzy@gentoo.org> | 2002-10-24 23:23:45 +0000 |
---|---|---|
committer | Maik Schreiber <blizzy@gentoo.org> | 2002-10-24 23:23:45 +0000 |
commit | e0a1ba59e0ff04da8636cd5be962941e0e50045e (patch) | |
tree | 1a77e02d211b9321e360aaaf131d912ba9a0f94d /app-emulation | |
parent | initial version (diff) | |
download | gentoo-2-e0a1ba59e0ff04da8636cd5be962941e0e50045e.tar.gz gentoo-2-e0a1ba59e0ff04da8636cd5be962941e0e50045e.tar.bz2 gentoo-2-e0a1ba59e0ff04da8636cd5be962941e0e50045e.zip |
removed "*****" boxes
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20020710-r2.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020804.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020904-r1.ebuild | 24 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020904.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/wine/wine-20021007.ebuild | 20 | ||||
-rw-r--r-- | app-emulation/winex-cvs/winex-cvs-2.0.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/winex-cvs/winex-cvs-2.1.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/winex-cvs/winex-cvs-2.2.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020804.ebuild | 12 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020807-r1.ebuild | 18 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020807.ebuild | 12 | ||||
-rw-r--r-- | app-emulation/winex/winex-20021011.ebuild | 18 |
12 files changed, 99 insertions, 113 deletions
diff --git a/app-emulation/wine/wine-20020710-r2.ebuild b/app-emulation/wine/wine-20020710-r2.ebuild index ac9121559972..13b3e4d2632a 100644 --- a/app-emulation/wine/wine-20020710-r2.ebuild +++ b/app-emulation/wine/wine-20020710-r2.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/wine/wine-20020710-r2.ebuild,v 1.4 2002/10/20 18:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r2.ebuild,v 1.5 2002/10/24 23:23:44 blizzy Exp $ IUSE="opengl arts cups alsa" @@ -88,13 +88,13 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/wine to start wine. This is a wrapper-script *" - einfo "* which will take care of everything else. *" - einfo "* Use /usr/bin/regedit-wine to import registry files into the *" - einfo "* wine registry. *" - einfo "* If you have further questions, enhancements or patches *" - einfo "* send an email to phoenix@gentoo.org *" - einfo "**********************************************************************" + einfo "Use /usr/bin/wine to start wine. This is a wrapper script" + einfo "which will take care of everything else." + einfo "" + einfo "Use /usr/bin/regedit-wine to import registry files into the" + einfo "wine registry." + einfo "" + einfo "If you have further questions, enhancements or patches" + einfo "send an email to phoenix@gentoo.org" } diff --git a/app-emulation/wine/wine-20020804.ebuild b/app-emulation/wine/wine-20020804.ebuild index 1c4e926ecb83..7cb42546c20c 100644 --- a/app-emulation/wine/wine-20020804.ebuild +++ b/app-emulation/wine/wine-20020804.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/wine/wine-20020804.ebuild,v 1.4 2002/10/20 18:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020804.ebuild,v 1.5 2002/10/24 23:23:44 blizzy Exp $ IUSE="opengl arts cups alsa" @@ -91,13 +91,13 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/wine to start wine. This is a wrapper-script *" - einfo "* which will take care of everything else. *" - einfo "* Use /usr/bin/regedit-wine to import registry files into the *" - einfo "* wine registry. *" - einfo "* If you have further questions, enhancements or patches *" - einfo "* send an email to phoenix@gentoo.org *" - einfo "**********************************************************************" + einfo "Use /usr/bin/wine to start wine. This is a wrapper-script" + einfo "which will take care of everything else." + einfo "" + einfo "Use /usr/bin/regedit-wine to import registry files into the" + einfo "wine registry." + einfo "" + einfo "If you have further questions, enhancements or patches" + einfo "send an email to phoenix@gentoo.org" } diff --git a/app-emulation/wine/wine-20020904-r1.ebuild b/app-emulation/wine/wine-20020904-r1.ebuild index 3c86e37808cc..9d87d03c0ddb 100644 --- a/app-emulation/wine/wine-20020904-r1.ebuild +++ b/app-emulation/wine/wine-20020904-r1.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/wine/wine-20020904-r1.ebuild,v 1.3 2002/10/16 23:38:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904-r1.ebuild,v 1.4 2002/10/24 23:23:44 blizzy Exp $ IUSE="nas arts cups opengl alsa" @@ -93,16 +93,16 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/wine to start wine. This is a wrapper-script *" - einfo "* which will take care of everything else. *" - einfo "* Use /usr/bin/regedit-wine to import registry files into the *" - einfo "* wine registry. *" - einfo "* 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 wine\" should show it. *" - einfo "**********************************************************************" + einfo "Use /usr/bin/wine to start wine. This is a wrapper-script" + einfo "which will take care of everything else." + einfo "" + einfo "Use /usr/bin/regedit-wine to import registry files into the" + einfo "wine registry." + einfo "" + einfo "If you have further questions, enhancements or patches" + einfo "send an email to phoenix@gentoo.org" + echo "" + einfo "Manpage has been installed to the system." + einfo "\"man wine\" should show it." } diff --git a/app-emulation/wine/wine-20020904.ebuild b/app-emulation/wine/wine-20020904.ebuild index bebd31c199dd..7b5080a21b9f 100644 --- a/app-emulation/wine/wine-20020904.ebuild +++ b/app-emulation/wine/wine-20020904.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/wine/wine-20020904.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904.ebuild,v 1.3 2002/10/24 23:23:44 blizzy Exp $ IUSE="nas arts cups opengl alsa" @@ -88,13 +88,13 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/wine to start wine. This is a wrapper-script *" - einfo "* which will take care of everything else. *" - einfo "* Use /usr/bin/regedit-wine to import registry files into the *" - einfo "* wine registry. *" - einfo "* If you have further questions, enhancements or patches *" - einfo "* send an email to phoenix@gentoo.org *" - einfo "**********************************************************************" + einfo "Use /usr/bin/wine to start wine. This is a wrapper-script" + einfo "which will take care of everything else." + einfo "" + einfo "Use /usr/bin/regedit-wine to import registry files into the" + einfo "wine registry." + einfo "" + einfo "If you have further questions, enhancements or patches" + einfo "send an email to phoenix@gentoo.org" } diff --git a/app-emulation/wine/wine-20021007.ebuild b/app-emulation/wine/wine-20021007.ebuild index 043b810a9d93..89d048030022 100644 --- a/app-emulation/wine/wine-20021007.ebuild +++ b/app-emulation/wine/wine-20021007.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/wine/wine-20021007.ebuild,v 1.2 2002/10/15 14:55:37 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20021007.ebuild,v 1.3 2002/10/24 23:23:44 blizzy Exp $ IUSE="nas arts cups opengl alsa" @@ -106,12 +106,12 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/wine to start wine. This is a wrapper-script *" - einfo "* which will take care of everything else. *" - einfo "* Use /usr/bin/regedit-wine to import registry files into the *" - einfo "* wine registry. *" - einfo "* If you have further questions, enhancements or patches *" - einfo "* send an email to phoenix@gentoo.org *" - einfo "**********************************************************************" -}
\ No newline at end of file + einfo "Use /usr/bin/wine to start wine. This is a wrapper-script" + einfo "which will take care of everything else." + einfo "" + einfo "Use /usr/bin/regedit-wine to import registry files into the" + einfo "wine registry." + einfo "" + einfo "If you have further questions, enhancements or patches" + einfo "send an email to phoenix@gentoo.org" +} 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." } diff --git a/app-emulation/winex-cvs/winex-cvs-2.1.ebuild b/app-emulation/winex-cvs/winex-cvs-2.1.ebuild index f081e5279c74..d86fa6e0d65c 100644 --- a/app-emulation/winex-cvs/winex-cvs-2.1.ebuild +++ b/app-emulation/winex-cvs/winex-cvs-2.1.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.1.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.1.ebuild,v 1.5 2002/10/24 23:23:44 blizzy Exp $ IUSE="cups opengl" @@ -119,14 +119,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." } diff --git a/app-emulation/winex-cvs/winex-cvs-2.2.ebuild b/app-emulation/winex-cvs/winex-cvs-2.2.ebuild index c9437eed0426..3baddb123443 100644 --- a/app-emulation/winex-cvs/winex-cvs-2.2.ebuild +++ b/app-emulation/winex-cvs/winex-cvs-2.2.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.2.ebuild,v 1.1 2002/10/10 15:23:10 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.2.ebuild,v 1.2 2002/10/24 23:23:44 blizzy Exp $ IUSE="cups opengl" @@ -119,14 +119,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." } diff --git a/app-emulation/winex/winex-20020804.ebuild b/app-emulation/winex/winex-20020804.ebuild index 622c859c11fc..f2fd17c69d99 100644 --- a/app-emulation/winex/winex-20020804.ebuild +++ b/app-emulation/winex/winex-20020804.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/winex-20020804.ebuild,v 1.8 2002/10/20 18:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.9 2002/10/24 23:23:44 blizzy Exp $ IUSE="cups opengl" @@ -100,11 +100,9 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/winex 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 "Use /usr/bin/winex 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" } diff --git a/app-emulation/winex/winex-20020807-r1.ebuild b/app-emulation/winex/winex-20020807-r1.ebuild index fbea005f83a1..f51b1a67e456 100644 --- a/app-emulation/winex/winex-20020807-r1.ebuild +++ b/app-emulation/winex/winex-20020807-r1.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/winex-20020807-r1.ebuild,v 1.3 2002/10/20 18:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807-r1.ebuild,v 1.4 2002/10/24 23:23:44 blizzy Exp $ IUSE="cups opengl" @@ -106,14 +106,12 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/winex 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\" should show it. *" - einfo "**********************************************************************" + einfo "Use /usr/bin/winex 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\" should show it." } diff --git a/app-emulation/winex/winex-20020807.ebuild b/app-emulation/winex/winex-20020807.ebuild index b7950690b8bd..ea8d6052d7c1 100644 --- a/app-emulation/winex/winex-20020807.ebuild +++ b/app-emulation/winex/winex-20020807.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/winex-20020807.ebuild,v 1.5 2002/10/20 18:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807.ebuild,v 1.6 2002/10/24 23:23:44 blizzy Exp $ IUSE="cups opengl" @@ -101,11 +101,9 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/winex 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 "Use /usr/bin/winex 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" } diff --git a/app-emulation/winex/winex-20021011.ebuild b/app-emulation/winex/winex-20021011.ebuild index 993e3630e38f..a52076041e25 100644 --- a/app-emulation/winex/winex-20021011.ebuild +++ b/app-emulation/winex/winex-20021011.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/winex-20021011.ebuild,v 1.3 2002/10/20 18:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021011.ebuild,v 1.4 2002/10/24 23:23:44 blizzy Exp $ IUSE="cups opengl" @@ -113,14 +113,12 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" - einfo "* NOTE: Use /usr/bin/winex 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\" should show it. *" - einfo "**********************************************************************" + einfo "Use /usr/bin/winex 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\" should show it." } |