summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
Commit message (Collapse)AuthorAgeFilesLines
* Remove newlib from ebuild(5) as it does not exist.Michał Górny2010-09-081-2/+0
|
* Replace the literal portage version in all man page headers with theZac Medico2010-08-301-1/+1
| | | | | | string 'VERSION' which can be used as a sed template at install time. This will help avoid lots of merge conflicts since these header lines contain both a date and a portage version.
* Add support for a QA_PREBUILT variable should contain a list ofZac Medico2010-08-211-0/+10
| | | | | | pre-built binaries. Paths listed here will be appended to each of the other QA_* variables. Thanks to Diego Pettenò <flameeyes@g.o> for the suggestion.
* Update docs, comments, and messages to refer to make.globals inZac Medico2010-08-191-2/+2
| | | | /usr/share/portage/config/ instead of /etc/make.globals.
* Add not about RDEPEND not being implicitly set in EAPI 4 or later.Zac Medico2010-08-101-2/+3
|
* Bug #331413 - Clarify the behavior of the =$CATEGORY/$PN-$VERSION* atomZac Medico2010-08-061-3/+6
| | | | operator some more. Thanks to Dennis Schridde <devurandom@gmx.net>.
* Bug #331413 - Clarify valid $VERSION parts that may be used inZac Medico2010-08-061-1/+4
| | | | conjunction with the =$CATEGORY/$PN-$VERSION* atom operator.
* Bug #317133 - s/execinto/exeinto/. Thanks to Denilson Sá ↵Zac Medico2010-04-251-1/+1
| | | | <denilsonsa@gmail.com>.
* Document doins -r option.Zac Medico2010-01-041-1/+2
| | | | svn path=/main/trunk/; revision=15157
* * Fix type in econf --host argument.Zac Medico2009-12-121-4/+6
| | | | | | | * Add missing econf --build and --target arguments. * Use tabs instead of spaces for indentation. svn path=/main/trunk/; revision=15048
* Fix typo.Arfrever Frehtes Taifersar Arahesis2009-12-121-1/+1
| | | | svn path=/main/trunk/; revision=15045
* Add more EAPI 3 conditionals for prefix variables.Zac Medico2009-12-111-2/+9
| | | | svn path=/main/trunk/; revision=15042
* Add EAPI 3 conditionals for prefix variables.Zac Medico2009-12-111-5/+8
| | | | svn path=/main/trunk/; revision=15041
* fix definition regarding slashes for EPREFIX, D, ED and EROOTFabian Groffen2009-12-101-9/+14
| | | | svn path=/main/trunk/; revision=15026
* Implement forward compatible Prefix support. This makes EPREFIX, ED andFabian Groffen2009-12-101-28/+45
| | | | | | | | | | | EROOT available to the ebuild environment, and updates the manpage accordingly. EPREFIX is hardwired to the empty string, and not configurable. For that, the prefix branch should be used for now. This should satisfy the requirements for EAPI=3. svn path=/main/trunk/; revision=15024
* Bug #295715 - Implement a register_success_hook function to complementZac Medico2009-12-061-0/+11
| | | | | | | register_die_hook, and also add code to ensure the die hooks are called even when the failure is on the python side (like for file collisions). svn path=/main/trunk/; revision=14936
* Bug #274497 - Misc spelling, grammar, and terminology fixes, includingZac Medico2009-10-091-4/+4
| | | | | | URL -> URI and FOO's -> FOOs. svn path=/main/trunk/; revision=14531
* Update documentation of inherit. Reported by Jeremy Olexa.Arfrever Frehtes Taifersar Arahesis2009-09-151-4/+5
| | | | svn path=/main/trunk/; revision=14274
* Fix documentation of some QA_* variables.Arfrever Frehtes Taifersar Arahesis2009-09-041-3/+3
| | | | svn path=/main/trunk/; revision=14184
* Rename QA_NEEDED to QA_DT_NEEDED.Arfrever Frehtes Taifersar Arahesis2009-08-211-1/+1
| | | | svn path=/main/trunk/; revision=14117
* Add support for QA_SONAME variable (bug #281964). Add support for QA_NEEDED ↵Arfrever Frehtes Taifersar Arahesis2009-08-211-0/+10
| | | | | | variable. svn path=/main/trunk/; revision=14115
* Improve description of QA_DT_HASH.Arfrever Frehtes Taifersar Arahesis2009-07-121-0/+3
| | | | svn path=/main/trunk/; revision=13820
* Fix "arguments" spelling.v2.2_rc33Zac Medico2009-05-031-1/+1
| | | | svn path=/main/trunk/; revision=13608
* Bug #268398 - Document econf's automatic die behavior.Zac Medico2009-05-031-2/+3
| | | | svn path=/main/trunk/; revision=13600
* Clarify RESTRICT=bindist docs by referring to 'built' packages. Thanks toZac Medico2009-04-291-1/+1
| | | | | | Thomas Sachau <tommy@g.o> for reporting. svn path=/main/trunk/; revision=13414
* Fix die() usage in ebuild phase examples. Thanks to Jeremy OlexaZac Medico2009-01-251-4/+3
| | | | | | <darkside@g.o> for this patch. svn path=/main/trunk/; revision=12556
* Specify that metadata variable values should only contain ASCII as per GLEP 31.Zac Medico2008-12-291-0/+3
| | | | svn path=/main/trunk/; revision=12367
* Bug #251976 - Add a QA_PRESTRIPPED variable for ebuilds to disable warnings ↵Zac Medico2008-12-241-0/+5
| | | | | | | | about pre-stripped files. svn path=/main/trunk/; revision=12296
* Add a note about negative IUSE default settings being ineffective givenZac Medico2008-11-231-1/+3
| | | | | | | the default USE_ORDER setting which causes profile and user configuration settings to override them. svn path=/main/trunk/; revision=12057
* Use a table to condense the docs for the default_* phase functions.Zac Medico2008-11-141-23/+22
| | | | svn path=/main/trunk/; revision=11902
* Bug #244485 - Document the !!atom blocker syntax.Zac Medico2008-11-141-0/+6
| | | | svn path=/main/trunk/; revision=11901
* Add newlines so that first lines of tables display properly with man2html.Zac Medico2008-11-141-0/+2
| | | | svn path=/main/trunk/; revision=11900
* Bug #244485 - Document USE dependencies.Zac Medico2008-11-141-0/+33
| | | | svn path=/main/trunk/; revision=11898
* 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