summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
...
* doc use_with/enable empty 3rd arg in EAPI 4Zac Medico2011-01-021-2/+6
| | | | See bug #322049.
* ebuild(5): fix grammar for dodoc -rZac Medico2010-12-301-1/+1
|
* ebuild(5): REPLAC* variables in EAPI 4Zac Medico2010-12-301-0/+17
|
* ebuild(5): MERGE_TYPE in EAPI 4Zac Medico2010-12-301-0/+18
|
* ebuild(5): src_install in EAPI 4Zac Medico2010-12-301-0/+23
|
* ebuild(5): pkg_pretend in EAPI 4Zac Medico2010-12-301-0/+9
|
* ebuild(5): REQUIRED_USE in EAPI 4Zac Medico2010-12-301-0/+18
|
* ebuild(5): USE dependency defaults in EAPI 4Zac Medico2010-12-301-0/+15
|
* ebuild(5): econf --disable-dep in EAPI 4Zac Medico2010-12-301-0/+3
|
* ebuild(5): doman -i18n overrides suffix in EAPI 4Zac Medico2010-12-301-1/+3
|
* ebuild(5): do/newins preserve symlinks in EAPI 4Zac Medico2010-12-301-2/+4
|
* ebuild(5): fix dosym docs (reference to hardlink)Zac Medico2010-12-301-1/+1
|
* ebuild(5): escape hyphens in docompress docsZac Medico2010-12-301-2/+2
|
* ebuild(5): dodoc -r supported in EAPI 4Zac Medico2010-12-301-1/+3
|
* ebuild(5): new docompress helper in EAPI 4Zac Medico2010-12-301-0/+39
|
* ebuild(5): helpers die automatically in EAPI 4Zac Medico2010-12-301-3/+11
|
* ebuild(5): dohard is not supported in EAPI 4Zac Medico2010-12-301-0/+2
|
* ebuild(5): dosed is not supported in EAPI 4Zac Medico2010-12-301-0/+3
|
* 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-17/+17
| | | | This will fix bug #346349 and bug #344799.
* Add example use.mask usage.Zac Medico2010-11-211-0/+8
|
* repoman: add wxwidgets.eclassnotused (bug 305469)Ryan Hill2010-11-131-0/+4
|
* note package.env in bashrc docsZac Medico2010-11-071-1/+4
|
* Support use.unsatisfiable and package.use.unsatisfiable files.Arfrever Frehtes Taifersar Arahesis2010-11-061-1/+40
|
* Update an example in portage.5 man page.Arfrever Frehtes Taifersar Arahesis2010-11-061-3/+3
|
* Support aliases in metadata/layout.conf.Zac Medico2010-10-221-2/+5
| | | | | | | This was requested by Daniel Robbins <drobbins@funtoo.org> so that the funtoo repository can set 'aliases = gentoo' in layout.conf, relieving funtoo users from the need to do a manual alias configuration in /etc/portage/repos.conf.
* Raise default backtrack limit for bug 337178Sebastian Luther2010-10-211-1/+1
| | | | | | | | The bug was solved in principle, but other conflicts could lead to all tries being used up too early. The default backtrack limit is changed from 5 to 10. The maximal depth of the backtrack graph is now half of the backtrack limit.
* Document egencache --update-changelogs.v2.2_rc93Zac 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-091-1/+1
|
* Bug #339642 - Make --sync try all addresses.Zac Medico2010-10-041-3/+4
|
* Add support for FEATURES=binpkg-logs which is similar to unmerge-logs,Zac Medico2010-09-221-0/+4
| | | | but applies to all binary package merges.
* Update emerge --autounmask docs to indicate support for LICENSEZac Medico2010-09-171-2/+2
| | | | masks.
* Bug #337180 - Add a --unmatched-removal option for stricter checkingZac Medico2010-09-151-0/+4
| | | | of package.mask and package.unmask files for unmatched removal atoms.
* Update --autounmask docs to note that it generates package.use settings.Zac Medico2010-09-091-1/+2
|
* Remove newlib from ebuild(5) as it does not exist.Michał Górny2010-09-081-2/+0
|
* Bug #336338 - Document FEATURES=candy.Zac Medico2010-09-071-0/+4
|
* Make the "MASKED PACKAGES" section of the emerge man page refer toZac Medico2010-09-051-1/+2
| | | | package.accept_keywords instead of package.keywords.
* Bug #335340 - Add support for PORTAGE_BZIP2_COMMAND andZac Medico2010-08-301-0/+10
| | | | | | PORTAGE_BUNZIP2_COMMAND settings in make.conf. This only adds support for binary packages, since that's where pbzip2 can provide the most benefit in common cases.
* Bug #326561 - Implement FEATURES=unknown-features-filter. This is notZac Medico2010-08-301-0/+3
| | | | | enabled by default now, but it may be in the future, depending on feedback from unknown-features-warn.
* Replace the literal portage version in all man page headers with theZac Medico2010-08-3014-14/+14
| | | | | | 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.
* Bug #335242: Fix typo in emerge(1) man page.Arfrever Frehtes Taifersar Arahesis2010-08-301-1/+1
|
* egencache: Add comment preserving to --update-use-local-desc.Michał Górny2010-08-281-3/+7
|
* Add --use-local-desc-output to egencache man page.Zac Medico2010-08-281-0/+3
|
* Bug #334817 - Make the make.conf.5 man page document the fact thatZac Medico2010-08-271-4/+7
| | | | /etc/portage/make.conf overrides /etc/make.conf.
* Add egencache --update-use-local-desc action to the man page.Zac Medico2010-08-271-0/+3
|
* Add a IUSE.missing repoman category for packages that have a USEZac Medico2010-08-261-0/+3
| | | | | | conditional which references a flag that is not listed in IUSE. Also split out a Package._metadata_exception() method to handle IUSE.missing for *DEPEND and SRC_URI.
* Add ebuild(1) support for FEATURES=digest.Zac Medico2010-08-251-2/+2
|