summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-power/bbswitch: Migrate to linux-mod-r1Mike Pagano2023-11-241-0/+59
| | | | | | | Closes: https://bugs.gentoo.org/908714 Signed-off-by: Mike Pagano <mpagano@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/33938 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: align longdescription opening and closing tagsPetr Vaněk2022-10-201-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign np-hardass's packagesJoonas Niilola2022-07-241-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/bbswitch: drop 9999 as we are not really maintaining itPacho Ramos2022-05-271-55/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: drop 0.8_p20200526Pacho Ramos2022-05-272-56/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: Fix compat with kernel 5.18Pacho Ramos2022-05-272-1/+22
| | | | | | Closes: https://bugs.gentoo.org/847481 Thanks-to: Joe Kappus Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: Stabilize 0.8_p20211129 x86, #847001Jakov Smolić2022-05-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-power/bbswitch: Stabilize 0.8_p20211129 amd64, #847001Sam James2022-05-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/bbswitch: Bump to new snapshotPacho Ramos2021-12-212-0/+56
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-power/bbswitch: remove unused patchesMichael Mair-Keimberger2021-09-102-70/+0
| | | | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22244 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/bbswitch: Drop oldPacho Ramos2021-09-062-58/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: Stabilize 0.8_p20200526 amd64, #811240Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/bbswitch: x86 stable wrt bug #811240Agostino Sarubbo2021-09-011-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-power/bbswitch: Update live ebuildPacho Ramos2021-07-081-8/+6
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: Bump to latest snapshotPacho Ramos2021-07-082-0/+56
| | | | | | | | | Also fix building Closes: https://bugs.gentoo.org/761370 Thanks-to: Johannes Lode Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* */*: normalise np-hardass@ emailSam James2021-03-251-2/+2
| | | | | | | The old form confused tools like bug-assign-user-js and is more consistent with the rest of the tree. Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-power/bbswitch: Drop oldPacho Ramos2021-02-141-54/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: Join as maintainerPacho Ramos2021-01-141-0/+4
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/bbswitch: drop myself from maintainers.Piotr Karbowski2020-12-261-4/+0
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-power/bbswitch: migrate to sys-apps/kmodMikle Kolyada2020-08-082-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-power/bbswitch-0.8-r3: kernel 5.6 support; $CC fixes.Piotr Karbowski2020-04-063-4/+116
| | | | | | Closes: https://bugs.gentoo.org/715500 Closes: https://bugs.gentoo.org/702730 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-power/bbswitch: update maintainer infoJoonas Niilola2019-11-211-2/+2
| | | | | | | | - mva@g.o, proxy-mainted e-mail address doesn't exist in Bugzilla anymore. Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/bbswitch: Dropping old 0.8 and 0.8-r1.Piotr Karbowski2019-03-092-96/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-power/bbswitch: stabilize 0.8-r2 on amd64/x86Piotr Karbowski2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-power/bbswitch: 9999, 0.8-r2 - better kernel source dir handling,Piotr Karbowski2019-02-253-3/+61
| | | | | | | | | | | | With approval of NP-Hardass adding myself to metadata. EAPI bump. Fixing the way kernel sources are find, the hardcoded value uses running kernel's /build dir, it was later altered to default /usr/src/linux. This change makes it so it uses $KERNEL_DIR that defaults to /usr/src/linux and fallback to running kernel's /build if no /usr/src/linux exist. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-power/bbswitch-0.8-r1: amd64/x86 stable, bug 627826Matt Turner2018-03-311-2/+2
|
* sys-power: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* sys-power/bbswitch: Bump to 0.8-r1 and fix compiling w/ kernel 4.12, #623736NP-Hardass2017-07-244-2/+128
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-power/bbswitch: Add self to metadataNP-Hardass2017-02-161-0/+4
| | | | Package-Manager: portage-2.3.0
* sys-power/bbswitch: Drop from metadataPacho Ramos2017-02-041-4/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|
* 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.
* sys-power/bbswitch: metadata.xml: update maintainer's email addressIan Delaney2015-10-311-1/+1
| | | | Package-Manager: portage-2.2.23
* sys-power/bbswitch: Drop oldPacho Ramos2015-09-222-37/+0
| | | | Package-Manager: portage-2.2.20.1
* Add a comment with the bug reference for remembering the reason of ↵Pacho Ramos2015-09-221-0/+1
| | | | | | src_prepare patching Package-Manager: portage-2.2.20.1
* sys-power/bbswitch: fixing build bug 513542Matthew Thode2015-09-221-1/+5
| | | | 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-241-1/+1
| | | | | | 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-085-0/+101
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