summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/gtk+: add 3.24.36Chris Mayo2023-02-055-0/+245
| | | | | | Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28876 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Drop old versionsMatt Turner2023-01-032-250/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 hppa, #885627Arthur Zamarin2022-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 arm, #885627Arthur Zamarin2022-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 ppc, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 x86, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 ppc64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 amd64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 sparc, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.35 arm64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Depend on libglvnd instead of mesaMatt Turner2022-11-241-2/+1
| | | | | | And drop deprecated dep on at-spi2-atk. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Version bump to 3.24.35Matt Turner2022-11-232-0/+247
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Set remote-idMatt Turner2022-10-311-20/+19
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: fix MissingUseDepDefault on cairo deuxSam James2022-10-091-1/+1
| | | | | | Closes: https://bugs.gentoo.org/875953 Fixes: 9e7f1c134ebf81cc16d362f23358aadae96f754b Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: fix MissingUseDepDefault on cairoSam James2022-10-082-2/+2
| | | | | Closes: https://bugs.gentoo.org/875953 Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Drop old versionsMatt Turner2022-05-315-1008/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 arm, #843794Jakov Smolić2022-05-311-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 arm64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 sparc, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 ppc64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 ppc, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 hppa, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 x86, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.34 amd64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Version bump to 3.24.34Matt Turner2022-05-182-0/+250
| | | | | Closes: https://bugs.gentoo.org/845129 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: keyword 2.24.33 for ~loongWANG Xuerui2022-05-171-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-libs/gtk+: keyword 3.24.33-r1 for ~loongWANG Xuerui2022-05-171-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-libs/gtk+: fix bug reference in ebuildSam James2022-04-061-1/+1
| | | | | Bug: https://bugs.gentoo.org/835966 Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: add missing legacy iconsChristophe Lermytte2022-04-042-0/+258
| | | | | | | | | | Suggestion by sam to temporarily depend on git to apply this binary upstream patch, which should make it into the next upstream release. Closes: https://bugs.gentoo.org/835966 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/24909 Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Version bump to 3.24.33Matt Turner2022-03-262-0/+250
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Drop old versionsMatt Turner2022-03-182-250/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 hppa, #834426Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 sparc, #834426Matt Turner2022-03-151-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 ppc64, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 ppc, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 arm, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.31 amd64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Version bump to 3.24.32Matt Turner2022-03-042-0/+250
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Drop old versionsMatt Turner2022-01-243-256/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 sparc, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 hppa, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 ppc, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 arm, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 arm64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 amd64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 x86, #831048Jakov Smolić2022-01-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-libs/gtk+: Stabilize 3.24.30 ppc64, #831048Arthur Zamarin2022-01-201-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/gtk+: bump to 3.24.31Mart Raudsepp2022-01-052-0/+250
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>