diff options
| author | Wolfgang E. Sanyer <WolfgangESanyer@gmail.com> | 2021-09-20 09:48:04 -0400 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2021-09-20 15:51:52 -0700 |
| commit | 9f1ba87c7d813c48ee3dc7655395dccd716efdcf (patch) | |
| tree | d3dd2abfc000d790b5a142eff718765d00f2424d | |
| parent | bbcd72b5fe85fe9bbca1913f8aa22077d94e75d0 (diff) | |
| download | gentoolkit-9f1ba87c7d813c48ee3dc7655395dccd716efdcf.tar.gz | |
Change README to markdown and move authors to AUTHORS
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
| -rw-r--r-- | AUTHORS | 4 | ||||
| -rw-r--r-- | README.md (renamed from README) | 16 |
2 files changed, 9 insertions, 11 deletions
@@ -1,3 +1,7 @@ +* Misc contributors + Brandon Low <lostlogic@gentoo.org> + Ian Leitch <port001@gentoo.org> + * gentoolkit Original author: Karl Trygve Kalleberg <karltk@gentoo.org> Library additions and refactor: Douglas Anderson <douglasjanderson@gmail.com> @@ -1,13 +1,5 @@ -Package: gentoolkit/gentoolkit-dev -Authors: Aron Griffis <agriffis@gentoo.org> - Brandon Low <lostlogic@gentoo.org> - Ian Leitch <port001@gentoo.org> - Karl Trygve Kalleberg <karltk@gentoo.org> - Marius Mauch <genone@gentoo.org> - Paul Varner <fuzzyray@gentoo.org> - See src/<tool>/AUTHORS for tool-specific authors - MOTIVATION +========== The gentoolkit and gentoolkit-dev packages contain a collection of useful administration scripts particular to the Gentoo Linux distribution. It contains @@ -17,9 +9,10 @@ Portage, or into full-fledged tools in their own right. The gentoolkit-dev package is intended primarily for Gentoo developers. CONTENTS +======== gentoolkit -========== +---------- ebump - Ebuild revision bumper eclean - tool to clean up outdated distfiles and packages ekeyword - modify package KEYWORDS @@ -34,10 +27,11 @@ qpkg - convient package query tool (deprecated) revdep-rebuild - scans/fixes broken shared libs and binaries gentoolkit-dev -============== +-------------- DEPRECATED IMPROVEMENTS +============ Any suggestions for improvements should be sent to tools-portage@gentoo.org, or added as a bug assigned to us. |
