summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/dahdi-tools: arm keyworded (bug #716426)Sam James2020-07-201-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dahdi-tools: Fixups for perl, and fixing man pages build.Jaco Kroon2020-07-201-1/+5
| | | | | | | | | | | | | | | | | | | | | | dahdi-tools uses perl for some stuff, so add applicable RDEPEND. Build failure caused by lack of perl and build time, so install the tools required such that this absolute gem of how not to do it works (xpp/Makefile): 1377 %.8: % 1378 @if file "$^" | cut -d: -f2 | grep -q -iw perl; then \ 1379 if pod2man --section 8 $^ > $@; then \ 1380 echo " GEN $@"; \ 1381 else \ 1382 rm -f "$@"; \ 1383 fi \ 1384 fi Closes: https://bugs.gentoo.org/728544 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/16629 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi-tools: arm64 keyworded (bug #716426)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dahdi-tools: x86 stable wrt bug #717228Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dahdi-tools: amd64 stable wrt bug #717228Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dahdi-tools: musl compile fixes.Jaco Kroon2020-04-101-0/+2
| | | | | | | | Closes: https://bugs.gentoo.org/713668 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15155 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/dahdi-tools: add gcc -fno-common patch.Jaco Kroon2020-03-181-0/+1
| | | | | | | | | | Patch submitted upstream: https://issues.asterisk.org/jira/browse/DAHTOOL-85 Closes: https://bugs.gentoo.org/706832 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/14976 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi-tools: version bump to 3.1.0Jaco Kroon2020-01-101-0/+53
Closes: https://bugs.gentoo.org/674584 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/13897 Signed-off-by: Joonas Niilola <juippis@gentoo.org>