From: Richard Yao Date: Tue, 14 Aug 2012 17:01:05 +0000 (-0400) Subject: Append trick for propagating changes to live ebuild to docs X-Git-Tag: v3.4.42~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bc0a3a7704aa201b10407ee600364cf3ed0792c;p=genkernel.git Append trick for propagating changes to live ebuild to docs --- diff --git a/HACKING b/HACKING index a2e197e..a802779 100644 --- a/HACKING +++ b/HACKING @@ -29,6 +29,7 @@ Rolling a release: - cp genkernel-${PV}.tar.bz2 /usr/portage/distfiles/ - Bump the ebuild - Propagate ebuild changes to the live ebuild + diff genkernel-${OLD_PV}.ebuild genkernel-${NEW_PV}.ebuild | patch genkernel-9999.ebuild - check open bugs with keyword "InSVN" or "InVCS" for closability and close these bugs with a comment like "Fixed in ${PV}, just released. Closing." - Send a mail with subject "genkernel ${PV} released" to both