summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning the overlay removing old files.Fabio Rossi2017-06-251-549/+0
| | | | | | | Let's clean the overlay keeping only last version of each major release, this simplifies the management of the files. At a certain point it might be even possible to import older versions that are now package-masked in the main Gentoo repository.
* app-emulation/vmware-workstation: remove RESTRICT=preserve-libs, makes no senseAndreas K. Hüttel2016-03-201-1/+1
| | | | | | | | This restrict means that libraries from *this* package are not preserved. We have the exact opposite problem, we want that this package does not *cause* other libraries to be preserved... Package-Manager: portage-2.2.27
* app-emulation/vmware-workstation: Fix symlinks, bug 558242Andreas K. Hüttel2016-03-201-0/+549
This isn't really clean; probably parts of the package still need 0.9.8... better than installing broken links though. More later. Package-Manager: portage-2.2.27