aboutsummaryrefslogtreecommitdiff
path: root/README
blob: bbc42f09388523688c33047c199d81ee2f8f6ccd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: 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>
         Christian Ruppert <idl0r@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
rough drafts and implementations of features that may in time make it into
Portage, or into full-fledged tools in their own right.

The gentoolkit-dev package is intended primarily for Gentoo developers.

CONTENTS

gentoolkit-dev
==============
ebump          - Ebuild revision bumper
echangelog     - update portage ChangeLogs
ego            -
ekeyword       - modify package KEYWORDS
eviewcvs       - generate viewcvs URLs
imlate         - Displays candidates for keywords for an architecture based upon a target architecture

IMPROVEMENTS

Any suggestions for improvements should be sent to tools-portage@gentoo.org, or
added as a bug assigned to us.

We only accept new contributions if they are written in bash or python.