summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* net-wireless/bluez-tools: keyword ~riscvYixun Lan2021-09-021-2/+2
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@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>
* net-wireless/bluez-tools: remove cinnamon projectJoonas Niilola2020-09-151-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/bluez-tools: Fix compilation with gcc-10Olivier Laurantin2020-04-102-3/+34
| | | | | | | | Closes: https://bugs.gentoo.org/707230 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Package-Manager: Portage-2.3.85, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/14510 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-wireless/bluez-tools: keyword ~arm64, bug #622758Alexis Ballier2017-09-031-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-wireless/bluez-tools: add ~arm, bug #622758Markus Meier2017-07-241-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-wireless/bluez-tools: New packageKristian Fiskerstrand2017-06-253-0/+51
Needed by net-wireless/blueberry Gentoo-Proxied-Maintainer: Olivier Laurantin Gentoo-Bug: 622698 Package-Manager: Portage-2.3.6, Repoman-2.3.1