aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-20 17:12:39 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-20 17:12:39 -0500
commiteeb8a46876d546b64cc7e16f76c6eef4ef524b23 (patch)
tree81df7d54f957b38ec2ccf6927c82c407ae8f2109 /bin
parentRemove imports from __future__ (diff)
downloadgentoolkit-eeb8a46876d546b64cc7e16f76c6eef4ef524b23.tar.gz
gentoolkit-eeb8a46876d546b64cc7e16f76c6eef4ef524b23.tar.bz2
gentoolkit-eeb8a46876d546b64cc7e16f76c6eef4ef524b23.zip
Remove $Header$
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ekeyword2
-rwxr-xr-xbin/enalyze2
-rwxr-xr-xbin/epkginfo2
-rwxr-xr-xbin/equery2
-rwxr-xr-xbin/euse2
-rwxr-xr-xbin/imlate2
-rwxr-xr-xbin/revdep-rebuild2
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"""
diff --git a/bin/equery b/bin/equery
index 77371d1..386194d 100755
--- a/bin/equery
+++ b/bin/equery
@@ -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,
diff --git a/bin/euse b/bin/euse
index 263d0f2..c3b6638 100755
--- a/bin/euse
+++ b/bin/euse
@@ -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)
diff --git a/bin/imlate b/bin/imlate
index 040d19e..cd4f7ab 100755
--- a/bin/imlate
+++ b/bin/imlate
@@ -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