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-libs/libnma: keyword ~riscvYixun Lan2021-08-271-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-libs/libnma: Version bump to 1.8.32Matt Turner2021-08-202-0/+69
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libnma: Stabilize 1.8.30 arm64, #773172Sam James2021-03-041-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: remove oldMart Raudsepp2021-02-064-181/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/libnma: ppc stable wrt bug #737294Agostino Sarubbo2020-09-241-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libnma: ppc64 stable (bug #737294)Sam James2020-09-061-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: amd64 stable wrt bug #737294Agostino Sarubbo2020-08-171-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libnma: x86 stable wrt bug #737294Agostino Sarubbo2020-08-171-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libnma: bump to 1.8.30Mart Raudsepp2020-06-282-0/+69
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/libnma: bump to 1.8.28Mart Raudsepp2020-06-074-0/+162
| | | | | | | | | | | | This is an upstream split from gnome-extra/nm-applet with USE=gcr renamed to USE=pkcs11 (for naming based on feature it enables). nm-applet will remain as the package providing the legacy applet and nm-connection-editor, while consumers linking or using introspection would commonly depend on this libnma package directly instead. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/libnma: NetworkManager GUI lib, initially transitional pkgMart Raudsepp2020-04-192-0/+30
Add a libnma package with all the same keywords as nm-applet, so that packages linking to libnma or using NMA-1.0 via introspection can start depending on net-libs/libnma directly, especially if they don't use anything else out of nm-applet. Upcoming version bumps will make libnma shipped directly in libnma package, as upstream made it split at repository/tarball level in newer versions (1.8.25+). Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>