diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/revdep-rebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/revdep-rebuild b/bin/revdep-rebuild index cf86e71..aa96667 100755 --- a/bin/revdep-rebuild +++ b/bin/revdep-rebuild @@ -165,6 +165,11 @@ EW print_usage() { cat << EOF +${APP_NAME}: (${VERSION}) + +Copyright (C) 2003-2009 Gentoo Foundation, Inc. +This is free software; see the source for copying conditions. + Usage: $APP_NAME [OPTIONS] [--] [EMERGE_OPTIONS] Broken reverse dependency rebuilder. @@ -192,11 +197,6 @@ and passed directly to emerge. Report bugs to <http://bugs.gentoo.org> -${APP_NAME}: (${VERSION}) - -Copyright (C) 2003-2009 Gentoo Foundation, Inc. -This is free software; see the source for copying conditions. - EOF } ## |
