From f43ae7f833bf9f674cf6db24ccfa5bc5583b139e Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Wed, 22 Mar 2017 13:46:46 -0700 Subject: Update AUTHORS, README --- AUTHORS | 26 ++++++++++++++++++++++++-- README | 16 ++++++++-------- pym/gentoolkit/ekeyword/AUTHORS | 10 ---------- 3 files changed, 32 insertions(+), 20 deletions(-) delete mode 100644 pym/gentoolkit/ekeyword/AUTHORS diff --git a/AUTHORS b/AUTHORS index 077299a..6d98b5d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,9 @@ Library additions and refactor: Douglas Anderson Current maintainer: Paul Varner +* glsa-check + Author: Marius Mauch + * ebump Original author: Karl Trygve Kalleberg Christian Ruppert @@ -11,6 +14,18 @@ Original author: Thomas de Grenier de Latour (tgl) re-write author Brian Dolbec +* enalyze + Original author: Brian Dolbec + +* ekeyword + Current python version: Mike Frysinger + Previous perl version: + Christian Ruppert + Paul Varner + Mike Frysinger + Original author: + Aron Griffis + * epkginfo Author: Ned Ludd earch: Eldad Zack @@ -25,14 +40,21 @@ Original author: Donnie Berkholz Updated by: Uwe Klosa +* eshowkw (python version) + Original author: "Tomáš Chvátal " + * euse Original perl version: Arun Bhanu New bash version: Marius Mauch package.use support: Jared Hancock +* imlate + Author: Christian Ruppert + * revdep-rebuild Original author: Stanislav Brabec Rewrite author: Michael A. Smith -* enalyze - Original author: Brian Dolbec +* revdep-rebuild (python version) + Original author: Slawek Lis + diff --git a/README b/README index 5c785d3..e122086 100644 --- a/README +++ b/README @@ -20,23 +20,23 @@ CONTENTS gentoolkit ========== +ebump - Ebuild revision bumper eclean - tool to clean up outdated distfiles and packages +ekeyword - modify package KEYWORDS +enalyze - Analyze all installed pkgs or rebuild package.* files +epkginfo - wrapper to equery: Display metadata about a given package. equery - replacement for etcat and qpkg -etcat - extracts auxillary information from portage (deprecated) +eread - script to read portage log items from einfo, ewarn etc. +eshowkw - Display keywords for specified package(s) euse - tool to manage USE flags glsa-check - tool to manage GLSA's (Gentoo Linux Security Advisory) +imlate - Displays candidates for keywords for an architecture... qpkg - convient package query tool (deprecated) revdep-rebuild - scans/fixes broken shared libs and binaries gentoolkit-dev ============== -ebump - Ebuild revision bumper -echangelog - update portage ChangeLogs -ego - -ekeyword - modify package KEYWORDS -epkgmove - tool for moving and renaming packages in CVS -eviewcvs - generate viewcvs URLs -gensync - Overlay Sync Tool +DEPRECATED IMPROVEMENTS diff --git a/pym/gentoolkit/ekeyword/AUTHORS b/pym/gentoolkit/ekeyword/AUTHORS deleted file mode 100644 index 353a45e..0000000 --- a/pym/gentoolkit/ekeyword/AUTHORS +++ /dev/null @@ -1,10 +0,0 @@ -Current python version: - Mike Frysinger - -Previous perl version: - Christian Ruppert - Paul Varner - Mike Frysinger - -Original author: - Aron Griffis -- cgit v1.2.3