summaryrefslogtreecommitdiff
path: root/trunk/src/change/README
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-05 17:39:24 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-05 17:39:24 +0000
commitc819d146be6bce86d97019494173253e71b85d2f (patch)
tree200d00c2b9a420540ff9c4e0d8b3080b762fb562 /trunk/src/change/README
parent61823fe68081c6f8edf24455bbb34123598c5bb4 (diff)
downloadgentoolkit-c819d146be6bce86d97019494173253e71b85d2f.tar.gz
Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery
svn path=/trunk/gentoolkit/; revision=589
Diffstat (limited to 'trunk/src/change/README')
-rw-r--r--trunk/src/change/README20
1 files changed, 0 insertions, 20 deletions
diff --git a/trunk/src/change/README b/trunk/src/change/README
deleted file mode 100644
index bda1842..0000000
--- a/trunk/src/change/README
+++ /dev/null
@@ -1,20 +0,0 @@
-Package : change
-Version : 0.2.4
-Author : See AUTHORS
-
-MOTIVATION
-
-Maintaing Gentoo's ChangeLog files in the Portage Tree is a tedious affair.
-Many of the details are well-defined enough for a tool to do. change is this
-tool.
-
-MECHANICS
-
-change can create a ChangeLog, add entries to the ChangeLog file, scan for
-updated files.
-
-
-IMPROVEMENTS
-
-For improvements, send a mail to karltk@gentoo.org or make out a bug at
-bugs.gentoo.org and assign it to me.