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>
* x11-libs/libva-compat: fix libtool file removal (for slibtool)Sam James2021-04-011-2/+2
| | | | | | | | slibtool doesn't produce these files at all, so we can't delete them in that case. Closes: https://bugs.gentoo.org/779202 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | 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>
* x11-libs/libva-compat: Marking stable on all archesJames Le Cuirot2019-10-181-1/+1
| | | | | | | | | This is almost identical to the earlier libva-1.8.3 ebuild. Now that's gone, this needs to be marked stable for stable users. It reportedly works fine. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-libs/libva-compat: New libva compatibility packageJames Le Cuirot2019-05-063-0/+88
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>