rename xbps-packages to void-packages

This commit is contained in:
Enno Boland
2014-09-26 14:24:06 +02:00
parent 09bf6646d1
commit 2fe65dccec
6 changed files with 15 additions and 13 deletions

2
NEWS
View File

@@ -15,6 +15,8 @@ xbps-0.41 (???):
the next update xbps-install will automatically replace the broken release by
the new downgraded release.
* replace xbps-package directory by the new void-packages, by Enno Boland.
xbps-0.40 (2014-09-18):
* xbps-install(8): handle xbps_transaction_prepare() returning ENOSPC, to