summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Add FEATURES=distcc-pump support.MATSUU Takuto2011-05-251-0/+3
| | | | This will fix bug #288597.
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-252-3/+3
|
* Update timestamps in headers of modified files.Zac Medico2011-05-042-2/+2
|
* repoman: remove most old-style virtual checksZac Medico2011-05-041-9/+0
| | | | | | | | | PROVIDE virtuals have been banned from Gentoo's tree (see bug #365505), so these checks aren't needed anymore. The PROVIDE.syntax check is kept in the Package class since PROVIDE is still supported for backward compatibility, and therefore invalid syntax can still have negative effects. This check can be removed if/when backward compatibilty is completely dropped.
* repoman: Check for PROVIDE.Ulrich Mueller2011-05-041-0/+3
| | | | This will fix bug #365505.
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-041-2/+2
| | | | Use VARIABLE=VALUE syntax for arguments of set_unless_changed().
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-041-3/+17
|
* emerge: add --misspell-suggestions=n optionZac Medico2011-05-041-1/+7
| | | | This will fix bug #363137.
* Update timestamps in headers of modified files.Zac Medico2011-04-131-1/+1
|
* Add force-mirror FEATURE.David James2011-04-131-0/+4
| | | | | | | | | | | | | force-mirror: Only fetch files from configured mirrors, ignoring SRC_URI, except when mirror is in the ebuild(5) RESTRICT variable. BUG=chromium-os:13221 TEST=Test that ebuilds now fail with FEATURES=force-mirror if files are not in the configured mirror. Change-Id: I8484d5af8dff97b431398030b33c024ff1295ba0 Review URL: http://codereview.chromium.org/6677171
* Support PORTAGE_GPG_SIGNING_COMMAND variable.Arfrever Frehtes Taifersar Arahesis2011-04-131-0/+4
|
* emerge: support [ y | n ] for --askZac Medico2011-03-261-1/+1
| | | | | | This allows --ask to be enabled via EMERGE_DEFAULT_OPTS, and then temporarily disabled via the command-line. This may be useful for programs that call emerge non-interactively, as in bug #360233.
* Update timestamps in headers of modified files.v2.1.9.44Zac Medico2011-03-181-1/+1
|
* make.conf.5: fix "direcory" spellingZac Medico2011-03-181-1/+1
| | | | Thanks to Francesco Turco in bug #359273.
* emerge: support [ y | n ] for --quietv2.1.9.43Zac Medico2011-03-141-3/+3
| | | | | | This allows --quiet and --quiet-build to be enabled via EMERGE_DEFAULT_OPTS, and then temporarily disabled via the command- line.
* repoman: add back portage.internal checkZac Medico2011-03-011-0/+3
| | | | | | This check got removed for bug #262365, but now that EAPI 4 is released we can add it back. Now it checks for ecompress/ecompressdir too (for bug #218347).
* emerge.1: fix arg description more for bug 354137Zac Medico2011-02-211-2/+3
|
* _eapi4_src_install: handle empty DOCS like PMSZac Medico2011-02-191-1/+1
| | | | This will fix bug #355635.
* Update date headers for modified files.v2.1.9.40Zac Medico2011-02-151-1/+1
|
* ebuild.1: update outdated BUILD_PREFIX docsZac Medico2011-02-131-2/+2
| | | | This will fix bug #354387.
* emerge.1: cross-ref --newuse and --changed-useZac Medico2011-02-131-1/+3
| | | | This will fix bug #354437.
* emerge.1: update date in headerv2.1.9.39Zac Medico2011-02-081-1/+1
|
* emerge.1: clarify docs for package argumentsZac Medico2011-02-081-4/+6
| | | | This will fix bug #354137.
* Update dates in headers.Zac Medico2011-02-071-1/+1
|
* ebuild.5: fix spelling of "defaults"Zac Medico2011-02-071-1/+1
|
* repoman.1: new variable.usedwithhelpers checkZac Medico2011-02-021-1/+4
|
* portage.5: update date in headerZac Medico2011-02-021-1/+1
|
* portage.5: document /etc/portage/license_groupsZac Medico2011-02-021-0/+1
|
* make.conf.5: doc multi PORTAGE_BINHOST supportZac Medico2011-02-021-4/+4
|
* dispatch-conf: restrict default archive-dir permsv2.1.9.34Zac Medico2011-01-191-2/+14
| | | | | Also, add warnings about rcs and ci behavior in dispatch-conf.conf and dispatch-conf.1. This will fix bug #315603.
* make.conf.5: document FFLAGS and FCFLAGSSébastien Fabbro2011-01-191-1/+11
|
* econf: check confgure --help for --disable-dep...Zac Medico2011-01-121-1/+3
| | | | This is the new behavior, for bug #211529.
* doc use_with/enable empty 3rd arg in EAPI 4Zac Medico2011-01-021-2/+6
| | | | See bug #322049.
* ebuild(5): merge EAPI 4 docs from masterZac Medico2010-12-301-8/+169
|
* Bump header date stamps on man pages.Zac Medico2010-11-262-2/+2
|
* Fix quotes in QA_PREBUILT docs.Zac Medico2010-11-261-1/+1
|
* Revert use.unsatisfiable support for now.Zac Medico2010-11-241-38/+0
| | | | | | | | | The current implementation doesn't provide anything to distinguish it from use.mask, and it's arguable that another approach such as an atom syntax extension (for optional dependencies) would be more appropriate. This reverts commit 93ee6a847be949e7752c3c052d3eb0619e408b43.
* emerge: accept 'y' for options that accept 'n'Zac Medico2010-11-231-16/+16
| | | | This will fix bug #346349 and bug #344799.
* Add example use.mask usage.Zac Medico2010-11-231-0/+8
|
* repoman: add wxwidgets.eclassnotused (bug 305469)Ryan Hill2010-11-231-0/+4
|
* note package.env in bashrc docsZac Medico2010-11-231-1/+4
|
* Support use.unsatisfiable and package.use.unsatisfiable files.Arfrever Frehtes Taifersar Arahesis2010-11-231-1/+40
|
* Update an example in portage.5 man page.Arfrever Frehtes Taifersar Arahesis2010-11-231-3/+3
|
* Raise default backtrack limit from 5 to 10.Zac Medico2010-10-221-1/+1
|
* Document egencache --update-changelogs.v2.1.9.15Zac Medico2010-10-111-1/+4
|
* Update man page header dates.Zac Medico2010-10-1110-10/+10
|
* Add support for emerge --buildpkg=n.Zac Medico2010-10-111-1/+1
|
* Bug #339642 - Make --sync try all addresses.Zac Medico2010-10-061-3/+4
|
* Remove --depclean-lib-check docs from the man/emerge.1 since it's not ↵Zac Medico2010-09-271-6/+0
| | | | supported in the stable branch.
* Adjust package sets documentation to match behavior in the stable branch.Zac Medico2010-09-272-19/+3
|