https://github.com/sbraz/gentoolkit
Mirror
https://github.com/sbraz/gentoolkit
Last synced: about 1 month ago
JSON representation
Mirror
- Host: GitHub
- URL: https://github.com/sbraz/gentoolkit
- Owner: sbraz
- License: gpl-2.0
- Created: 2018-05-21T01:24:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T22:44:44.000Z (about 8 years ago)
- Last Synced: 2025-03-17T15:08:33.438Z (over 1 year ago)
- Language: Python
- Homepage: https://gitweb.gentoo.org/proj/gentoolkit.git
- Size: 4.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Package: gentoolkit/gentoolkit-dev
Authors: Aron Griffis
Brandon Low
Ian Leitch
Karl Trygve Kalleberg
Marius Mauch
Paul Varner
See src//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
==========
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
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
==============
DEPRECATED
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.