* [gentoo-commits] proj/gentoolkit:master commit in: ebump/, bin/
@ 2017-03-22 12:51 Brian Dolbec
0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2017-03-22 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 7adc0f42d3b7c1b26a411dc5cf64a1f28d714b0d
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 11:41:17 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 11:41:17 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=7adc0f42
Add README 'Motivation' info to the script
bin/ebump | 5 ++++-
ebump/README | 18 ------------------
2 files changed, 4 insertions(+), 19 deletions(-)
diff --git a/bin/ebump b/bin/ebump
index 47ffd86..b129f85 100755
--- a/bin/ebump
+++ b/bin/ebump
@@ -8,7 +8,10 @@ __author__="Karl Trygve Kalleberg"
__email__="<karltk@gentoo.org>"
__description__="Ebuild version bumping tool"
-
+# MOTIVATION
+# The ebump utility is a Gentoo-specific tool for bumping the revision of
+# a given ebuild and auxiliary files in the Portage tree. It is only
+# useful for Gentoo developers with CVS commit access.
die() {
echo $1 >&2
diff --git a/ebump/README b/ebump/README
deleted file mode 100644
index f13592e..0000000
--- a/ebump/README
+++ /dev/null
@@ -1,18 +0,0 @@
-
-Package : ebump
-Version : 0.1.1
-Author : See AUTHORS
-
-MOTIVATION
-
-The ebump utility is a Gentoo-specific tool for bumping the revision of
-a given ebuild and auxiliary files in the Portage tree. It is only
-useful for Gentoo developers with CVS commit access.
-
-MECHANICS
-
-N/A
-
-IMPROVEMENTS
-
-N/A
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-22 12:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 12:51 [gentoo-commits] proj/gentoolkit:master commit in: ebump/, bin/ Brian Dolbec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox