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. (trunk r9313) svn path=/main/branches/2.1.2/; revision=9314
* Bug #208743 - Clarify dosed docs to indicate that sed is performedZac Medico2008-02-081-1/+1
| | | | | | in place of a file in ${D}. (trunk r9287) svn path=/main/branches/2.1.2/; revision=9288
* Bug #203887 - Implement RESTRICT=installsources for binaries that areZac Medico2008-01-111-0/+4
| | | | | | not compatible with debugedit. (trunk r9167) svn path=/main/branches/2.1.2/; revision=9175
* Document that docinto works for dohtml. (trunk r9109)Zac Medico2007-12-291-1/+2
| | | | svn path=/main/branches/2.1.2/; revision=9110
* Document dohtml -p. Thanks to robbat2 for reporting. (trunk r8599)Zac Medico2007-11-221-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=8600
* Document IUSE defaults. (trunk r7966)Zac Medico2007-10-051-1/+5
| | | | svn path=/main/branches/2.1.2/; revision=7972
* Document SLOT dependencies. (trunk r7962)Zac Medico2007-10-051-0/+12
| | | | svn path=/main/branches/2.1.2/; revision=7971
* Document the EAPI variable. (trunk r7948:7950)Zac Medico2007-10-051-0/+11
| | | | svn path=/main/branches/2.1.2/; revision=7968
* Bug #189743 - Add .jpeg to the list of extensions supported by dohtml. ↵Zac Medico2007-08-221-1/+1
| | | | | | (trunk r7653) svn path=/main/branches/2.1.2/; revision=7654
* 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. (trunk r7432) svn path=/main/branches/2.1.2/; revision=7433
* 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. (trunk r7100) svn path=/main/branches/2.1.2/; revision=7101
* Document RESTRICT=bindist and add a note about allowance for conditional ↵Zac Medico2007-06-221-0/+4
| | | | | | syntax. (trunk r6954) svn path=/main/branches/2.1.2/; revision=6957
* remove confcache docs (trunk r5802)Zac Medico2007-06-221-3/+0
| | | | svn path=/main/branches/2.1.2/; revision=6925
* make PDEPEND wording less restrictive #172511 and clarify install status wrt ↵Zac Medico2007-06-211-8/+11
| | | | | | ||() as noted by ferringb (trunk r6324) svn path=/main/branches/2.1.2/; revision=6904
* Add ECONF_SOURCE to the econf docs. (trunk r6733)Zac Medico2007-06-081-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=6755
* document new version suffix style #166522 (trunk r6394:6395)Zac Medico2007-04-141-7/+8
| | | | svn path=/main/branches/2.1.2/; revision=6398
* cleanup example ebuild to be more representative of a good ebuild #174260 by ↵Zac Medico2007-04-121-11/+7
| | | | | | Timothy Redaelli (trunk r6378:6379) svn path=/main/branches/2.1.2/; revision=6382
* remove references to EXEDESTTREE (trunk r6349:6350)Zac Medico2007-04-121-6/+6
| | | | svn path=/main/branches/2.1.2/; revision=6376
* remove references to DOCDESTTREE and INSDESTTREE (trunk r6345:6346)Zac Medico2007-04-121-8/+9
| | | | svn path=/main/branches/2.1.2/; revision=6373
* 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