diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/ekeyword | 2 | ||||
| -rwxr-xr-x | bin/enalyze | 2 | ||||
| -rwxr-xr-x | bin/epkginfo | 2 | ||||
| -rwxr-xr-x | bin/equery | 2 | ||||
| -rwxr-xr-x | bin/euse | 2 | ||||
| -rwxr-xr-x | bin/imlate | 2 | ||||
| -rwxr-xr-x | bin/revdep-rebuild | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/bin/ekeyword b/bin/ekeyword index 2e3c78e..8767fe3 100755 --- a/bin/ekeyword +++ b/bin/ekeyword @@ -2,8 +2,6 @@ # # Copyright 2002-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# -# $Header$ """Manage KEYWORDS in ebuilds easily. diff --git a/bin/enalyze b/bin/enalyze index a0bb29a..9e27bed 100755 --- a/bin/enalyze +++ b/bin/enalyze @@ -3,8 +3,6 @@ # Copyright 2010 Brian Dolbec <brian.dolbec@gmail.com> # Copyright 2002-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# -# $Header$ """'enalyze' is a flexible utility for Gentoo linux which can display various information about installed packages, such as the USE flags used and the diff --git a/bin/epkginfo b/bin/epkginfo index 4f87176..5d3aab2 100755 --- a/bin/epkginfo +++ b/bin/epkginfo @@ -2,8 +2,6 @@ # # Copyright 2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# -# $Header$ """Shortcut to equery meta""" @@ -2,8 +2,6 @@ # # Copyright 2002-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# -# $Header$ """equery is a flexible utility for Gentoo linux which can display various information about packages, such as the files they own, their USE flags, @@ -2,8 +2,6 @@ # Disable globbing because "-*" and such is valid as a use flag. set -f -# $Header$ - # bash replacement for the original euse by Arun Bhanu # Author: Marius Mauch <genone@gentoo.org> # Jared Hancock (Signigicant rewrite for package.use support) @@ -2,8 +2,6 @@ # # Copyright 2002-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# -# $Header$ """Manage KEYWORDS in ebuilds easily. diff --git a/bin/revdep-rebuild b/bin/revdep-rebuild index 24d349e..51783c5 100755 --- a/bin/revdep-rebuild +++ b/bin/revdep-rebuild @@ -3,8 +3,6 @@ # Copyright 2010 Brian Dolbec <brian.dolbec@gmail.com> # Copyright 2002-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later -# -# $Header$ """'revdep-rebuild' scans libraries and binaries for missing shared library dependencies and attempts to fix them by re-emerging those broken binaries and shared libraries. It is useful when an upgraded package breaks other software packages that are |
