diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-06-16 11:41:19 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-06-16 11:41:19 +0000 |
commit | 71795e038fe52c586095415dc01d44bfe951b100 (patch) | |
tree | ff448986d7f6978a7ba6079cb871d1208955175a /doc/release-guide.txt | |
parent | Fixed bug in nocolour handling tht caused literal interpretation of '*' in $(... (diff) | |
download | eselect-71795e038fe52c586095415dc01d44bfe951b100.tar.gz eselect-71795e038fe52c586095415dc01d44bfe951b100.tar.bz2 eselect-71795e038fe52c586095415dc01d44bfe951b100.zip |
Removed the now irrelevant section regarding berlios.
svn path=/trunk/; revision=137
Diffstat (limited to 'doc/release-guide.txt')
-rw-r--r-- | doc/release-guide.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/release-guide.txt b/doc/release-guide.txt index 9686ae3..57d0cc3 100644 --- a/doc/release-guide.txt +++ b/doc/release-guide.txt @@ -43,23 +43,4 @@ Sign it (there may be a dist-sign target in the future). :: $ gpg --armor --detach-sign ${P}.tar.bz2 -Release. - -1) Log into your berlios account. -2) Go to the Admin section of eselect project page. -3) Go to Edit/Add File Releases -4) Scroll to bottom and find eselect project. click on 'Add Release'. -5) Upload tarball and gpg signature to ftp.berlios.de/incoming (login - as anonymous) via your favorite ftp client. -6) In 'New release name:' text box, put ${PV}. 'Of which package' should - be eselect. Click on Create This Release. -7) Paste the summary you added to NEWS in the ChangeLog box and select - 'Preserve my pre-formatted text' -8) Scroll down and find the two files you uploaded and select them. Click - 'Add files and/or Refresh View'. -9) Scroll down to Step 3 and select 'Any' Processor and 'Text' for the - signature and 'Any' Processor 'Source .bz2' for the tarball (can only - do one at a time though inbetween updating). -10) If you're doing the ebuild, then follow normal version bump steps from here. - .. vim: set ft=glep tw=80 sw=4 et spell spelllang=en : .. |