summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* */*: 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>
* dev-libs/qtcompress: stabilize 0_p20180513 on ppcJoonas Niilola2021-03-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: stabilize 0_p20180513 on ppc64Joonas Niilola2021-03-051-2/+2
| | | | | Bug: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: stabilize 0_p20180513 on amd64Joonas Niilola2020-11-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: stabilize 0_p20180513 on x86Joonas Niilola2020-11-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: ~ppc64 keywordedJoonas Niilola2020-11-041-1/+1
| | | | | Bug: https://bugs.gentoo.org/747529 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: add ~ppc keywordJoonas Niilola2020-11-041-1/+1
| | | | | Bug: https://bugs.gentoo.org/747529 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: fix testAlexey Sokolov2020-10-122-1/+12
| | | | | | | | Closes: https://bugs.gentoo.org/747565 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17875 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/qtcompress: new packageAlexey Sokolov2020-10-105-0/+103
Unbundled dependency of sci-astronomy/stellarium Bug: https://bugs.gentoo.org/745234 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>