summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add one more instance of variable quoting. finally closes bug #10872.Dan Armak2002-11-301-2/+2
* take * out of quotes, otherwise it's not shell-expandedDan Armak2002-11-291-3/+3
* add quotes around all filenames/dirnames so that names with spaces in them workDan Armak2002-11-231-21/+21
* changed chown root to chown `whoami`Stefan Jones2002-11-221-2/+2
* New version of cvs.eclass: Added ECVS_AUTH and ECVS_RUNAS.Tilman Klar2002-11-191-19/+43
* new funcitonality: non-anonymous cvs access via :ext: and ssh/rsh, courtesy o...Dan Armak2002-11-011-5/+52
* Header updates/cleanupsMike Frysinger2002-10-251-2/+2
* fix identation (proper tabs everywhere, alignment) in my eclassesDan Armak2002-10-241-32/+30
* fix bug with non-local fetches where ECVS_SUBDIR has depth of two levels or m...Dan Armak2002-09-221-2/+2
* clean up cvs_src_unpack's copying of sources from the cvs dir into the workdi...Dan Armak2002-09-161-10/+16
* fix several bugs, including one that broke 1st-time checkouts that used ECVS_...Dan Armak2002-09-151-6/+11
* fix the mkdir/sandbox stuff once and for all, as well as a problem with symli...Dan Armak2002-09-101-28/+24
* fix error message when ECVS_TOP_DIR do not exist; and sandbox issuesMartin Schlemmer2002-09-081-1/+2
* fix error message when ECVS_TOP_DIR do not existMartin Schlemmer2002-09-081-1/+3
* 1. add ECVS_BRANCH support, with branch autoswitching handled by cvs itself. ...Dan Armak2002-09-081-3/+18
* use ECVS_USER, since we define it. close #6455.Dan Armak2002-08-191-2/+2
* replace assert-likeDan Armak2002-08-181-3/+3
* fix bug reported by Daniel Mettler - files getting patched twiceDan Armak2002-08-101-1/+4
* fix bug with multiple-level subdirs being fecthed; remove empty dirs where fe...Dan Armak2002-08-031-4/+12
* fix sandbox issues with creation of the top directory; make the setting for o...Dan Armak2002-08-031-4/+6
* make the default command cvs -q againDan Armak2002-08-021-2/+2
* more rewrites. now works with kdenonbeta apps etc. will upload new tarball to...Dan Armak2002-08-011-9/+26
* a big rewrite. fixes some bugs (hopefully the sandbox issues too); adds suppo...Dan Armak2002-08-011-49/+89
* make cvs_src_unpack implement base_src_unpack-style autopatching. this way pa...Dan Armak2002-07-191-1/+13
* fix handling of modules that don't have an admin/ subdir and have to use the ...Dan Armak2002-07-181-10/+1
* don't use --enable-final for the cvs ebuildsDan Armak2002-07-181-2/+6
* create ECVS_TOP_DIR if it doesn't existDan Armak2002-07-171-1/+2
* changes and eclasses for upcomnig kde cvs ebuilds. they won't live in portage...Dan Armak2002-07-171-0/+152