summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-wireless/{blueberry,gnome-bluetooth:2}: treecleanFlorian Schmaus2023-10-023-75/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-wireless/blueberry: Remove obsolete dep on rfkillMichał Górny2023-02-261-7/+5
| | | | | | | Requested in: https://github.com/gentoo/gentoo/pull/29794#issuecomment-1445210476 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/blueberry: remove old versionOlivier Laurantin2023-02-262-62/+0
| | | | | | | | Remove version 1.4.7 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/29794 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/blueberry: version bump to 1.4.8Olivier Laurantin2023-02-262-0/+62
| | | | | | | | | Update to latest upstream version Add python 3.11 support Closes: https://bugs.gentoo.org/897162 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/blueberry: update EAPI 7 -> 8Joonas Niilola2022-05-201-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: remove old versionOlivier Laurantin2022-05-202-62/+0
| | | | | | | | | Remove version 1.4.6 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/25569 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: version bump to 1.4.7Olivier Laurantin2022-05-202-0/+62
| | | | | | | | | | Update to latest upstream version Add python 3.10 support Closes: https://bugs.gentoo.org/846185 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/python3-xapp: Rename dev-python/xapp to dev-python/python3-xappMatthew S. Turnbull2022-01-211-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/blueberry: remove oldOlivier Laurantin2022-01-072-62/+0
| | | | | | | | | Remove old version Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/23600 Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/blueberry: version bump to 1.4.6Olivier Laurantin2022-01-072-0/+62
| | | | | | | | Update to latest upstream version Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Sam James <sam@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>
* net-wireless/blueberry: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-5/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/blueberry: remove oldOlivier Laurantin2021-06-102-62/+0
| | | | | | | | | Remove old version Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/20925 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: version bump to 1.4.2Olivier Laurantin2021-06-102-0/+62
| | | | | | | | | Update to latest upstream version Add python 3.9 compatibility Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Joonas Niilola <juippis@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>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/blueberry: remove cinnamon projectJoonas Niilola2020-09-151-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: remove eutils.eclassJoonas Niilola2020-09-151-5/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: remove oldOlivier Laurantin2020-09-152-66/+0
| | | | | | | | Remove old version Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://github.com/gentoo/gentoo/pull/17204 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: version bumpOlivier Laurantin2020-09-152-0/+66
| | | | | | | | Update to latest upstream version Add python 3.8 compatibility Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: remove oldOlivier Laurantin2020-04-172-66/+0
| | | | | | | Remove old version Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/15380 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: version bumpOlivier Laurantin2020-04-172-0/+66
| | | | | | | Update to the latest upstream version Closes: https://bugs.gentoo.org/717554 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-4/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/blueberry: remove oldOlivier Laurantin2020-01-303-122/+0
| | | | | | Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/14456 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: version bumpOlivier Laurantin2020-01-302-0/+64
| | | | | | | | Update to the latest upstream version Closes: https://bugs.gentoo.org/706016 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/blueberry: version bumpOlivier Laurantin2019-10-072-0/+58
| | | | | | | | | Update to the latest upstream version Closes: https://bugs.gentoo.org/696196 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Package-Manager: Portage-2.3.76, Repoman-2.3.17 Closes: https://github.com/gentoo/gentoo/pull/13148 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/blueberry: remove oldMart Raudsepp2018-05-262-59/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-wireless/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-wireless/blueberry: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-1/+1
|
* net-wireless/blueberry: Revbumps to fix QA moaning.Lars Wendler2017-10-232-0/+0
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* net-wireless/blueberry: >=util-linux-2.31_rc1 now also provides rfkill.Lars Wendler2017-10-232-2/+8
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* net-wireless/blueberry: Minor adjustmentsOlivier Laurantin2017-06-261-1/+4
|
* net-wireless/blueberry: New upstream version and adding cinnamon projectKristian Fiskerstrand2017-06-253-4/+66
| | | | | | | | | | New upstream version and adding cinnamon to project in agreement with proxied maintainer. Gentoo-Proxied-Maintainer: Olivier Laurantin Gentoo-Bug: 622696 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-wireless/blueberry: [QA] Add missing python metadata variablesDavid Seifert2017-04-231-1/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-wireless/blueberry: New packageKristian Fiskerstrand2016-11-193-0/+70
Proxied maintained c.f Gentoo-Bug: 600236 Gentoo-Bug: 599690 Package-Manager: portage-2.3.2