diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-11-14 08:00:42 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-11-14 08:00:42 +0000 |
commit | f9e226bb8b93c03ee1b84ba29b91b4e35a2ac744 (patch) | |
tree | dd14951b7b1e3b60aa9a6d1525b6bdb1ca1b3c3f /NEWS | |
parent | Use a table to condense the docs for the default_* phase functions. (diff) | |
download | portage-idfetch-f9e226bb8b93c03ee1b84ba29b91b4e35a2ac744.tar.gz portage-idfetch-f9e226bb8b93c03ee1b84ba29b91b4e35a2ac744.tar.bz2 portage-idfetch-f9e226bb8b93c03ee1b84ba29b91b4e35a2ac744.zip |
* git support for repoman
svn path=/main/trunk/; revision=11904
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ portage-2.2 remaining packages and any with unsatisfied dependencies are automatically dropped. The --skipfirst option automatically drops packages in the same way, and also drops any masked packages. -* Add subversion support for repoman. +* Add git and subversion support for repoman. * It is now possible to use `emerge <file>` to reinstall the package that installed a particular file. Package contents entries are indexed to improve performance. A command such as `emerge /lib/modules` can serve |