Remove pre-release disclaimer, add Michael A. Smith to the list of authors
authorfuzzyray <fuzzyray@gentoo.org>
Thu, 13 Sep 2007 15:57:43 +0000 (15:57 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Thu, 13 Sep 2007 15:57:43 +0000 (15:57 -0000)
svn path=/; revision=437

trunk/src/revdep-rebuild/revdep-rebuild-rewrite

index 057670a5bdd5557faea25883279bd6d4112768cf..36697fb85eec34b0ec9aa71e417977099c620eef 100755 (executable)
@@ -3,33 +3,9 @@
 
 # revdep-rebuild: Reverse dependency rebuilder.
 # Original Author: Stanislav Brabec
+# Rewrite Author: Michael A. Smith
 # Current Maintainer: Paul Varner <fuzzyray@gentoo.org>
 
-# Print pre-release disclaimer to stderr
-cat 1>&2 << EOF
-
-WARNING
-WARNING *** This is a rewritten version of revdep-rebuild ***
-WARNING
-WARNING
-WARNING Please report any bugs to http://bugs.gentoo.org
-WARNING 
-WARNING In the bug report please include the following information:
-WARNING     emerge --info
-WARNING     A copy of the output from the revdep-rebuild command
-WARNING     A copy of the .revdep-rebuild* files as an attachment
-WARNING
-WARNING If the bug is severe, the previous version of revdep-rebuild is located
-WARNING at: /usr/lib/gentoolkit/bin/revdep-rebuild
-WARNING
-WARNING
-WARNING *** This is a rewritten version of revdep-rebuild ***
-WARNING
-
-EOF
-sleep 2
-# End pre-release disclaimer to stderr
-
 # TODO:
 # - Use more /etc/init.d/functions.sh
 # - Try to reduce the number of global vars