summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-wireless/neard: Keyword 0.19 loong, #933500Matoro Mahri2024-06-201-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-wireless/neard: Keyword 0.19 riscv, #933500Yixun Lan2024-06-051-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-wireless/neard: Keyword 0.19 ppc64, #933500Sam James2024-06-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-archiveMichał Górny2024-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/neard: drop 0.18Azamat H. Hackimov2023-09-092-65/+0
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32648 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/neard: add 0.19Azamat H. Hackimov2023-09-092-0/+62
| | | | | | Closes: https://bugs.gentoo.org/913709 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/neard: add missing sys-devel/autoconf-archive bdepJoonas Niilola2023-09-061-0/+1
| | | | | | - configure: error: You need to install the autoconf-archive package. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/neard: drop 0.16Azamat H. Hackimov2023-09-062-50/+0
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32132 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/neard: add 0.18Azamat H. Hackimov2023-09-062-0/+64
| | | | | | | Closes: https://bugs.gentoo.org/865359 Closes: https://bugs.gentoo.org/911569 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-wireless/neard: update HOMEPAGEAzamat H. Hackimov2023-08-012-23/+26
| | | | | | | Added upstream remote-id, minor fixes to ebuild. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> 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/neard: drop old versionConrad Kostecki2021-03-052-35/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/neard: bump to version 0.16Conrad Kostecki2021-03-053-4/+54
| | | | | | Closes: https://bugs.gentoo.org/600756 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-231-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-wireless/neard: Inline mirror://kernelMichał Górny2019-10-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Retirement: vapier package reassigmentAmy Liffey2017-12-201-4/+1
|
* net-wireless/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-wireless/neard: fix typo in license header #611528Mike Frysinger2017-03-031-1/+1
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* net-wireless/neard: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-wireless/neard: fix install of version.h #580876Mike Frysinger2016-04-221-3/+6
|
* net-wireless/neard: drop old <0.15 versionsMike Frysinger2016-04-222-31/+0
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | 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.
* net-wireless/neard: Remove oldManuel Rüger2016-01-032-31/+0
| | | | Package-Manager: portage-2.2.26
* 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-087-0/+136
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