From 43d52f7c6cf6d58275f9e9f1b9fae56a4148718c Mon Sep 17 00:00:00 2001 From: idl0r Date: Wed, 3 Jun 2009 18:45:12 +0000 Subject: Updated Changelog. Cleanup README, TODO. svn path=/trunk/gentoolkit-dev/; revision=658 --- ChangeLog | 25 +++++++++++++++++++++++++ README | 16 +++------------- TODO | 34 +--------------------------------- 3 files changed, 29 insertions(+), 46 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2e364b..07aeca8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2009-06-03: Christian Ruppert + Cleanup, update ChangeLog, README, TODO. + * src/echangelog/echangelog: Add support for bzr. Cleanup. Removed git related if statement in check + for unknown/untracked files since it was useless. + +2009-05-26: Christian Ruppert + * src/ebump/ebump: Fixed bug 271322, thanks to Justin Lecher (jlec) + . + +2009-05-15: Christian Ruppert + * src/ekeyword/ekeyword: Fix keywording if the KEYWORDS line starts with + whitespace, thanks to Markus Meier . + +2009-05-12: Christian Ruppert + * src/echangelog/echangelog: Fix regex, bug 269557, thanks to Samuli + Suominen . + +2009-05-09: Christian Ruppert + * src/echangelog/echangelog: Ignore .git dir when running echangelog in + the repository root, fixes bug 199805 c8,c13. Improved + git_unknown_objects(), git status parsing improved. Thanks to Andrew + Gaffney for testing etc. + * src/echangelog/echangelog: Update category/package when creating the + initial ChangeLog, thanks to Serkan Kaba . Cleanup. + 2009-05-07: Christian Ruppert * echangelog: Re-add files (git) if the copyright has been updated, thanks to Justin Lecher (jlec) . diff --git a/README b/README index 5c785d3..7721cc3 100644 --- a/README +++ b/README @@ -1,10 +1,11 @@ -Package: gentoolkit/gentoolkit-dev +Package: gentoolkit-dev Authors: Aron Griffis Brandon Low Ian Leitch Karl Trygve Kalleberg Marius Mauch Paul Varner + Christian Ruppert See src//AUTHORS for tool-specific authors MOTIVATION @@ -18,25 +19,14 @@ The gentoolkit-dev package is intended primarily for Gentoo developers. CONTENTS -gentoolkit -========== -eclean - tool to clean up outdated distfiles and packages -equery - replacement for etcat and qpkg -etcat - extracts auxillary information from portage (deprecated) -euse - tool to manage USE flags -glsa-check - tool to manage GLSA's (Gentoo Linux Security Advisory) -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 +imlate - IMPROVEMENTS diff --git a/TODO b/TODO index d39ea85..3f357fd 100644 --- a/TODO +++ b/TODO @@ -1,40 +1,8 @@ -- equery: - - add --overlay, --portdir to uses - - add glsa pkgspec - - query for current GLSAs on installed package(s) - - add changelog [--last] [--lastentry] [--current] - - displays changelog entries - - add check [--full] [--display=pkgnames,full] - - check md5 and timestamps (optionally also in CONFIG_PROTECT dirs) - - add which - - as ewhich -- fully deprecate dep-clean and pkg-clean -- rewrite ekeywords and echangelog to use gentoolkit -- add deep depends to equery -- fully deprecate qpkg -- fully deprecate pkg-size -- merge change and echangelog -- merge useflag and euse, have _one_ command line tool - - update ufed to rely on the CLI tool - - update ufed to rely on generate-use - - merge generate-use and ufed? -- rewrite revdep-rebuild to use gentoolkit - - drop qpkg dependency; use equery instead -- rewrite distfiles-clean to use gentoolkit +- rewrite ekeyword and echangelog to use gentoolkit - look through forums.gentoo.org for additional scripts - write a Gentoolkit Guide -- write efeatures for turning on/off FEATURES in make.conf -- look at ekeys, ewatch - revision bump tool - bump versioned files in filesdir - - -m for changelog entry - - use ~/.gentoo/gentoolkit/ebump.conf - - use /etc/gentoolkit/ebump.conf -- should be removed: - - etc-update - - epm - - useflag -- add 'clean' target + check esearch, eupdatedb: separate package for now -- cgit v1.2.3-18-g5258