Append trick for propagating changes to live ebuild to docs

cleanup-cruft
Richard Yao 13 years ago
parent 63e26c3a2c
commit 4bc0a3a770

@ -29,6 +29,7 @@ Rolling a release:
- cp genkernel-${PV}.tar.bz2 /usr/portage/distfiles/ - cp genkernel-${PV}.tar.bz2 /usr/portage/distfiles/
- Bump the ebuild - Bump the ebuild
- Propagate ebuild changes to the live 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 - check open bugs with keyword "InSVN" or "InVCS" for closability
and close these bugs with a comment like "Fixed in ${PV}, just released. Closing." and close these bugs with a comment like "Fixed in ${PV}, just released. Closing."
- Send a mail with subject "genkernel ${PV} released" to both - Send a mail with subject "genkernel ${PV} released" to both

Loading…
Cancel
Save