public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/
Date: Tue, 14 May 2024 19:07:31 +0000 (UTC)	[thread overview]
Message-ID: <1715707277.d8d007f2a51b4e76cf1739c5012d3cbccbc0233a.julien@gentoo> (raw)
Message-ID: <20240514190731.3hgzTe5r2qZd1AGnDeA70tN-Bh-JGquEbRdAvSzU0N8@z> (raw)

commit:     d8d007f2a51b4e76cf1739c5012d3cbccbc0233a
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 17:19:27 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 17:21:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8d007f2

gui-apps/yambar: drop myself as a maintainer

and fix some pkgcheck notices

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 gui-apps/yambar/metadata.xml         | 5 +----
 gui-apps/yambar/yambar-1.10.0.ebuild | 4 ++--
 gui-apps/yambar/yambar-1.9.0.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/gui-apps/yambar/metadata.xml b/gui-apps/yambar/metadata.xml
index ee61b7d339..8ab6a025c2 100644
--- a/gui-apps/yambar/metadata.xml
+++ b/gui-apps/yambar/metadata.xml
@@ -5,13 +5,10 @@
 		<email>leonardo@neumann.dev.br</email>
 		<name>Leonardo Neumann</name>
 	</maintainer>
-	<maintainer type="person">
-		<email>julien@jroy.ca</email>
-		<name>Julien Roy</name>
-	</maintainer>
 	<upstream>
 		<bugs-to>https://codeberg.org/dnkl/yambar/issues</bugs-to>
 		<changelog>https://codeberg.org/dnkl/yambar/releases</changelog>
+		<remote-id type="codeberg">dnkl/yambar</remote-id>
 	</upstream>
 	<use>
 		<flag name="core">Compiles modules, particles and decorations as shared libraries, which are loaded on-demand</flag>

diff --git a/gui-apps/yambar/yambar-1.10.0.ebuild b/gui-apps/yambar/yambar-1.10.0.ebuild
index 8faf041d0e..13784e42c9 100644
--- a/gui-apps/yambar/yambar-1.10.0.ebuild
+++ b/gui-apps/yambar/yambar-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"
 HOMEPAGE="https://codeberg.org/dnkl/yambar"
 LICENSE="MIT"
 SLOT="0"
-IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland X xkb xwindow"
+IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland +X xkb xwindow"
 REQUIRED_USE="
 	|| ( wayland X )
 	sway-xkb? ( wayland )

diff --git a/gui-apps/yambar/yambar-1.9.0.ebuild b/gui-apps/yambar/yambar-1.9.0.ebuild
index c1f9a1ff4f..904fe490fc 100644
--- a/gui-apps/yambar/yambar-1.9.0.ebuild
+++ b/gui-apps/yambar/yambar-1.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"
 HOMEPAGE="https://codeberg.org/dnkl/yambar"
 LICENSE="MIT"
 SLOT="0"
-IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland X xkb xwindow"
+IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland +X xkb xwindow"
 REQUIRED_USE="
 	|| ( wayland X )
 	sway-xkb? ( wayland )


             reply	other threads:[~2024-05-14 19:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 19:12 Julien Roy [this message]
2024-05-14 19:07 ` [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-08-05  5:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-06-06 14:49 David Roman
2024-01-28 22:50 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-01-28 23:02 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-01-01  3:56 David Roman
2022-12-20 17:23 Haelwenn Monnier
2022-12-19 10:56 Viorel Munteanu
2022-06-15 12:42 Andrew Ammerlaan
2021-09-15  7:50 Arthur Zamarin
2021-09-15  7:50 Arthur Zamarin
2021-09-15  7:50 Arthur Zamarin
2021-07-30  8:52 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-30  9:11 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-07-27 19:57 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1715707277.d8d007f2a51b4e76cf1739c5012d3cbccbc0233a.julien@gentoo \
    --to=julien@jroy.ca \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox