summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/prosody: remove unused patchMichael Mair-Keimberger2020-06-171-52/+0
| | | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16297 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-im/prosody: Clean up old versionsTobias Klausmann2020-05-053-162/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: arm stable wrt bug #720928Agostino Sarubbo2020-05-041-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-im/prosody: x86 stable wrt bug #720928Agostino Sarubbo2020-05-041-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-im/prosody: amd64 stable wrt bug #720928Agostino Sarubbo2020-05-041-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-im/prosody: Add v0.11.5 and remove old 0.9Tobias Klausmann2020-04-193-84/+73
| | | | | | Closes: https://bugs.gentoo.org/715066 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: remove self from metadataJason A. Donenfeld2020-04-101-3/+0
| | | | | Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-im/prosody: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-133-6/+6
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* net-im/prosody: remove myself from maintainersRafael Martins2020-01-091-3/+0
| | | | | Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.16
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | 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>
* net-im/prosody: add v0.11.3 and clean up old versionsTobias Klausmann2019-11-013-115/+14
| | | | | | | | New build provided by xdch47 in GH PR 13507 Closes: https://bugs.gentoo.org/699070 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: arm stable wrt bug #678162Mikle Kolyada2019-07-291-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-im/prosody: amd64 stable wrt bug #678162Mikle Kolyada2019-05-191-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-im/prosody: x86 stable (bug #678162)Thomas Deutschmann2019-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-im/prosody: Patch default configTobias Klausmann2019-03-192-0/+103
| | | | | | | | | This makes sure the default config uses the right user/group (jabber:jabber) and PID file. Fixes: https://bugs.gentoo.org/497104 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: remove unused patchMichael Mair-Keimberger2019-03-011-41/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11189 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/prosody: x86 stable (bug #678162)Thomas Deutschmann2019-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-im/prosody-0.11.2-r0: amd64 stableTobias Klausmann2019-02-161-1/+1
| | | | | Bug: http://bugs.gentoo.org/678162 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: Add v0.11.2 and clean up older versionsTobias Klausmann2019-01-173-89/+9
| | | | | | | Note that 0.9 will stay around for a while, due to Lua compatibility. Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: x86 stable (bug #673756)Thomas Deutschmann2018-12-291-1/+1
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-im/prosody: arm stable wrt bug #673756Mikle Kolyada2018-12-291-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-im/prosody: Add missing test depTobias Klausmann2018-12-261-3/+7
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody-0.11.1-r0: amd64 stableTobias Klausmann2018-12-261-1/+1
| | | | | Bug: http://bugs.gentoo.org/673756 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: Add v0.11.1, cleanup v0.11.0-r0Tobias Klausmann2018-12-022-14/+12
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: use get_libdirxdch472018-12-021-0/+82
| | | | | | | | | | - fix libdir issue on 32 bit platforms - improve prefix support Closes: https://bugs.gentoo.org/672142 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Signed-off-by: Tobias Klausmann <klausman@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-im/prosody: Add v0.11 and bump to EAPI=7Tobias Klausmann2018-11-262-0/+86
| | | | | | Bug: https://bugs.gentoo.org/671750 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* net-im/prosody: Clean up old/vulnerable versionsTobias Klausmann2018-06-113-168/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-im/prosody: arm stable, bug #656998Markus Meier2018-06-111-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* net-im/prosody: x86 stable (bug #656998)Thomas Deutschmann2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-im/prosody: amd64 stable wrt bug #656998Agostino Sarubbo2018-06-021-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* net-im/prosody: Add bumped versions 0.9.14 and 0.10.2Tobias Klausmann2018-06-013-5/+5
| | | | | | | These new versions fix security bugs. Gebtoo-Bug: https://bugs.gentoo.org/656998 Package-Manager: Portage-2.3.39, Repoman-2.3.9
* net-im/prosody: arm stable wrt bug #634232Mikle Kolyada2018-04-241-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-im/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* net-im/prosody: x86 stable (bug #634232)Thomas Deutschmann2017-10-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* net-im/prosody: Stable on amd64Manuel Rüger2017-10-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-im/prosody: Fix broken bitops dep for v0.10.0Tobias Klausmann2017-10-092-3/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* net-im/prosody: Add version v0.10.0Tobias Klausmann2017-10-064-0/+126
| | | | | | While upstream says it should work with Lua 5.2, they recommend not using it for production. Also, there are other Gentoo packages that don't like Lua 5.2, so let's keep prosody 5.1-only for now.
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-im/prosody: version bump to 0.9.12Tobias Klausmann2017-01-132-0/+85
| | | | | | Gentoo-Bug: 605528 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-im/prosody: arm stable, bug #598998Markus Meier2017-01-021-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-im/prosody-0.9.11-r0: stable on x86Tobias Klausmann2016-12-261-1/+1
| | | | Gentoo-Bug: 598998
* net-im/prosody-0.9.11-r0: stable on amd64Tobias Klausmann2016-12-051-1/+1
| | | | Gentoo-Bug: 598998
* net-im/prosody-0.9.10: Restrict luasec to <0.6Tobias Klausmann2016-11-051-1/+1
|
* net-im/prosody: Add version 0.9.11 to the treeTobias Klausmann2016-11-052-0/+85
|
* net-im/prosody: Remove old, vulnerable versions (0.9.{8,9})Tobias Klausmann2016-06-283-170/+0
| | | | | | Gentoo-Bug: 573158 Package-Manager: portage-2.3.0
* net-im/prosody: x86 stable wrt bug #573158Agostino Sarubbo2016-06-271-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-im/prosody: added the reload action to the systemd servicejgeboski2016-06-051-0/+1
| | | | | | | | Package-Manager: portage-2.3.0_rc1 Acked-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/1517 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-im/prosody: arm stable, bug #573158Markus Meier2016-06-041-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* net-im/prosody-0.9.10-r0: add amd64 keywordTobias Klausmann2016-05-301-1/+1
| | | | | | Gentoo-Bug: 573158 Package-Manager: portage-2.3.0_rc1