summaryrefslogtreecommitdiff
path: root/x11-wm/i3
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/i3: Stabilize 4.19.2 amd64, #816771Sam James2021-10-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/i3: remove unused patchMichael Mair-Keimberger2021-10-061-22/+0
| | | | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22506 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/i3: Remove 4.18, 4.18.3, 4.19-r1Jakov Smolić2021-10-044-312/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/i3: Stabilize 4.19.1 x86, #811588Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/i3: keyword ~riscvYongxiang Liang2021-09-211-1/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22349 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@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/i3: Stabilize 4.19.1 amd64, #811588Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/i3: Style fixesJakov Smolić2021-09-042-33/+43
| | | | | | | | * Drop redundant first if block * Sort dependencies alphabetically * Add RESTRICT line Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/i3: add myself as co-maintainerAlexys Jacob2021-09-031-0/+4
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* x11-wm/i3: Add myself as maintainerJakov Smolić2021-08-301-1/+4
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/i3: Drop package to maintainer-neededLars Wendler2021-08-301-8/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: bump version to 4.19.2wellWINeo2021-08-262-0/+103
| | | | | | Package-manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Stepan Uspenskiy <isip_s.a.uspenskiy@mpt.ru> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/i3: Use optfeature_header() instead of custom elogAndreas Sturmlechner2021-04-043-18/+12
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/i3: Pump to v4.19.1Nelo-T. Wallus2021-02-022-0/+105
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/19300 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Install with EPREFIXNelo-T. Wallus2021-01-292-4/+4
| | | | | | | | Closes: https://bugs.gentoo.org/767790 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/19249 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: sync live ebuildJoonas Niilola2020-11-241-13/+11
| | | | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18384 Acked-by: Nelo-T. Wallus <nelo@wallus.de> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: use optfeature, fix docdir path on 4.19-r1Joonas Niilola2020-11-242-13/+34
| | | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org> Acked-by: Nelo-T. Wallus <nelo@wallus.de> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Removed oldLars Wendler2020-11-176-509/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Use meson_src_install explicitlyNelo-T. Wallus2020-11-172-2/+2
| | | | | | | | Bug: https://bugs.gentoo.org/755032 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/18295 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Bump to v4.19Nelo-T. Wallus2020-11-173-1/+108
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/18289 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Switch build system to meson in the live ebuildNelo-T. Wallus2020-11-091-25/+44
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/18207 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Bump to v4.18.3Nelo-T. Wallus2020-10-252-0/+104
| | | | | | | Package-Manager: Portage-3.0.5, Repoman-2.3.23 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/18003 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Bump to v4.18.2Nelo-T. Wallus2020-07-262-0/+104
| | | | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/16832 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: arm keyworded (bug #729778)Sam James (sam_c)2020-06-291-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: Michał Górny <mgorny@gentoo.org>
* x11-wm/i3: Drop outdated versions 4.15, 4.16, 4.16.1Nelo-T. Wallus2020-06-174-336/+0
| | | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/15996 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-wm/i3: Bump to v4.18.1Nelo-T. Wallus2020-06-172-0/+104
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-wm/i3: x86 stable wrt bug #716952Agostino Sarubbo2020-06-041-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/i3: amd64 stable wrt bug #716952Mikle Kolyada2020-05-251-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* x11-wm/i3: Bump to v4.18Nelo-T. Wallus2020-02-182-0/+104
| | | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/14695 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-116-6/+6
| | | | | | | 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/i3: Update x11-libs/cairo dependencyMatt Turner2020-01-146-6/+6
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/i3: Bump to v4.17.1Nelo-T. Wallus2019-09-082-0/+111
| | | | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.12 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/12885 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Removed old.Lars Wendler2019-03-264-223/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Bump to 4.16.1Nelo-T. Wallus2019-03-262-0/+112
| | | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nelo-T. Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/11429 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Use current musl patch for live ebuildNelo-T. Wallus2018-11-291-2/+2
| | | | | | | | Signed-off-by: Nelo-Thara Naum Nathanael Wallus <nelo@wallus.de> Package-Manager: Portage-2.3.51, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/10516 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: Bump to v4.16Nelo-T. Wallus2018-11-083-0/+197
| | | | | | | | | Closes: https://bugs.gentoo.org/670570 Package-Manager: Portage-2.3.51, Repoman-2.3.10 Signed-off-by: Nelo-Thara Nahum Nathanael Wallus <nelo@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/10357 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-vm/i3: remove doc conditional in 4.15pini2018-10-241-3/+1
| | | | | | Signed-off-by: pini <pini@tuxfamily.org> Closes: https://github.com/gentoo/gentoo/pull/10051 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-wm/i3: amd64 stable wrt bug #658896Mikle Kolyada2018-10-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* x11-wm/i3: x86 stable (bug #658896)Thomas Deutschmann2018-10-011-2/+2
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* x11-wm/i3: show elog message only on first installationFrancesco Turco2018-09-115-33/+49
| | | | Closes: https://github.com/gentoo/gentoo/pull/9703
* x11-wm/i3: add ~arm64 keywordAlex Bennée2018-06-041-1/+1
| | | | | | We also mask out test in profiles/arch/arm64/package.use.mask as it depends on a bunch of currently un-keyworded perl modules but is currently disabled due to an upstream bug.
* x11-wm/i3: Bump to 4.15Nelo-T. Wallus2018-03-172-0/+112
| | | | | | Closes: https://bugs.gentoo.org/650218 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7485
* x11-wm/i3: Revert "add ~arm64, bug #640274"Nelo-T. Wallus2018-02-141-1/+1
| | | | | | | | Dependencies are not keyworded, see bug for details. Bug: https://bugs.gentoo.org/640274 Closes: https://github.com/gentoo/gentoo/pull/7187 Reverts: 5bde02429fa44ae1d62e116b7ae008ec6b3babd0
* x11-wm/i3: Remove useless maintainer <description/>Michał Górny2018-02-111-2/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* x11-wm/i3: Readd my_src_test and restrict test phaseNelo-T. Wallus2018-01-161-1/+16
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6876
* x11-wm/i3: Fixed issues from previous commit.Lars Wendler2018-01-161-3/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-wm/i3: Use out-of-source eclassNelo-T. Wallus2018-01-161-30/+9
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6873
* x11-wm/i3: add ~arm64, bug #640274Markus Meier2017-12-241-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64"