summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-3/+2
|
* Add ESCM_OFFLINE variable support.Sergei Trofimovich2011-01-301-64/+104
| | | | | | | Cleaned-up an eclass. Make it 'eclass-manpages' friendly. Thanks to Alexander Vershilov for ESCM_OFFLINE support (bug #353052) and thanks to mren <bugs@rennings.net> for documentation support (bug #211221)
* darcs.eclass: export EDARCS_PATCHCOUNT: var shows amount of patches in ↵Sergei Trofimovich2010-11-011-1/+10
| | | | | | | | | | | | | pulled repository This feature is requested for 'app-portage/smart-live-rebuild' program (already provided by other SCM eclasses) (bug #343581) Thre request and implementation hints by Alexander Vershilov <alexander.vershilov@gmail.com>. Implementation by Michał Górny <mgorny@gentoo.org>. Thank you, guys!
* convert to eshopts_{push,pop} (bug #328869)Sergei Trofimovich2010-07-191-5/+5
| | | | Thanks to Mike Frysinger <vapier@gentoo.org> for the report and fix.
* Update darcs.eclass to use dev-vcs/darcs instead of dev-util/darcs.Lennart Kolmodin2010-03-141-2/+2
|
* Makes *-darcs work with newer portage and pkgcore.Lennart Kolmodin2008-05-141-6/+12
| | | | Patch by mjrosennb@andrew.cmu.edu.
* Make the darcs eclass copy using rsync instead of cp like most other SCMLennart Kolmodin2007-11-011-2/+2
| | | | | eclasses to exclude the _darcs directory. Patch by Avuton Olrich <avuton@gmail.com>.
* Don't change the PWD in darcs_src_unpack (eclass/darcs.eclass)Lennart Kolmodin2007-06-171-1/+3
|
* Restore shopt settings after changing them, fixing bug #160342.Andres Loeh2007-01-061-1/+4
|
* removing basename call in global scope; calling darcs get with --partial by ↵Andres Loeh2006-12-181-3/+4
| | | | default
* Use --set-scripts-executable by default for get/pull in darcs.eclass.Duncan Coutts2006-08-101-4/+8
| | | | Fixes bug #136460.
* added new darcs eclassAndres Loeh2006-05-221-0/+142