summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/psi: Update from l10n.eclass to plocale.eclassUlrich Müller2021-07-042-6/+6
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@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>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/psi: drop webkit. keep just webengineSergey Ilinykh2020-11-183-13/+5
| | | | | | | | See also: https://github.com/gentoo/gentoo/pull/18135 Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://bugs.gentoo.org/750878 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: added dep on net-libs/usrsctp for live versionSergey Ilinykh2020-11-041-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/752447 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18116 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/psi: Drop 1.4Andreas Sturmlechner2020-09-192-120/+0
| | | | | | Closes: https://bugs.gentoo.org/740648 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: added 1.5 versionSergey Ilinykh2020-09-072-0/+123
| | | | | | | Package-Manager: Portage-3.0.5, Repoman-2.3.23 Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17438 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: added cmake flag to compile with detailed versionSergey Ilinykh2020-04-211-0/+1
| | | | | | Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15402 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/psi: make qtdbus optional in -9999Sergey Ilinykh2020-04-011-2/+3
| | | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15164 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/psi: add net-libs/http-parser dependencySergey Ilinykh2020-03-191-0/+1
| | | | | | | Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Package-Manager: Portage-2.3.94, Repoman-2.3.21 Closes: https://github.com/gentoo/gentoo/pull/15007 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: sync with upstreamSergey Ilinykh2020-03-162-71/+46
| | | | | | Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14952 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: lock enchant dep to SLOT=0Mart Raudsepp2020-02-022-4/+4
| | | | | | | | | | It checks only for enchant.pc, but not the parallel-installable enchant-2 versions (just the early ones that had enchant.pc still, but changed ABI). Appears to be the case in current 9999 clone as well. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-im/psi: EAPI-7 bumpAndreas Sturmlechner2019-03-301-13/+11
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: Switch to xdg.eclassAndreas Sturmlechner2019-03-302-18/+6
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: Fix psi-l10n ManifestAndreas Sturmlechner2018-11-131-1/+1
| | | | | | | | Tarball respun (?). Closes: https://bugs.gentoo.org/671048 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: removed broken/outdated 1.3 versionSergey Ilinykh2018-11-041-125/+0
| | | | | Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi-9999: updated according to upstream changesSergey Ilinykh2018-11-041-10/+9
| | | | | Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: 1.4 version bumpSergey Ilinykh2018-11-042-2/+126
| | | | | | Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10323 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/psi: use HTTPSMichael Mair-Keimberger2018-05-172-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8433
* net-im/psi: Drop oldAndreas Sturmlechner2018-03-222-128/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-im/psi: Prepare for app-crypt/qca w/o USE=qt5Andreas Sturmlechner2018-03-221-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-im/psi: qconf dependency raised to 2.4Sergey Ilinykh2018-03-031-9/+11
| | | | | | | | | | to fix compatibility with Qt-5.10 Also changed desktop icons cache regeneration. Closes: https://bugs.gentoo.org/630466 Closes: https://github.com/gentoo/gentoo/pull/6597 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-im/psi: Relax app-crypt/qca qt5-usedepAndreas Sturmlechner2018-02-221-4/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-im/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* net-im/psi: 1.3 version bump and cache fixesSergey Ilinykh2017-09-244-2/+150
| | | | | | | Added calls to update icons/desktop cache on install/uninstall. Package-Manager: Portage-2.3.10, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5782
* net-im/psi: fixed wrong path to new history patchRion2017-08-021-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/5268
* net-im/psi: Drop oldAndreas Sturmlechner2017-08-014-266/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-im/psi: Fix copy-paste errorAndreas Sturmlechner2017-07-312-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-im/psi: Sort IUSE, fix (R)DEPENDs, fix USE=-docAndreas Sturmlechner2017-07-313-21/+35
| | | | | | | metadata.xml: QT -> Qt Fix typo configuring USE=webkit Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-im/psi: 1.2 version bump, switch to Qt5Sergey Ilinykh2017-07-314-134/+224
| | | | | | Gentoo-bug: 511462, 532170, 564446, 620772, 626216 Closes: https://github.com/gentoo/gentoo/pull/5219
* net-im/psi: use HTTPS for GitHubDavid Hicks2017-07-301-4/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-im/psi: remove webkit USE flagMichael Palimaka2017-06-042-6/+2
| | | | | | | The webkit USE flag requires dev-qt/qtwebkit:4 which is ancient and will not see further security updates. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-im/psi: metadata.xml fix upstream, indentationAndreas Sturmlechner2017-03-261-15/+15
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-im/psi: Configure with --no-separate-debug-infoAndreas Sturmlechner2017-03-261-0/+1
| | | | | | Gentoo-bug: 575668 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-im/psi: Fix configure w/ >=qconf-2.0Andreas Sturmlechner2017-03-262-1/+89
| | | | | | | Thanks-to: Rion <rion4ik@gmail.com> Gentoo-bug: 607644 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-im/psi: remove unresponsive proxied maintainerGöktürk Yüksek2017-03-051-8/+1
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+14
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-14/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* app-crypt/qca: rename openssl USE flag -> sslMichael Palimaka2016-10-292-4/+4
| | | | | | Gentoo-bug: 592706 Package-Manager: portage-2.3.2
* net-im/psi: drop ppc64 to testingMichael Palimaka2016-10-291-2/+2
| | | | Package-Manager: portage-2.3.2
* net-im/psi: require Qt4 version of sys-devel/qconfSergey Popov2016-03-232-2/+2
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-im/psi: remove oldMichael Palimaka2015-10-095-756/+0
| | | | Package-Manager: portage-2.2.20.1
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-011-18/+21
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-im/psi: Stable for PPC64 (bug #555526).Jeroen Roovers2015-09-151-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-im/psi: ppc stable wrt bug #555526Agostino Sarubbo2015-09-061-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"