summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/ricochet: treecleanFlorian Schmaus2023-10-024-138/+0
| | | | | | Closes: https://bugs.gentoo.org/830477 Closes: https://bugs.gentoo.org/913004 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-im/ricochet: add github upstream metadataSam James2023-08-291-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-im/ricochet: Stabilize 1.1.4 amd64, #799656Sam James2021-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/ricochet: Stabilize 1.1.4 x86, #799656Sam James2021-07-151-2/+2
| | | | Signed-off-by: Sam James <sam@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/ricochet: EAPI-7 bump, use xdg-utils.eclassAndreas Sturmlechner2020-07-282-15/+17
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/ricochet: new packageLucian Poston2018-07-114-0/+133
Closes: https://bugs.gentoo.org/660604 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9088 Closes: https://bugs.gentoo.org/660604