summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/openbox: fix session name againSam James2023-08-102-2/+2
| | | | | Closes: https://bugs.gentoo.org/911974 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: fix messSam James2023-08-062-127/+1
| | | | | | | | | Sorry, I've no idea what I did here. Keep r7 with the fixes for the xsession file but drop it to ~arch. Drop the now-useless -r6. Fixes: 1c952dae5ccf5c5a2805a3e622ca822c24cd2902 Fixes: 7f9198feb0dc9af82c863c7839d339c6a54bd76c Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: drop back to ~archSam James2023-08-052-1/+127
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: fix shebang in /etc/X11/Sessions fileSam James2023-08-052-3/+134
| | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Closes: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: drop 3.6.1-r3, 3.6.1-r4Andreas Sturmlechner2023-06-182-240/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 ppc, #905675Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 sparc, #905675Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 arm64, #905675Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 amd64, #905675Sam James2023-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 x86, #905675Sam James2023-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 ppc64, #905675Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/openbox: Stabilize 3.6.1-r5 arm, #905675Sam James2023-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: patch issue with >=glib-2.76.0Jimi Huotari2023-03-192-0/+177
| | | | | Bug: https://bugs.gentoo.org/901777 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-wm/openbox: switch to GitHub live repo with httpsJimi Huotari2023-03-092-2/+2
| | | | | | | | This also switches to the repository maintained by Mikachu, which has seen some work since 2015, while the previous one is behind the current release. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-wm/openbox: patch getgrent to getgroupsJimi Huotari2023-03-093-1/+191
| | | | | | Upstream: https://bugzilla.icculus.org/show_bug.cgi?id=5978 Closes: https://bugs.gentoo.org/827227 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-wm/openbox: use EAPI 8 and python3_11Jimi Huotari2023-03-092-4/+4
| | | | | Closes: https://bugs.gentoo.org/897356 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-wm/openbox: keyword 3.6.1-r3 for ~loongWANG Xuerui2022-05-251-1/+1
| | | | | | See: https://github.com/xen0n/loongson-overlay/pull/25 Tested-by: HougeLangley <hougelangley1987@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-wm/openbox: forward ~loongWANG Xuerui2022-05-251-1/+1
| | | | | | See: https://github.com/xen0n/loongson-overlay/pull/25 Tested-by: HougeLangley <hougelangley1987@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-wm/openbox: Python 3.10 compatibilityCraig Andrews2022-02-012-4/+4
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* **/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-wm/openbox: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-172-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-wm/openbox: add riscv keywordYixun Lan2021-05-271-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-wm/openbox: Fix IUSE=-xdg w/o python, drop 'static-libs', py39Andreas Sturmlechner2021-03-152-34/+42
| | | | | | Closes: https://bugs.gentoo.org/772878 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/openbox: add missing BDEPENDJimi Huotari2020-08-132-8/+16
| | | | | | | | | Reported-by: Mart Raudsepp <leio@gentoo.org> Closes: https://bugs.gentoo.org/733964 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17107 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/openbox: remove version 3.6.1 (r0)Jimi Huotari2020-08-131-96/+0
| | | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/openbox: stable 3.6.1-r3 for hppa, bug #722488Rolf Eike Beer2020-05-181-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-wm/openbox: x86 stable wrt bug #722488Agostino Sarubbo2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/openbox: sparc stable wrt bug #722488Agostino Sarubbo2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/openbox: ppc64 stable wrt bug #722488Agostino Sarubbo2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/openbox: ppc stable wrt bug #722488Agostino Sarubbo2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/openbox: arm stable wrt bug #722488Agostino Sarubbo2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/openbox: arm64 stable (bug #722488)Sam James (sam_c)2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/openbox: amd64 stable wrt bug #722488Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/openbox: remove version 3.6.1-r1Jimi Huotari2020-03-281-95/+0
| | | | | | Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/openbox: use 'python-single-r1_pkg_setup' and sync 9999Jimi Huotari2020-03-282-24/+50
| | | | | | | | | | | | Also includes minor cosmetic changes, an update for the homepage, removal of unused eclass inherits, and a fix for installing the 'Surreal Gentoo' theme for 9999. Closes: https://bugs.gentoo.org/705420 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15106 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/openbox: Assign to lxqt projectHanno Böck2020-03-221-2/+2
| | | | | Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.94, Repoman-2.3.21
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-233-3/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* x11-wm/openbox: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-153-5/+5
| | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/14653 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/openbox: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/openbox: Python 3 support.Hanno Böck2020-01-132-0/+226
| | | | | | | | | Use EAPI 7. Remove Python 2, change to python single package. Closes: https://bugs.gentoo.org/696042 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* x11-wm/openbox: python_export_best → python_setupMichał Górny2019-11-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-313-3/+3
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* */*: Reassign packages from hwoarangMichał Górny2018-07-191-4/+0
| | | | Bug: https://bugs.gentoo.org/251364
* x11-wm/openbox: Drop banned function callJohannes Huber2018-05-312-2/+0
| | | | | Closes: https://bugs.gentoo.org/656938 Package-Manager: Portage-2.3.40, Repoman-2.3.9