summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/fbpanel: enable py3.10Ionen Wolkens2022-02-111-2/+3
| | | | | | With a very trivial (straight-to-stable) build script patch. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-misc/fbpanel: add python3_9Ionen Wolkens2021-06-031-2/+4
| | | | | | 3_10 left out as it currently breaks build Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/fbpanel: Remove USE=X gdk-pixbuf dependencyMatt Turner2020-11-111-1/+1
| | | | | | | This was my fault. Bug: https://bugs.gentoo.org/753908 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/fbpanel: Remove unnecessary gdk-pixbuf-xlib.h includesIonen Wolkens2020-11-111-0/+1
| | | | | | Closes: https://bugs.gentoo.org/753908 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/fbpanel: x86 stable wrt bug #743574Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-misc/fbpanel: ppc64 stable wrt bug #743574Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-misc/fbpanel: ppc stable wrt bug #743574Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-misc/fbpanel: amd64 stable wrt bug #743574Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-misc/fbpanel: Add python3 support, drop python2 supportJeroen Roovers2020-07-091-0/+65
- Convert build system to python3 thanks to Alexey Mishustin - Set BDEPEND Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://bugs.gentoo.org/731308 Signed-off-by: Jeroen Roovers <jer@gentoo.org>