summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/wine: Check SHAs for staging compat, bug #572522NP-Hardass2016-01-301-0/+12
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* app-emulation/wine: Update metadata.xml with gstreamer descriptionNP-Hardass2016-01-241-0/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Update warning for Staging in >=1.8NP-Hardass2016-01-182-6/+4
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: update metadata.xmlNP-Hardass2016-01-181-3/+5
| | | | 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: Version bump to 1.8, renable gst w/ stagingNP-Hardass2016-01-184-0/+546
| | | | Package-Manager: portage-2.2.25
* app-emulation/wine: Resolve bug #566036 for 9999NP-Hardass2015-12-312-2/+2
| | | | Package-Manager: portage-2.2.25
* app-emulation/wine: Resolve bug #566036NP-Hardass2015-11-172-2/+2
| | | | Package-Manager: portage-2.2.23
* app-emulation/wine: Version bump to 1.7.55. Pulseaudio now mainstream.NP-Hardass2015-11-163-12/+447
| | | | | | | | 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-152-2/+2
| | | | | | 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-153-1/+448
| | | | | | | | | 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: Version bumps to 1.7.52 and 1.7.53NP-Hardass2015-11-133-0/+894
| | | | Package-Manager: portage-2.2.23
* app-emulation/wine: works with gcc-5.2.0 with latest patchsetAlexandre Rostovtsev2015-10-0340-234/+504
| | | | | | | | 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: Update manifest, fixes bug 559984NP-Hardass2015-09-081-0/+2
| | | | Package-Manager: portage-2.2.20
* app-emulation/wine: Version bump to 1.7.51NP-Hardass2015-09-081-0/+439
|
* app-emulation/wine: ncurses has slotsAlexandre Rostovtsev2015-08-3038-39/+39
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/wine: restrict gcc-5 only for 64-bit wineAlexandre Rostovtsev2015-08-2638-72/+162
| | | | | | | | 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-263-1/+443
| | | | | | | | | 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
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-2438-75/+75
| | | | | | 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-0854-0/+16079
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