summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-base/librsvg: Drop old versionsMatt Turner2023-05-171-378/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 x86, #879807Jakov Smolić2022-11-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 amd64, #879807Sam James2022-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 sparc, #879807Arthur Zamarin2022-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 ppc64, #879807Arthur Zamarin2022-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 ppc, #879807Arthur Zamarin2022-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 arm, #879807Arthur Zamarin2022-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.55.1 arm64, #879807Arthur Zamarin2022-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: depend on virtual/rust[${MULTILIB_DEP}]Sam James2022-10-181-1/+1
| | | | | | | | | | This partly reverts commit 36466c82a723741800679d49c2c7b2c40e3a2d2a. We get incorrect upgrade orders for now until the linked PR is sorted out (profiles fixed). See: https://github.com/gentoo/gentoo/pull/20727 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/librsvg: Add x11-libs/gdk-pixbuf to BDEPENDMatt Turner2022-10-111-1/+2
| | | | | | | Also drop [${MULTILIB_USEDEP}] from rust in BDEPEND. Closes: https://bugs.gentoo.org/759172 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/librsvg: Version bump to 2.55.1Matt Turner2022-10-111-0/+377
The bundled crates were dropped in v2.55. As a result we need to use cargo.eclass, and it doesn't support EAPI=6, so we've switched to EAPI=8. Closes: https://bugs.gentoo.org/753764 Signed-off-by: Matt Turner <mattst88@gentoo.org>