summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
Commit message (Collapse)AuthorAgeFilesLines
* Bug #208743 - Update dosed docs to indicate that "s:${D}::g" is usedZac Medico2008-02-091-1/+2
| | | | | | as the default expression if none other is given. svn path=/main/trunk/; revision=9313
* Bug #208743 - Clarify dosed docs to indicate that sed is performedZac Medico2008-02-081-1/+1
| | | | | | in place of a file in ${D}. svn path=/main/trunk/; revision=9287
* Bug #203887 - Implement RESTRICT=installsources for binaries that areZac Medico2008-01-111-0/+4
| | | | | | not compatible with debugedit. svn path=/main/trunk/; revision=9167
* Document that docinto works for dohtml.Zac Medico2007-12-291-1/+2
| | | | svn path=/main/trunk/; revision=9109
* Document dohtml -p. Thanks to robbat2 for reporting.Zac Medico2007-11-221-1/+1
| | | | svn path=/main/trunk/; revision=8599
* Document IUSE defaults.Zac Medico2007-10-051-1/+5
| | | | svn path=/main/trunk/; revision=7966
* Document SLOT dependencies.Zac Medico2007-10-051-0/+12
| | | | svn path=/main/trunk/; revision=7962
* Fix spelling of backward.Zac Medico2007-10-051-1/+1
| | | | svn path=/main/trunk/; revision=7950
* Document the EAPI variable.Zac Medico2007-10-051-0/+11
| | | | svn path=/main/trunk/; revision=7949
* Bug #189743 - Add .jpeg to the list of extensions supported by dohtml.Zac Medico2007-08-221-1/+1
| | | | svn path=/main/trunk/; revision=7653
* For bug #139670, update the dohtml docs to show all supported file ↵Zac Medico2007-07-301-2/+2
| | | | | | extensions. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. svn path=/main/trunk/; revision=7432
* Add docs for /etc/portage/color.map and a few misc man page fixes. Thanks ↵Zac Medico2007-06-301-5/+9
| | | | | | to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> in bug #183758. svn path=/main/trunk/; revision=7100
* Remove confcache docs.Zac Medico2007-06-221-3/+0
| | | | svn path=/main/trunk/; revision=6956
* Document RESTRICT=bindist and add a note about allowance for conditional syntax.Zac Medico2007-06-221-0/+4
| | | | svn path=/main/trunk/; revision=6954
* Add ECONF_SOURCE to the econf docs.Zac Medico2007-06-051-1/+1
| | | | svn path=/main/trunk/; revision=6733
* document new version suffix style #166522Mike Frysinger2007-04-141-7/+8
| | | | svn path=/main/trunk/; revision=6395
* cleanup example ebuild to be more representative of a "good" ebuild #174260 ↵Mike Frysinger2007-04-121-11/+7
| | | | | | by Timothy Redaelli svn path=/main/trunk/; revision=6379
* remove references to EXEDESTTREEMike Frysinger2007-04-071-6/+6
| | | | svn path=/main/trunk/; revision=6350
* remove references to DOCDESTTREE and INSDESTTREEMike Frysinger2007-04-071-8/+9
| | | | svn path=/main/trunk/; revision=6346
* make PDEPEND wording less restrictive #172511 and clarify install status wrt ↵Mike Frysinger2007-03-301-8/+11
| | | | | | ||() as noted by ferringb svn path=/main/trunk/; revision=6324
* Document PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path which now includes ↵Zac Medico2007-01-141-140/+145
| | | | | | CATEGORY, and lots of style/syntax fixes. Thanks to Arfrever Frehtes Taifersar Arahesis <FFTA@WP.PL> from bug #161979. svn path=/main/trunk/; revision=5643
* Remove RESTRICT=sandbox docs until bug #161045 is resolvedMarius Mauch2007-01-111-3/+0
| | | | svn path=/main/trunk/; revision=5542
* Add elog related variables to make.conf(5) with a pointer to ↵Marius Mauch2007-01-101-3/+8
| | | | | | make.conf.example. Add elog() description to ebuild(5) and update einfo() description. svn path=/main/trunk/; revision=5506
* Update the RESTRICT=binchecks docs. Thanks to jakub for the suggestion and ↵Zac Medico2006-12-041-2/+5
| | | | | | antarus for the patch. svn path=/main/trunk/; revision=5168
* recommend people use `emake` rather than `make` when installing with DESTDIRMike Frysinger2006-10-311-1/+1
| | | | svn path=/main/trunk/; revision=4889
* document ROOT #144331Mike Frysinger2006-08-191-0/+5
| | | | svn path=/main/trunk/; revision=4309
* Remove the dopython docs for bug #141935.Zac Medico2006-08-071-3/+0
| | | | svn path=/main/trunk/; revision=4186
* Remove dojar docs for bug #108517.Zac Medico2006-08-021-4/+0
| | | | svn path=/main/trunk/; revision=4090
* Document RESTRICT="confcache" and add a reference econf in the ↵Zac Medico2006-06-011-0/+3
| | | | | | FEATURES="confcache" docs. svn path=/main/trunk/; revision=3444
* Add some documentation for RESTRICT="binchecks" (bug #133804).Zac Medico2006-05-241-0/+4
| | | | svn path=/main/trunk/; revision=3411
* - More updates from Kevin Q bug 131779 ; document the stricter feature along ↵Ned Ludd2006-05-241-0/+32
| | | | | | with the QA_* handling svn path=/main/trunk/; revision=3410
* best_version doesn't return different codes depending on whether it found a ↵Simon Stelling2006-05-021-2/+1
| | | | | | match or not, it's has_version; bug 130655 svn path=/main/trunk/; revision=3310
* s/GENTOO_MIRRORs/GENTOO_MIRRORS/Zac Medico2006-04-181-1/+1
| | | | svn path=/main/trunk/; revision=3174
* misc updatesMike Frysinger2006-03-091-22/+38
| | | | svn path=/main/trunk/; revision=2829
* add CATEGORY to ebuild.5 and declare it readonly in ebuild.shZac Medico2006-02-051-0/+3
| | | | svn path=/main/trunk/; revision=2670
* mention mirror, not nomirrorMike Frysinger2006-02-051-1/+1
| | | | svn path=/main/trunk/; revision=2665
* update date/version to stop people from pointless whiningMike Frysinger2005-12-221-1/+1
| | | | svn path=/main/trunk/; revision=2434
* quick sync manpages between trunk/saviorMike Frysinger2005-12-221-33/+31
| | | | svn path=/main/trunk/; revision=2432
* remove preplib/preplib.so docsMike Frysinger2005-12-171-12/+0
| | | | svn path=/main/trunk/; revision=2384
* fix whitespace in depend atom as point out by chkno #114956Mike Frysinger2005-12-101-1/+1
| | | | svn path=/main/trunk/; revision=2355
* clean up the last few sections so that they are consistentMike Frysinger2005-11-051-14/+12
| | | | svn path=/main/branches/2.0/; revision=2260
* document sandbox and test RESTRICTMike Frysinger2005-11-021-9/+9
| | | | svn path=/main/branches/2.0/; revision=2252
* use() is silent, update notesMike Frysinger2005-09-241-7/+7
| | | | svn path=/main/branches/2.0/; revision=2018
* header changes, $Header: -> $Id:Brian Harring2005-08-301-2/+2
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+837
svn path=/main/branches/2.0/; revision=1941