summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use sentence case throughoutUlrich Müller2024-05-081-1/+1
| | | | | | | | | | | | Subsection headings were already changed from title case to sentence case in commit ca463ce. This left chapter and section headings alone, which is inconsistent (although it is specified by some style guides like APA). This commit changes headings to sentence case throughout, following most other Gentoo documentation, e.g. wiki and devmanual. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Add an EAPI 8 identical to EAPI 7Ulrich Müller2021-06-051-4/+4
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Refer to chapters as chapters.Ulrich Müller2019-03-241-3/+3
| | | | | | | Also rename label prefixes, "ch:" for chapters, "sec:" for sections, as suggested by Michael Orlitzky. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* EAPI 7 has ENV_UNSET.Ulrich Müller2018-03-311-0/+23
| | | | | | Thanks to mgorny for providing the initial wording. Bug: https://bugs.gentoo.org/499288
* Add an EAPI 7 identical to EAPI 6.Ulrich Müller2018-03-301-2/+2
|
* Use simple underscores throughout.Ulrich Müller2017-05-151-15/+15
| | | | | Replacement was done using "sed -i 's/\\_/_/g' *.tex". This does not change the resulting PDF and HTML output.
* More consistent capitalisation of headings.eapi-6-approved-2017-04-29Ulrich Müller2017-04-161-2/+2
| | | | | | | | Use title case for first and second level headings (i.e., \chapter and \section in the main text, \section and \subsection in the EAPI cheat sheet); use sentence case everywhere else. https://archives.gentoo.org/gentoo-pms/message/cef75e03f1a3b692281a5b79065dc2b6
* Reformat EAPI tables to be more compact.Ulrich Müller2015-11-081-14/+10
| | | | | Combine all lines with identical behaviour for different EAPIs. Also use consistent indentation for tables in the LaTeX source.
* Add an EAPI 6 identical to EAPI 5.Ulrich Müller2015-11-081-1/+2
|
* Use the same line width for Emacs and Vim.Ulrich Müller2015-04-111-0/+1
| | | | | | Lines seem to be wrapped at 100 characters throughout, with the exception of eapi-cheatsheet.tex which is wrapped at 70 characters. Assign the "fill-column" file local variable for Emacs accordingly.
* Typographic fixes to make chktex happier.Ulrich Müller2015-03-241-5/+5
|
* Fix number of columns in several tables.Ulrich Müller2015-01-011-1/+1
|
* Profile IUSE injection is in EAPI 5.Ciaran McCreesh2012-09-131-3/+39
| | | | This reverts commit 9d2b8ee57bf3be941cfdfe13650952d91b9edfdc.
* Profile IUSE injection is not in EAPI 4.Ulrich Mueller2010-12-181-37/+3
|
* Remove conditionals for kdebuild-1.Ulrich Mueller2010-01-101-17/+0
| | | | Signed-off-by: Ulrich Mueller <ulm@gentoo.org>
* Move EAPI 3 to EAPI 4 as decided by councilChristian Faulhammer2009-12-101-2/+4
| | | | | | | ulm prepared this patch to move all features that were currently found in EAPI 3 to EAPI 4, as the new EAPI 3 will be added as an intermediate version for Prefix support. Details about that still need to be filled in.
* $USE_EXPAND and $USE_EXPAND_VALUES_* aren't incrementalCiaran McCreesh2009-07-101-3/+0
| | | | | | Portage doesn't treat things listed in USE_EXPAND as incremental, and nothing relies upon it behaving either way. Since that's the case, we don't really want USE_EXPAND_VALUES_* vars being special either.
* USE_EXPAND_UNPREFIXED should be incremental too.Ciaran McCreesh2009-06-261-0/+1
| | | | | We list all the other USE_EXPAND related variables as incremental, but not USE_EXPAND_UNPREFIXED. This doesn't make sense.
* Expand Emacs local variablesChristian Faulhammer2009-04-231-0/+3
| | | | | | Set indentation level to 4 Fix some cosmetic spacing issues Add missing local variables list
* USE is stricter in EAPI 3Ciaran McCreesh2009-04-231-22/+59
|
* Add prefixes to labels.Christian Faulhammer2009-02-201-2/+2
|
* Make non-breakable space in front of references...keeps the layout tidy Some ↵Christian Faulhammer2008-03-161-4/+6
| | | | reformatting caused by these changes
* Make it usable for Emacs, tooChristian Faulhammer2008-03-161-0/+5
|
* exchange bulletlist with compactitem in all filesChristian Faulhammer2008-03-161-2/+2
|
* USE_EXPAND vars in USE is illegalCiaran McCreesh2008-02-191-1/+1
|
* Vague up USE_EXPAND_HIDDENCiaran McCreesh2008-02-191-2/+3
|
* shall, must etcCiaran McCreesh2008-02-191-1/+1
|
* Formatting fixes. (dleverton)Ciaran McCreesh2007-11-131-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@173 a05a4626-2124-0410-b604-e6c5abf33261
* Be pedantic about should, shall, may, must etc wording. Gentoo#172522Ciaran McCreesh2007-04-111-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@137 a05a4626-2124-0410-b604-e6c5abf33261
* Keyword vs ARCH wording. Gentoo#172516Ciaran McCreesh2007-04-111-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@135 a05a4626-2124-0410-b604-e6c5abf33261
* Note explicitly that tokens in incremental variables are ordered arbitrarilyStephen Bennett2007-03-261-1/+3
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@124 a05a4626-2124-0410-b604-e6c5abf33261
* latex quotes and hyphensCiaran McCreesh2007-03-251-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@114 a05a4626-2124-0410-b604-e6c5abf33261
* Remove which. Make files/ optional. Add EBUILD_PHASE and TMPDIR. Remove ↵Stephen Bennett2007-03-151-3/+2
| | | | | | IMAGE. Disallow compression in src_install helpers. Tweak wording on CONFIG_PROTECT, _MASK. Various bugs, mostly from vapier. git-svn-id: http://svn.repogirl.net/pms/trunk@91 a05a4626-2124-0410-b604-e6c5abf33261
* various fixes from vapierStephen Bennett2007-03-091-4/+3
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@75 a05a4626-2124-0410-b604-e6c5abf33261
* Config protection, metadata.xml, undefined label fixes and makefile tweaksStephen Bennett2007-03-061-0/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@43 a05a4626-2124-0410-b604-e6c5abf33261
* Various wording cleanups. Make a bulletlist environment and use that rather ↵Ciaran McCreesh2007-01-111-2/+2
| | | | | | than itemize to avoid silly amounts of blank space git-svn-id: http://svn.repogirl.net/pms/trunk@23 a05a4626-2124-0410-b604-e6c5abf33261
* More ebuild env stuffStephen Bennett2007-01-091-1/+2
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@19 a05a4626-2124-0410-b604-e6c5abf33261
* -* is allowed in incrementalsCiaran McCreesh2007-01-061-2/+2
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@18 a05a4626-2124-0410-b604-e6c5abf33261
* Add the missing fileStephen Bennett2007-01-061-0/+57
git-svn-id: http://svn.repogirl.net/pms/trunk@13 a05a4626-2124-0410-b604-e6c5abf33261