summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-firmware/seabios: Actually use iasl to rebuild hex filesLuke Dashjr2018-11-111-0/+145
| | | | | | | | | | Fixed build to actually use sys-power/iasl (rather than using bundled pre-compiled hex files). Generated hex files do not match, so to be sure, I revbumped the ebuild version. Closes: https://github.com/gentoo/gentoo/pull/9182 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sys-firmware/seabios: amd64 stable wrt bug #658180Mikle Kolyada2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-firmware/seabios: x86 stable (bug #658180)Thomas Deutschmann2018-06-181-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-firmware/seabios: change maintainerMatthias Maier2018-06-091-3/+3
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-firmware/seabios: drop 1.10.1Matthias Maier2018-02-112-145/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/seabios: version bump to 1.11.0Matthias Maier2018-02-112-0/+139
| | | | | Bug: https://bugs.gentoo.org/617232 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/seabios: Add support for newer pythonPacho Ramos2017-12-101-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-firmware: Update Manifest hashes.Ulrich Müller2017-12-091-5/+5
|
* sys-firmware/seabios: stabilize on amd64, x86, bug #625614Matthias Maier2017-08-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sys-firmware/seabios: drop old versionsMatthias Maier2017-05-035-429/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-firmware/seabios: version bump to 1.10.2Matthias Maier2017-05-035-0/+158
| | | | | | | - port to EAPI 6 - also build/install bios-256k.bin, bug #617422 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-firmware/seabios: remove unneeded patchAlon Bar-Lev2017-01-222-1/+1
| | | | | | Bug: 604158 Package-Manager: portage-2.3.0
* sys-firmware/seabios: x86 stable wrt bug #601824Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/seabios: amd64 stable wrt bug #601824Agostino Sarubbo2017-01-211-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/seabios: remove unneeded patchAlon Bar-Lev2017-01-021-2/+1
| | | | | | Bug: 604158 Package-Manager: portage-2.3.0
* sys-firmware/seabios: version bump to 1.10.1 #599084Mike Frysinger2016-12-292-0/+146
|
* sys-firmware/seabios: update URIs to https://Mike Frysinger2016-11-103-9/+9
|
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-013-3/+3
|
* sys-firmware/seabios: add support for python3hkgz2016-03-173-3/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/1020
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-3/+2
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-firmware/seabios: fix binary logic #570876#7Mike Frysinger2016-01-041-4/+7
| | | | | | Previous commit here incorrectly nested the amd64 & x86 flags. Reported-by: Mike Gilbert <floppym@gentoo.org>
* sys-firmware/seabios: add keywords for everyone #570876Mike Frysinger2016-01-041-6/+6
| | | | | | We invert the REQUIRED_USE logic so it forces USE=binary for all non-x86 arches. That way installing binaries works regardless of the architecture.
* sys-firmware/seabios: add upstream fix for building on hardened systems #559980Mike Frysinger2015-09-142-1/+41
|
* sys-firmware/seabios: x86 stable wrt bug #558416Agostino Sarubbo2015-09-081-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-firmware/seabios: amd64 stable wrt bug #558416Agostino Sarubbo2015-09-081-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-firmware/seabios: add USE=debug to control debug output levelsMike Frysinger2015-08-291-3/+11
|
* sys-firmware/seabios: add qemu herdMike Frysinger2015-08-291-0/+1
|
* sys-firmware/seabios: version bump to 1.8.2Mike Frysinger2015-08-293-0/+135
|
* 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-243-3/+3
| | | | | | 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-0810-0/+288
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