summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-voip/yate: fix DEPEND typoSam James2021-04-022-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/sipvicious: fix styleSam James2021-03-291-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/sipvicious: Version 0.3.3Jaco Kroon2021-03-293-0/+36
| | | | | | | | | Sneak in p-m addition to maintainers in metadata.xml. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20111 Signed-off-by: Sam James <sam@gentoo.org>
* */*: replace <description>Proxy...</description with proxied=""Michał Górny2021-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+0
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/yate: fix double KEYWORDSSam James2021-02-152-2/+0
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/sipvicious: mark ALLARCHESSam James2021-01-041-0/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/sipvicious: moved from dev-python/sipviciousSam James2021-01-043-0/+39
| | | | | | | It's written in Python but it's not a library. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/yate: EAPI 7, copyright headersSam James2021-01-042-13/+17
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/yate: Cleanup.Jaco Kroon2021-01-043-182/+0
| | | | | | | Remove older versions blocking removal of dev-libs/ilbc-rfc3951. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/yate: bring -9999 in line with 6.2.0.Jaco Kroon2021-01-042-17/+6
| | | | | | | | | This basically brings in the known required patches, and removes duplicate -9999 patch from files/. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://bugs.gentoo.org/666012 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/yate: version bump to 6.2.0Jaco Kroon2021-01-043-0/+115
| | | | | | | | | | | | | | Includes fixups for USE=mysql. DISCLAIMER: I have no interest in yate itself. However, change is requird for ILBC cleanup. Given the state of the open bugs, I'd actually recommend last-riting yate and yatebts. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://bugs.gentoo.org/666012 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/telepathy-haze: Remove last-rited pkgMichał Górny2020-10-275-115/+0
| | | | | Closes: https://bugs.gentoo.org/714636 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-salut: Port to py3Michał Górny2020-09-272-10/+6
| | | | | Closes: https://bugs.gentoo.org/735436 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-rakia: Port to py3 / any-r1Michał Górny2020-09-272-9/+13
| | | | | | | | Backport a py3 compat patch and correct the package to use python-any-r1 as it does not seem to install anything Python. Closes: https://bugs.gentoo.org/735434 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-gabble: Port to py3Michał Górny2020-09-192-2/+5
| | | | | Closes: https://bugs.gentoo.org/735430 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-142-7/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-salut: Flatten twisted depMichał Górny2020-03-261-6/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-haze: Flatten twisted depMichał Górny2020-03-261-7/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-gabble: Flatten twisted depMichał Górny2020-03-261-6/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-231-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-0/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign most of eva@'s packagesMichał Górny2019-11-301-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-haze: remove oldMart Raudsepp2019-10-201-42/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-voip/telepathy-haze: x86 stable wrt bug #697882Agostino Sarubbo2019-10-171-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-voip/telepathy-haze: add dev-python/pygobject:2 to test depsJoonas Niilola2019-10-161-0/+1
| | | | | | | Acked-by: Mart Raudsepp <leio@gentoo.org> Closes: https://bugs.gentoo.org/641742 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/telepathy-gabble: Make USE=jingle localMichał Górny2019-09-151-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-salut: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* net-voip/telepathy-rakia: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* net-voip/telepathy-haze: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* net-voip/telepathy-gabble: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* net-voip/yate: add 6.1.0Hans de Graaff2019-07-142-0/+91
| | | | | | | | econf options were not passed due to a missing \ Fixes: https://bugs.gentoo.org/674342 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-voip/telepathy-gabble: Drop 0.18.4 (r0)Andreas Sturmlechner2019-04-241-91/+0
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-salut: Drop 0.8.1-r1Andreas Sturmlechner2019-04-241-78/+0
| | | | | | | | De-stabilising ia64 without stable revdeps. Closes: https://bugs.gentoo.org/674978 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-gabble: Rollover ~arm64 keyword from 0.18.4 to r1Andreas Sturmlechner2019-04-241-1/+1
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/linphone: Remove last-rited pkgMichał Górny2019-03-134-155/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-salut: added ~arm64Roy Bamford2019-02-191-1/+1
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-rakia: added ~arm64Roy Bamford2019-02-191-2/+2
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-haze: added ~arm64Roy Bamford2019-02-191-2/+2
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-gabble: added ~arm64Roy Bamford2019-02-191-2/+2
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-salut: amd64 stable wrt bug #674978Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-voip/telepathy-gabble: amd64 stable wrt bug #674978Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-voip/telepathy-salut: stable 0.8.1-r2 for ppc, bug #674978Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-voip/telepathy-salut: stable 0.8.1-r2 for sparc, bug #674978Rolf Eike Beer2019-02-021-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-voip/telepathy-salut-0.8.1-r2: alpha stableTobias Klausmann2019-02-011-1/+1
| | | | | Bug: http://bugs.gentoo.org/674978 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-voip/telepathy-salut: x86 stable (bug #674978)Thomas Deutschmann2019-01-311-2/+2
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>