summaryrefslogtreecommitdiff
path: root/dev-util/codeblocks/codeblocks-17.12-r303.ebuild
AgeCommit message (Collapse)Author
2022-05-13dev-util/codeblocks: cleanup old 17.12-r*, <=20.03-r3Sergey Torokhov
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
2020-07-17dev-util/codeblocks: x86 stable wrt bug #731782Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-07-17dev-util/codeblocks: amd64 stable wrt bug #731782Agostino Sarubbo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-03-22dev-util/codeblocks-17.12-r303: fix crash on paste; fix appdata-deprecatedSergey Torokhov
- Fix crash on copy-paste from another applcation using upstream patch https://sourceforge.net/p/codeblocks/code/11320/ from ticket https://sourceforge.net/p/codeblocks/tickets/629/. - Fix HOMEPAGE: from http://www to https:// - Fix installation into /usr/share/appdata that is deprecated Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/14969 Signed-off-by: Mart Raudsepp <leio@gentoo.org>