aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nntp/pan: correct test restriction, relax clang linkingJoe Kappus2024-06-101-7/+8
| | | | | | | | | Am aware of https://wiki.gentoo.org/wiki/Project:Quality_Assurance/-Wl,-z,defs_and_-Wl,--no-allow-shlib-undefined Will try to get this properly fixed soon, workaround now for clang users. Bug: https://bugs.gentoo.org/933860 Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: revbump for RDEPEND, switch from local to eclass var.Joe Kappus2024-06-092-0/+133
| | | | | | | | | Didn't revbump when I updated RDEPEND for QA, so doing it now. Switching local build_dir to BUILD_DIR on feedback from antecrescent. See-Also: https://github.com/gentoo/guru/commit/ae98af00cbbc48ccbbf28e6f346b5973ed458ca0 Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: disable testsJoe Kappus2024-06-091-0/+5
| | | | | | | Since they fail and I hate cmake. Closes: https://bugs.gentoo.org/933860 Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: drop 0.157Joe Kappus2024-06-082-56/+0
| | | | Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: add missing dependenciesJoe Kappus2024-06-083-59/+6
| | | | | Closes: https://bugs.gentoo.org/933105 Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: add 0.159Joe Kappus2024-06-082-0/+69
| | | | | | Moved to cmake, ugly ebuild now. Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/inn: enable py3.12, py3.13Julien Roy2024-05-142-9/+3
| | | | | Closes: https://bugs.gentoo.org/931471 Signed-off-by: Julien Roy <julien@jroy.ca>
* net-nntp/pan: drop 0.155, add 0.158, 0.158-r1 cmake testing, fixupsJoe Kappus2024-04-164-7/+64
| | | | | | | | 0.158-r1 is unkeyworded as not building, tracked bug in comment. 0.159 will drop autotools, so it's a priority to get working. Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: update maintainersJoe Kappus2024-04-031-1/+1
| | | | | | I mostly use my full name not my username on stuff. Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: drop 0.154-r1Joe Kappus2024-04-032-57/+0
| | | | Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: add 0.157Joe Kappus2024-04-032-0/+57
| | | | | | | | | There will be a -r1 at some point, upstream unfortunately moved to cmake and this is the last release that supports autotools and cmake. I will adapt it soon, but this bump is fully functional. Signed-off-by: Joe Kappus <joe@wt.gd>
* */*: remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHLeonardo Hernández Hernández2023-11-161-1/+1
| | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
* net-nntp/pan: add 0.155Joe Kappus2023-11-052-0/+57
| | | | Signed-off-by: Joe Kappus <joe@wt.gd>
* */*: reassign cybertailor's packagesViorel Munteanu2023-10-051-4/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-nntp/pan: update ManifestJoe Kappus2023-05-281-1/+1
| | | | | Bug: https://bugs.gentoo.org/907252 Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/inn: drop 2.6.5Anna (cybertailor) Vyalkova2023-05-112-122/+0
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* */*: drop dead py3.9 implAnna (cybertailor) Vyalkova2023-05-022-2/+2
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: add 2.7.1Anna (cybertailor) Vyalkova2023-04-306-4/+239
| | | | | | Closes: https://bugs.gentoo.org/840499 Closes: https://bugs.gentoo.org/901343 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* */*: drop dead py3.8 implAnna (cybertailor) Vyalkova2023-03-121-1/+1
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: drop 2.6.4-r1Anna (cybertailor) Vyalkova2023-02-252-141/+0
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/pan: revision bumpJoe Kappus2023-01-241-0/+0
| | | | Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: fix configureJoe Kappus2023-01-231-2/+2
| | | | | | | | nls/gkr are use_enable, not use_with Closes: https://bugs.gentoo.org/891703 Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: fix dependenciesJoe Kappus2023-01-171-2/+6
| | | | | | Third time's the charm? Add BDEPEND/RDEPEND. Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: use PV, fix DEPENDJoe Kappus2023-01-161-8/+5
| | | | Signed-off-by: Joe Kappus <joe@wt.gd>
* net-nntp/pan: new package, add 0.154Joe Kappus2023-01-163-0/+80
| | | | | Bug: https://bugs.gentoo.org/784266 Signed-off-by: Joe Kappus <joe@wt.gd>
* Move {virtual -> app-alternatives}/yaccViorel Munteanu2022-12-062-2/+2
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-nntp/inn: enable py3.11Anna (cybertailor) Vyalkova2022-07-071-1/+1
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: tmpfiles_processAnna (cybertailor) Vyalkova2022-03-181-1/+3
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: fix bashism in openrc serviceAnna (cybertailor) Vyalkova2022-03-181-1/+1
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: add 2.6.5Anna (cybertailor) Vyalkova2022-03-184-1/+129
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: fix bashisms in innd.initdAnna (cybertailor) Vyalkova2022-02-181-7/+7
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: fix rmAnna (cybertailor) Vyalkova2022-01-111-1/+1
| | | | | Closes: https://bugs.gentoo.org/830927 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: revbumpAnna (cybertailor) Vyalkova2022-01-0610-12/+205
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* net-nntp/inn: initial importAnna (cybertailor) Vyalkova2022-01-043-0/+145
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>