projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c949c7
)
Need to add dev to release.sh
author
karltk
<karltk@gentoo.org>
Sat, 12 Mar 2005 16:55:36 +0000
(16:55 -0000)
committer
karltk
<karltk@gentoo.org>
Sat, 12 Mar 2005 16:55:36 +0000
(16:55 -0000)
svn path=/; revision=191
trunk/README.Developer
patch
|
blob
|
history
diff --git
a/trunk/README.Developer
b/trunk/README.Developer
index 290590d2d01f1e608d0eb10e6e34a68a223e108d..79fd6f5037a94291d5d7ef6a7c2888714b3383df 100644
(file)
--- a/
trunk/README.Developer
+++ b/
trunk/README.Developer
@@
-50,7
+50,7
@@
you can make a release in the following fashion:
(NOTE! This only works for -dev at the moment)
1) Add a notice in the ChangeLog about the release you are making.
-2) Do VERSION="x.y.z" ./release.sh
+2) Do VERSION="x.y.z" ./release.sh
dev
3) Test the package: ACCEPT_KEYWORDS="~arch" emerge gentoolkit-dev
4) Do a repoman ci -m "Released x.y.z" in your
CVS/app-portage/gentoolkit-dev directory.