summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-block: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-block/tw_cli: drop RESTRICT=primaryuriRobin H. Johnson2019-10-072-2/+2
| | | | | | | | | We have special mirroring permission for these distfiles, so drop RESTRICT=primaryuri Fixes: https://bugs.gentoo.org/696828 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-block/tw_cli: Sort KEYWORDSMichał Górny2019-07-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-block/tw_cli: don't reference ${DISTDIR} in pkg_nofetchBen Kohler2019-02-051-5/+4
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-block/tw_cli: don't reference ${DISTDIR} in pkg_nofetchBen Kohler2019-02-041-5/+4
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-block/tw_cli: drop old EAPIAaron Bauman2018-06-028-624/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-block/tw_cli: drop EAPI=2 ebuildAaron Bauman2018-06-012-108/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-017-7/+21
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* sys-block/tw_cli: special version for >=3.8 kernelRobin H. Johnson2018-01-042-10/+125
| | | | | | | | | | | | | | | | | | | | | | | | TL;DR: if you run 3ware cards on a 3.8 or newer kernel, you need to upgrade the utility to correctly write card variables, as the old version will sometimes segfault. Tested on hardware models: 9750-4i, 9650SE-8LPML, 9690SA. Per email: > I've noticed recently that sys-block/tw_cli will segfault on modern > systems when setting variables on a card (at least on a 9750-4i). > ... > when you go to run a battery capacity test, it'll complete the capacity > test command, but segfault before it can update the timestamp on the > card to record the last capacity test date. That causes the date to > become "01-Jan-1970", and then dmesg will get flooded with "Battery > capacity test overdue" messages. That's what prompted me to open a case > with Broadcom, and then try to find some kind of workaround. Reported-by: Joshua Kinard <kumba@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --force
* sys-block: Update Manifest hashes.Ulrich Müller2017-12-091-11/+11
|
* sys-block/tw_cli: fix PORTDIR/licenses/ access.Robin H. Johnson2017-09-272-4/+9
| | | | | Bug: https://bugs.gentoo.org/373349#c72 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-289-9/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-block/tw_cli: Cleanup per bug #231477Pacho Ramos2016-08-061-4/+0
| | | | Package-Manager: portage-2.3.0
* sys-block/tw_cli: Remove oldManuel Rüger2016-04-178-603/+0
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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-245-5/+5
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-0818-0/+1446
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