aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rpm2targz.README.Gentoo')
-rw-r--r--rpm2targz.README.Gentoo10
1 files changed, 10 insertions, 0 deletions
diff --git a/rpm2targz.README.Gentoo b/rpm2targz.README.Gentoo
new file mode 100644
index 0000000..7344d5d
--- /dev/null
+++ b/rpm2targz.README.Gentoo
@@ -0,0 +1,10 @@
+We've accumulated too many patches/fixups/etc... to keep our sanity, so
+rpm2targz is now maintained in a git repo which we make releases from (so
+hopefully other distros can take advantage of things).
+
+You can find that repository here:
+http://git.overlays.gentoo.org/gitweb/?p=proj/rpm2targz.git;a=summary
+
+The versioning schema is simple. Just append '.0.#g' to the upstream version
+(which in this case is '9.0'). Increment the '#' over time. The 'g' is short
+for Gentoo. Awesome.