summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* NEWS: fix --depclean-lib-check sentencev2.2.0_alpha131Zac Medico2012-09-211-1/+1
|
* NEWS/RELEASE-NOTES: adjust info for package setsZac Medico2012-09-211-1/+2
|
* Add preserve-libs for stable branch (not default)Zac Medico2012-09-211-7/+8
| | | | | | | | | EAPI 5 supports automatic rebuilds via the slot-operator and sub-slots, which makes preserve-libs much more user-friendly, since it makes @preserved-rebuild unnecessary (also see bug #364425 for explanation of @preserved-rebuild shortcomings). Therefore, enable preserve-libs for the stable branch, but not by default. After EAPI 5 is widely adopted, we can consider enabling preserve-libs by default.
* NEWS: EAPI 5 in 2.1.11.19Zac Medico2012-09-201-0/+5
|
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-291-2/+2
| | | | | This makes it consistent with the language in the PMS eapi-5 branch: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=5d6749ac9e5ddc5b1daaad7737b65fa81c6ece47
* NEWS: 2.1.11: experimental EAPI 4-slot-abiZac Medico2012-06-221-0/+9
|
* NEWS: Add note about EAPI 3 in portage-2.1.7.17.Zac Medico2011-07-251-0/+6
|
* NEWS: FEATURES=parallel-install and ebuild-locksZac Medico2011-06-021-0/+2
|
* NEW/RELEASE-NOTES: add items for portage-2.1.10Zac Medico2011-06-021-0/+9
|
* NEWS: EAPI 4 support in portage-2.1.9.27Zac Medico2010-12-311-1/+7
|
* Add note about reposyntax enhancements.Zac Medico2010-11-021-0/+4
|
* Add note about FEATURES=preserve-libs.Zac Medico2010-11-021-0/+3
|
* Add note about EAPI 4_pre1.v2.2_rc99Zac Medico2010-10-211-0/+1
|
* Note more benefits of having USE=ipc enabled.v2.2_rc98Zac Medico2010-10-181-1/+3
|
* Add news about USE=ipc.Zac Medico2010-10-071-0/+9
|
* Add news about splitting the top-level __init__.py.v2.2_rc64Zac Medico2010-03-031-0/+6
| | | | svn path=/main/trunk/; revision=15730
* Add notes about python3 support.v2.2_rc45Zac Medico2009-10-101-0/+2
| | | | svn path=/main/trunk/; revision=14564
* Add news for 2.1.7.Zac Medico2009-10-101-1/+5
| | | | svn path=/main/trunk/; revision=14548
* Add a note about --accept-properties and exclusion of interactive updates.v2.2_rc44Zac Medico2009-10-061-0/+3
| | | | svn path=/main/trunk/; revision=14502
* Add notes about FEATURES=protect-owned and move the note aboutZac Medico2008-12-281-0/+10
| | | | | | --complete-graph to NEWS. svn path=/main/trunk/; revision=12362
* Remove stray part about 'link level dependency awareness' in the 2.1.6 sectionZac Medico2008-12-111-3/+0
| | | | | | | and remove extraneous line 8. Thanks to Arun Raghavan <ford_prefect@g.g> for reporting. svn path=/main/trunk/; revision=12204
* Sync with 2.1.6 branch.Zac Medico2008-12-041-4/+9
| | | | svn path=/main/trunk/; revision=12154
* * git support for repomanZac Medico2008-11-141-1/+1
| | | | svn path=/main/trunk/; revision=11904
* EAPI 2 is now supported.Zac Medico2008-09-271-5/+3
| | | | svn path=/main/trunk/; revision=11574
* Add note about support for EAPI="2_pre0".v2.2_rc4Zac Medico2008-07-281-0/+5
| | | | svn path=/main/trunk/; revision=11236
* Add PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjustZac Medico2008-07-251-0/+2
| | | | | | IO priority on portage and it's subprocesses. svn path=/main/trunk/; revision=11192
* Update --depclean and --prune, removing warnings about libraries since thoseZac Medico2008-07-221-0/+2
| | | | | | are now automatically accounted for. svn path=/main/trunk/; revision=11168
* Document the new --jobs and --load-average options for parallelization.Zac Medico2008-07-111-0/+3
| | | | svn path=/main/trunk/; revision=11014
* Fix typo.Zac Medico2008-06-271-1/+1
| | | | svn path=/main/trunk/; revision=10819
* Add documentation for the new --keep-going option.Zac Medico2008-06-271-0/+5
| | | | svn path=/main/trunk/; revision=10818
* Add subversion support for repoman. (thanks grobian)Zac Medico2008-06-201-0/+1
| | | | svn path=/main/trunk/; revision=10747
* update release notes/newsMarius Mauch2008-06-201-5/+18
| | | | svn path=/main/trunk/; revision=10733
* The dependency resolver now has a feedback mechanism that helps make atomZac Medico2008-04-151-0/+7
| | | | | | | selections more consistent with previous selections that have been added to the graph. This solves some common cases of bug #1343. svn path=/main/trunk/; revision=9906
* minor documentation updatesMarius Mauch2008-02-091-1/+1
| | | | svn path=/main/trunk/; revision=9309
* * After the initial setup phase, the original ebuild and eclasses are noZac Medico2007-11-301-0/+7
| | | | | | | | longer needed because the same ebuild environment is reused for the entire lifecycle of the package, including uninstallation. svn path=/main/trunk/; revision=8757
* add some notes about restrictions wrt package setsMarius Mauch2007-10-211-0/+1
| | | | svn path=/main/trunk/; revision=8206
* PDEPEND is now installed as soon as possible so that it behaves more like ↵Zac Medico2007-07-141-0/+3
| | | | | | RDEPEND. svn path=/main/trunk/; revision=7251
* Update 2.1.3 news for elog stuff.Zac Medico2007-06-221-2/+2
| | | | svn path=/main/trunk/; revision=6950
* Add a note about preservation of timestamps on merged files.Zac Medico2007-06-121-0/+3
| | | | svn path=/main/trunk/; revision=6812
* Move news about ** token in package.keywords to the 2.1.3 section.Zac Medico2007-06-111-1/+1
| | | | svn path=/main/trunk/; revision=6807
* Bump 2.1.3 to 2.2 for some features and add news about USE_EXPAND wildcards.Zac Medico2007-06-111-1/+8
| | | | svn path=/main/trunk/; revision=6802
* Update for glep42, preserve-libs and elogMarius Mauch2007-05-181-0/+4
| | | | svn path=/main/trunk/; revision=6549
* Remove news about profile masking which has been reverted pending resolution ↵Zac Medico2007-05-021-2/+0
| | | | | | of bug #170697. Thanks to Arfrever Frehtes Taifersar Arahesis in #149508. svn path=/main/trunk/; revision=6472
* Fix -* handling in gvisible to match incremental semanticsMarius Mauch2007-04-301-0/+4
| | | | svn path=/main/trunk/; revision=6459
* Implement license visibility filtering for GLEP 23, bug #17367, and bug #152593.Zac Medico2007-03-201-0/+1
| | | | svn path=/main/trunk/; revision=6251
* Remove legacy "masked by: profile" support as per bug #149508. Profiles ↵Zac Medico2007-03-091-0/+2
| | | | | | should use package.mask to mask unwanted versions of system packages. svn path=/main/trunk/; revision=6195
* Undoing previous testRobin H. Johnson2007-02-231-1/+0
| | | | svn path=/main/trunk/; revision=6054
* Testing CIA commit logs, will undo in a moment.Robin H. Johnson2007-02-231-0/+1
| | | | svn path=/main/trunk/; revision=6053
* Document namespace sanitizingMarius Mauch2007-01-251-0/+2
| | | | svn path=/main/trunk/; revision=5786
* Add new ** for package.keywords token to bypass keyword visibility layerMarius Mauch2007-01-231-2/+8
| | | | svn path=/main/trunk/; revision=5759