summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/wine: Update warning for Staging in >=1.8NP-Hardass2016-01-181-3/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: update 9999NP-Hardass2016-01-181-10/+10
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Resolve bug #566036 for 9999NP-Hardass2015-12-311-1/+1
| | | | Package-Manager: portage-2.2.25
* app-emulation/wine: Resolve bug #566036NP-Hardass2015-11-171-1/+1
| | | | Package-Manager: portage-2.2.23
* app-emulation/wine: Version bump to 1.7.55. Pulseaudio now mainstream.NP-Hardass2015-11-161-12/+6
| | | | | | | | Pulseaudio support has been merged upstream. While this means that patches from Wine Staging are no longer necessary, some users may still want to keep the staging flag enabled for additional patches for pulseaudio. Package-Manager: portage-2.2.23
* app-emulation/wine: Revbump 1.7.54. Fixes bug due to move of .desktop fileNP-Hardass2015-11-151-1/+1
| | | | | | Thanks to karolherbst for reporting Package-Manager: portage-2.2.23
* app-emulation/wine: Version bump to 1.7.54. Drop default prelink flag.NP-Hardass2015-11-151-1/+1
| | | | | | | | | Wine 1.7.54 adds a patch to use the system linker if possible before attempting to use prelink. As such, dropping default status for prelink. Hardened users are unable to take advantage of this and may still want to unmask and use the prelink flag, though this isn't well supported. Package-Manager: portage-2.2.23
* app-emulation/wine: works with gcc-5.2.0 with latest patchsetAlexandre Rostovtsev2015-10-031-6/+12
| | | | | | | | Instead of a simple version check, run the upstream test case to check whether the installed gcc ebuild has the ms_abi bug or not. Gentoo-Bug: 549768 Package-Manager: portage-2.2.22
* app-emulation/wine: ncurses has slotsAlexandre Rostovtsev2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/wine: restrict gcc-5 only for 64-bit wineAlexandre Rostovtsev2015-08-261-2/+4
| | | | | | | | Also, improve error message a bit. Gentoo-Bug: 549768 Thanks-to: xpue Package-Manager: portage-2.2.20.1
* app-emulation/wine: add 1.7.50Alexandre Rostovtsev2015-08-261-1/+2
| | | | | | | | | Staging and gstreamer for now mutually exclusive due to threading changes in the staging patchset. Gentoo-Bug: 558342 Reported-by: David Brooke Package-Manager: portage-2.2.20.1
* Use https by defaultJustin Lecher2015-08-241-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+436
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed