summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug #244485 - Document SRC_URI arrows for output file customization.Zac Medico2008-11-131-0/+4
| | | | svn path=/main/trunk/; revision=11894
* Rename the "FUNCTIONS" section to "PHASE FUNCTIONS".Zac Medico2008-11-131-1/+1
| | | | svn path=/main/trunk/; revision=11893
* Bug #244485 - Document the default phase function helpers.Zac Medico2008-11-131-0/+29
| | | | svn path=/main/trunk/; revision=11892
* Bug #244485 - Document src_prepare() and src_configure() phase functions.Zac Medico2008-11-131-1/+15
| | | | svn path=/main/trunk/; revision=11891
* Bug #244485 - Document the doman enhancement from bug #222439.Zac Medico2008-11-131-0/+6
| | | | svn path=/main/trunk/; revision=11890
* Fix grammar.Zac Medico2008-10-221-1/+1
| | | | svn path=/main/trunk/; revision=11718
* Document PROPERTIES=interactive.Zac Medico2008-10-221-0/+10
| | | | svn path=/main/trunk/; revision=11716
* Bug #234100 - Update date and portage version in man page headers.Zac Medico2008-08-091-1/+1
| | | | svn path=/main/trunk/; revision=11374
* Bug #233077 - Add QA check which verifies that LDFLAGS are respected. For nowZac Medico2008-07-271-0/+5
| | | | | | | | | | | | | this only works when LDFLAGS contains --hash-style=gnu since in this case the the elf files should not contain .hash sections and we can use scanelf to check whether or not the those sections exist. This adds a QA_DT_HASH variable that is analogous to existing QA control variables documented in the ebuild.5 man page. There is also a complementary QA_STRICT_DT_HASH variable that can be set in make.conf in order to ignore QA_DT_HASH settings in ebuilds. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch which I've tweaked in just a few minor ways. svn path=/main/trunk/; revision=11205
* Remove eblank docs.Zac Medico2008-06-171-4/+0
| | | | svn path=/main/trunk/; revision=10698
* * Document eblank and eqawarn in the ebuild.5 man page.Zac Medico2008-06-171-0/+7
| | | | | | | | * Create "Ebuild Helper Functions" section docbook format, including all the functions documented in the ebuild.5 man page. svn path=/main/trunk/; revision=10687
* 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