summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-laptop/tpacpi-bat: update patchChristoph Junghans2016-11-142-2/+2
| | | | Package-Manager: portage-2.3.0
* app-laptop/tpacpi-bat: update metadataChristoph Junghans2016-11-131-1/+1
| | | | Package-Manager: portage-2.3.0
* app-laptop/hdapsd: update metadataChristoph Junghans2016-11-131-1/+1
| | | | Package-Manager: portage-2.3.0
* Remove masked for removal packagesPacho Ramos2016-11-0913-465/+0
|
* app-laptop/mbpfan: initial commit with versions 1.9.1 and liveGöktürk Yüksek2016-10-174-0/+86
| | | | | | | | mbpfan is a daemon that uses input from coretemp module and sets the fan speed using the applesmc module. This enhanced version assumes any number of processors and fans. Package-Manager: portage-2.3.0
* app-laptop/batti: Drop oldPacho Ramos2016-10-161-47/+0
| | | | Package-Manager: portage-2.3.1
* app-laptop/batti: x86 stable, bug #586462Pacho Ramos2016-10-161-2/+2
| | | | Package-Manager: portage-2.3.1
* app-laptop/tp_smapi: new revision that doesn't call pkg_pretend() directly.Michael Orlitzky2016-10-121-2/+10
| | | | | | Gentoo-Bug: 596622 Package-Manager: portage-2.3.0
* app-laptop/batti: amd64 stable wrt bug #586462Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-laptop/laptop-mode-tools: version bumpAlon Bar-Lev2016-09-242-0/+96
| | | | Package-Manager: portage-2.2.28
* app-laptop/tpacpi-bat: fixed live ebuildChristoph Junghans2016-08-231-2/+2
| | | | Package-Manager: portage-2.2.28
* app-laptop/tpacpi-bat: battery number in configuration instead of init scriptnemunaire2016-08-234-5/+134
| | | | close #1857 gh
* app-laptop/pommed: remove unused patchesMichael Mair-Keimberger (asterix)2016-08-113-225/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-laptop/tp_smapi: new version 0.42.Michael Orlitzky2016-08-053-18/+18
| | | | | | | | | | | | | | | | | | | | This adds a new version 0.42, and updates the ebuild a bit. First, the ebuild was updated to EAPI=6. Then the RESTRICT=userpriv was removed, as it no longer seems to have any effect: I can install the package fine with FEATURES=userpriv. Next, an obsolete kernel version check was removed. Every version of every flavor of Linux sources we have in the tree is already newer than 2.6.19. Finally, einstalldocs (from EAPI=6) was used to install the current set of docs as well as a TODO that had been omitted. I have added myself as the maintainer of this package, since I still have hardware that it supports. Gentoo-Bug: 516570 Gentoo-Bug: 583206 Package-Manager: portage-2.2.28
* Multiple metadata.xml: reorder to make sure assignee goes firstMichał Górny2016-06-191-5/+5
| | | | | | Reorder all metadata.xml files with explicit descriptions requesting particular bug assignment/CC to ensure that the requested assignee always goes first, in order to match the bug wrangling policies.
* savannah: switch to https URLsMike Frysinger2016-06-041-2/+2
|
* app-laptop/tpacpi-bat: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-laptop/samsung-tools: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-laptop/pommed: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-laptop/pbbuttonsd: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-laptop/laptop-mode-tools: use #!/sbin/openrc-run instead of ↵Austin English2016-05-181-1/+1
| | | | #!/sbin/runscript
* app-laptop/i8kutils: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-laptop/hdapsd: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-laptop/laptop-mode-tools: add name to maintainerAlon Bar-Lev2016-05-081-0/+1
| | | | | | Bug: 582374 Package-Manager: portage-2.2.26
* app-laptop/tp_smapi: remove tp_smapi-0.41-r1Austin English2016-04-261-75/+0
| | | | Package-Manager: portage-2.2.26
* app-laptop/tp_smapi: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-04-262-1/+76
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573846 Package-Manager: portage-2.2.26
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* app-laptop/laptop-mode-tools: cleanupAlon Bar-Lev2016-03-276-470/+0
| | | | Package-Manager: portage-2.2.26
* app-laptop/laptop-mode-tools: version bumpAlon Bar-Lev2016-03-272-0/+94
| | | | Package-Manager: portage-2.2.26
* app-laptop/laptop-mode-tools: version bumpAlon Bar-Lev2016-03-152-0/+94
| | | | Package-Manager: portage-2.2.26
* app-laptop/dispad: Remove oldManuel Rüger2016-03-132-27/+0
| | | | Package-Manager: portage-2.2.28
* app-laptop/laptop-mode-tools: version bumpAlon Bar-Lev2016-03-112-0/+94
| | | | Package-Manager: portage-2.2.26
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-288-0/+8
| | | | Bug: 575810
* Remove masked for removal packagesPacho Ramos2016-02-208-315/+0
|
* app-laptop/hdapsd: remove old 20090401 version and its files.Michael Orlitzky2016-01-284-133/+0
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-2413-19/+19
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-246-6/+24
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-249-22/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-245-5/+4
| | | | | | | 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.
* app-laptop/nvidiabl: bump to vn. 0.87, ebuild by maintainerIan Delaney2016-01-143-0/+59
| | | | | | | | | | | The ebuild has changes of minor style tweaks only from the ebuild submitted via the gentoo bug in Comment 11 in the gentoo bug, namely - reduction of DESCRIPTION to a single line - removal of redundant RESTRICT="test" Gentoo bug: #557422 Package-Manager: portage-2.2.26
* app-laptop/nvidiabl: setting Jelte Fennema as proxy maintianer in metadataIan Delaney2016-01-141-6/+9
| | | | | | | | | maintainer offered interest to maintain this via the gentoo bug which also halts the plan to treecelan the package Gentoo bug: #557422 Package-Manager: portage-2.2.26
* app-laptop/tp_smapi: Filter -mssse3 (bug #492964)Sebastian Pipping2015-12-231-0/+1
| | | | Package-Manager: portage-2.2.26
* app-laptop/tp_smapi: Fix compilation (bug #492964)Sebastian Pipping2015-12-201-0/+74
| | | | Package-Manager: portage-2.2.26
* Global: Update remote-id in metadata.xmlJustin Lecher2015-11-161-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-laptop/i8kutils: fix gcc5 build for v1.42Ioan-Adrian Ratiu2015-11-123-10/+69
| | | | | | | | Recipe enhancements requested in the bug are also included Gentoo bug: #565466 Signed-off-by: Ioan-Adrian Ratiu <adi@adirat.com>
* app-laptop/i8kutils: bump to v1.42Ioan-Adrian Ratiu2015-11-083-2/+61
| | | | | | sys-power/acpi added to RDEPEND Signed-off-by: Ioan-Adrian Ratiu <adi@adirat.com>
* app-laptop/samsung-tools: set proxy maintainer undersys in metadataIan Delaney2015-10-091-1/+4
| | | | Package-Manager: portage-2.2.20.1
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-012-2/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-laptop/laptop-mode-tools: version bumpAlon Bar-Lev2015-09-272-0/+94
| | | | Package-Manager: portage-2.2.20.1
* app-laptop/tpacpi-bat: Version bump (close #86 gh)Marius Brehler2015-09-132-0/+35
| | | | Package-Manager: portage-2.2.20.1