summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Show https URLs for dev.gentoo.orgHans de Graaff2023-09-031-2/+2
| | | | | | | These URLs are only for display purposes, but still more sensible to show https URLs. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* rolltarball.sh: Use bash features as we already have bash in shebangLars Wendler2021-02-121-70/+36
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* rolltarball.sh: Simplified G_USER detectionLars Wendler2021-02-121-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* rolltarball.sh: Check for 'Commit:' to determine G_USERLars Wendler2021-02-121-2/+2
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Revert "rolltarball.sh: Create xz compressed tarballs"Lars Wendler2020-12-011-6/+5
| | | | | | | This reverts commit d8466105dfb6f3323561445488afa300634013b0 because of unresolved issues Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* rolltarball.sh: Create xz compressed tarballsLars Wendler2020-12-011-5/+6
| | | | | | instead of bzip2 compressed ones Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Change GENTOO_PATCHNAME in ebuild as wellLars Wendler2014-04-201-6/+9
|
* Modifications to support GIT instead of SVNLars Wendler2014-04-201-14/+13
|
* fix digest generationBenedikt Boehm2009-09-201-1/+1
|
* update for apache-2.2.6-r6; fix rolltarball.sh for apache-2.eclassBenedikt Boehm2007-12-151-3/+3
|
* Updating rolltarball.sh to ignore vim backup files when creating the tar ↵Christian Heim2007-07-101-1/+1
| | | | archive.
* Remove $Header$ from a bunch of files.Bryan Østergaard2005-09-241-1/+0
|
* Added new option to override the DATESTAMPMichael Stewart2005-09-181-1/+4
|
* Modifications to support SVN instead of CVSMichael Stewart2005-06-071-9/+11
|
* Rewrote rolltarball.sh utilityMichael Stewart2005-06-061-200/+469
|
* Fixing DATESTAMPMichael Stewart2005-05-071-1/+1
|
* * dropped creation of ebuild backups when sed'ing (no need for)Christian Parpart2005-04-131-1/+1
| | | | | * fixed little bug in sed anyway
* post-fix - oops ;)Christian Parpart2005-04-121-1/+1
|
* * Great great great(!) script enheancements. Have a look at it, if you dare :PChristian Parpart2005-04-121-45/+207
|
* Re-enable uploading of rolled tarball, forgot to do this previouslyMichael Stewart2005-02-131-1/+1
|
* Only use the datestamp for some treesMichael Stewart2005-02-081-12/+18
|
* Improvements to avoid broken digestsMichael Stewart2005-02-081-14/+26
|
* Added reminder message to regenerate the digestMichael Stewart2005-01-311-0/+1
|
* Added note about stablilizing packagesMichael Stewart2005-01-081-0/+1
|
* New script for rolling a tarballMichael Stewart2005-01-081-0/+93