ebuild.5: add EAPI 5 usex helper
[portage.git] / man / ebuild.5
2012-09-15 Zac Medicoebuild.5: add EAPI 5 usex helper
2012-09-15 Zac Medicoebuild.5: EAPI 5 default_src_test parallel
2012-09-15 Zac Medicoebuild.5: add EAPI 5 EBUILD_PHASE_FUNC variable
2012-09-15 Zac Medicoebuild.5: add EAPI 5 REQUIRED_USE ?? operator
2012-09-15 Zac Medicoebuild.5: document EAPI 5 slot operator, sub-slot
2012-09-04 Zac Medicoebuild.5: clarify pkg_nofetch for bug #423403
2012-07-20 Ian Stakenviciusebuild.5: fix (-) use dep example for bug #427384
2012-07-10 Mike Frysingerebuild(5): note that keepdir/dodir accept multiple...
2012-06-29 Mike Frysingerebuild(5): add missing bold around EAPI {3,4} mention
2012-04-13 Zac Medicoebuild.5: use example.com for bug #411835
2012-01-02 Gavin Prykeebuild.5: fix REQUIRED_USE sample for bug #397415
2011-12-24 Zac MedicoUpdate date headers in man pages.
2011-12-22 Arfrever Frehtes... Fix description of QA_FLAGS_IGNORED.
2011-12-22 Zac MedicoShare variables for CFLAGS and LDFLAGS checks.
2011-12-21 Zac MedicoUse *FLAGS for CFLAGS ignorance checks.
2011-12-21 Zac Medicos/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/
2011-12-21 Michał GórnySupport checking for ignored CFLAGS using -frecord...
2011-10-14 Zac MedicoAdd QA_SONAME_NO_SYMLINK for bug #387053.
2011-07-08 Zac Medicoebuild.5: remove hasq docs for bug #199722
2011-06-21 Zac Medicoconfig: repo-level make.defaults/package.use
2011-05-30 Alexandre Rostovtsevman/ebuild.5: document DOCS variable for EAPI 4
2011-05-15 Arfrever Frehtes... Fix some typos.
2011-02-19 Zac Medico_eapi4_src_install: handle empty DOCS like PMS
2011-02-07 Zac MedicoUpdate dates in headers.
2011-02-07 Zac Medicoebuild.5: fix spelling of "defaults"
2011-01-12 Zac Medicoeconf: check confgure --help for --disable-dep...
2011-01-02 Zac Medicodoc use_with/enable empty 3rd arg in EAPI 4
2010-12-31 Zac Medicoebuild(5): fix grammar for dodoc -r
2010-12-31 Zac Medicoebuild(5): REPLAC* variables in EAPI 4
2010-12-31 Zac Medicoebuild(5): MERGE_TYPE in EAPI 4
2010-12-31 Zac Medicoebuild(5): src_install in EAPI 4
2010-12-31 Zac Medicoebuild(5): pkg_pretend in EAPI 4
2010-12-31 Zac Medicoebuild(5): REQUIRED_USE in EAPI 4
2010-12-31 Zac Medicoebuild(5): USE dependency defaults in EAPI 4
2010-12-31 Zac Medicoebuild(5): econf --disable-dep in EAPI 4
2010-12-31 Zac Medicoebuild(5): doman -i18n overrides suffix in EAPI 4
2010-12-31 Zac Medicoebuild(5): do/newins preserve symlinks in EAPI 4
2010-12-31 Zac Medicoebuild(5): fix dosym docs (reference to hardlink)
2010-12-31 Zac Medicoebuild(5): escape hyphens in docompress docs
2010-12-31 Zac Medicoebuild(5): dodoc -r supported in EAPI 4
2010-12-30 Zac Medicoebuild(5): new docompress helper in EAPI 4
2010-12-30 Zac Medicoebuild(5): helpers die automatically in EAPI 4
2010-12-30 Zac Medicoebuild(5): dohard is not supported in EAPI 4
2010-12-30 Zac Medicoebuild(5): dosed is not supported in EAPI 4
2010-11-26 Zac MedicoFix quotes in QA_PREBUILT docs.
2010-10-12 Zac MedicoUpdate man page header dates.
2010-09-08 Michał GórnyRemove newlib from ebuild(5) as it does not exist.
2010-08-30 Zac MedicoReplace the literal portage version in all man page...
2010-08-21 Zac MedicoAdd support for a QA_PREBUILT variable should contain...
2010-08-20 Zac MedicoUpdate docs, comments, and messages to refer to make...
2010-08-11 Zac MedicoAdd not about RDEPEND not being implicitly set in EAPI...
2010-08-07 Zac MedicoBug #331413 - Clarify the behavior of the =$CATEGORY...
2010-08-06 Zac MedicoBug #331413 - Clarify valid $VERSION parts that may...
2010-04-26 Zac MedicoBug #317133 - s/execinto/exeinto/. Thanks to Denilson...
2010-01-04 Zac MedicoDocument doins -r option.
2009-12-12 Zac Medico* Fix type in econf --host argument.
2009-12-12 Arfrever Frehtes... Fix typo.
2009-12-11 Zac MedicoAdd more EAPI 3 conditionals for prefix variables.
2009-12-11 Zac MedicoAdd EAPI 3 conditionals for prefix variables.
2009-12-10 Fabian Groffenfix definition regarding slashes for EPREFIX, D, ED...
2009-12-10 Fabian GroffenImplement forward compatible Prefix support. This...
2009-12-06 Zac MedicoBug #295715 - Implement a register_success_hook functio...
2009-10-09 Zac MedicoBug #274497 - Misc spelling, grammar, and terminology...
2009-09-15 Arfrever Frehtes... Update documentation of inherit. Reported by Jeremy...
2009-09-04 Arfrever Frehtes... Fix documentation of some QA_* variables.
2009-08-21 Arfrever Frehtes... Rename QA_NEEDED to QA_DT_NEEDED.
2009-08-21 Arfrever Frehtes... Add support for QA_SONAME variable (bug #281964). Add...
2009-07-12 Arfrever Frehtes... Improve description of QA_DT_HASH.
2009-05-03 Zac MedicoFix "arguments" spelling. v2.2_rc33
2009-05-03 Zac MedicoBug #268398 - Document econf's automatic die behavior.
2009-04-29 Zac MedicoClarify RESTRICT=bindist docs by referring to 'built...
2009-01-25 Zac MedicoFix die() usage in ebuild phase examples. Thanks to...
2008-12-29 Zac MedicoSpecify that metadata variable values should only conta...
2008-12-24 Zac MedicoBug #251976 - Add a QA_PRESTRIPPED variable for ebuilds...
2008-11-23 Zac MedicoAdd a note about negative IUSE default settings being...
2008-11-14 Zac MedicoUse a table to condense the docs for the default_*...
2008-11-14 Zac MedicoBug #244485 - Document the !!atom blocker syntax.
2008-11-14 Zac MedicoAdd newlines so that first lines of tables display...
2008-11-14 Zac MedicoBug #244485 - Document USE dependencies.
2008-11-13 Zac MedicoBug #244485 - Document SRC_URI arrows for output file...
2008-11-13 Zac MedicoRename the "FUNCTIONS" section to "PHASE FUNCTIONS".
2008-11-13 Zac MedicoBug #244485 - Document the default phase function helpers.
2008-11-13 Zac MedicoBug #244485 - Document src_prepare() and src_configure...
2008-11-13 Zac MedicoBug #244485 - Document the doman enhancement from bug...
2008-10-22 Zac MedicoFix grammar.
2008-10-22 Zac MedicoDocument PROPERTIES=interactive.
2008-08-09 Zac MedicoBug #234100 - Update date and portage version in man...
2008-07-27 Zac MedicoBug #233077 - Add QA check which verifies that LDFLAGS...
2008-06-17 Zac MedicoRemove eblank docs.
2008-06-17 Zac Medico* Document eblank and eqawarn in the ebuild.5 man page.
2008-02-09 Zac MedicoBug #208743 - Update dosed docs to indicate that "s...
2008-02-08 Zac MedicoBug #208743 - Clarify dosed docs to indicate that sed...
2008-01-11 Zac MedicoBug #203887 - Implement RESTRICT=installsources for...
2007-12-29 Zac MedicoDocument that docinto works for dohtml.
2007-11-22 Zac MedicoDocument dohtml -p. Thanks to robbat2 for reporting.
2007-10-05 Zac MedicoDocument IUSE defaults.
2007-10-05 Zac MedicoDocument SLOT dependencies.
2007-10-05 Zac MedicoFix spelling of backward.
2007-10-05 Zac MedicoDocument the EAPI variable.
2007-08-22 Zac MedicoBug #189743 - Add .jpeg to the list of extensions suppo...
next