misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
ebuild.5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove newlib from ebuild(5) as it does not exist.
Michał Górny
2010-09-08
1
-2
/
+0
*
Replace the literal portage version in all man page headers with the
Zac Medico
2010-08-30
1
-1
/
+1
*
Add support for a QA_PREBUILT variable should contain a list of
Zac Medico
2010-08-21
1
-0
/
+10
*
Update docs, comments, and messages to refer to make.globals in
Zac Medico
2010-08-19
1
-2
/
+2
*
Add not about RDEPEND not being implicitly set in EAPI 4 or later.
Zac Medico
2010-08-10
1
-2
/
+3
*
Bug #331413 - Clarify the behavior of the =$CATEGORY/$PN-$VERSION* atom
Zac Medico
2010-08-06
1
-3
/
+6
*
Bug #331413 - Clarify valid $VERSION parts that may be used in
Zac Medico
2010-08-06
1
-1
/
+4
*
Bug #317133 - s/execinto/exeinto/. Thanks to Denilson Sá <denilsonsa@gmail.c...
Zac Medico
2010-04-25
1
-1
/
+1
*
Document doins -r option.
Zac Medico
2010-01-04
1
-1
/
+2
*
* Fix type in econf --host argument.
Zac Medico
2009-12-12
1
-4
/
+6
*
Fix typo.
Arfrever Frehtes Taifersar Arahesis
2009-12-12
1
-1
/
+1
*
Add more EAPI 3 conditionals for prefix variables.
Zac Medico
2009-12-11
1
-2
/
+9
*
Add EAPI 3 conditionals for prefix variables.
Zac Medico
2009-12-11
1
-5
/
+8
*
fix definition regarding slashes for EPREFIX, D, ED and EROOT
Fabian Groffen
2009-12-10
1
-9
/
+14
*
Implement forward compatible Prefix support. This makes EPREFIX, ED and
Fabian Groffen
2009-12-10
1
-28
/
+45
*
Bug #295715 - Implement a register_success_hook function to complement
Zac Medico
2009-12-06
1
-0
/
+11
*
Bug #274497 - Misc spelling, grammar, and terminology fixes, including
Zac Medico
2009-10-09
1
-4
/
+4
*
Update documentation of inherit. Reported by Jeremy Olexa.
Arfrever Frehtes Taifersar Arahesis
2009-09-15
1
-4
/
+5
*
Fix documentation of some QA_* variables.
Arfrever Frehtes Taifersar Arahesis
2009-09-04
1
-3
/
+3
*
Rename QA_NEEDED to QA_DT_NEEDED.
Arfrever Frehtes Taifersar Arahesis
2009-08-21
1
-1
/
+1
*
Add support for QA_SONAME variable (bug #281964). Add support for QA_NEEDED v...
Arfrever Frehtes Taifersar Arahesis
2009-08-21
1
-0
/
+10
*
Improve description of QA_DT_HASH.
Arfrever Frehtes Taifersar Arahesis
2009-07-12
1
-0
/
+3
*
Fix "arguments" spelling.
v2.2_rc33
Zac Medico
2009-05-03
1
-1
/
+1
*
Bug #268398 - Document econf's automatic die behavior.
Zac Medico
2009-05-03
1
-2
/
+3
*
Clarify RESTRICT=bindist docs by referring to 'built' packages. Thanks to
Zac Medico
2009-04-29
1
-1
/
+1
*
Fix die() usage in ebuild phase examples. Thanks to Jeremy Olexa
Zac Medico
2009-01-25
1
-4
/
+3
*
Specify that metadata variable values should only contain ASCII as per GLEP 31.
Zac Medico
2008-12-29
1
-0
/
+3
*
Bug #251976 - Add a QA_PRESTRIPPED variable for ebuilds to disable warnings a...
Zac Medico
2008-12-24
1
-0
/
+5
*
Add a note about negative IUSE default settings being ineffective given
Zac Medico
2008-11-23
1
-1
/
+3
*
Use a table to condense the docs for the default_* phase functions.
Zac Medico
2008-11-14
1
-23
/
+22
*
Bug #244485 - Document the !!atom blocker syntax.
Zac Medico
2008-11-14
1
-0
/
+6
*
Add newlines so that first lines of tables display properly with man2html.
Zac Medico
2008-11-14
1
-0
/
+2
*
Bug #244485 - Document USE dependencies.
Zac Medico
2008-11-14
1
-0
/
+33
*
Bug #244485 - Document SRC_URI arrows for output file customization.
Zac Medico
2008-11-13
1
-0
/
+4
*
Rename the "FUNCTIONS" section to "PHASE FUNCTIONS".
Zac Medico
2008-11-13
1
-1
/
+1
*
Bug #244485 - Document the default phase function helpers.
Zac Medico
2008-11-13
1
-0
/
+29
*
Bug #244485 - Document src_prepare() and src_configure() phase functions.
Zac Medico
2008-11-13
1
-1
/
+15
*
Bug #244485 - Document the doman enhancement from bug #222439.
Zac Medico
2008-11-13
1
-0
/
+6
*
Fix grammar.
Zac Medico
2008-10-22
1
-1
/
+1
*
Document PROPERTIES=interactive.
Zac Medico
2008-10-22
1
-0
/
+10
*
Bug #234100 - Update date and portage version in man page headers.
Zac Medico
2008-08-09
1
-1
/
+1
*
Bug #233077 - Add QA check which verifies that LDFLAGS are respected. For now
Zac Medico
2008-07-27
1
-0
/
+5
*
Remove eblank docs.
Zac Medico
2008-06-17
1
-4
/
+0
*
* Document eblank and eqawarn in the ebuild.5 man page.
Zac Medico
2008-06-17
1
-0
/
+7
*
Bug #208743 - Update dosed docs to indicate that "s:${D}::g" is used
Zac Medico
2008-02-09
1
-1
/
+2
*
Bug #208743 - Clarify dosed docs to indicate that sed is performed
Zac Medico
2008-02-08
1
-1
/
+1
*
Bug #203887 - Implement RESTRICT=installsources for binaries that are
Zac Medico
2008-01-11
1
-0
/
+4
*
Document that docinto works for dohtml.
Zac Medico
2007-12-29
1
-1
/
+2
*
Document dohtml -p. Thanks to robbat2 for reporting.
Zac Medico
2007-11-22
1
-1
/
+1
*
Document IUSE defaults.
Zac Medico
2007-10-05
1
-1
/
+5
[next]