public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/trayer/
Date: Sat, 26 Mar 2022 00:12:38 +0000 (UTC)	[thread overview]
Message-ID: <1648253515.07cc334bfc44acd55133f46967e530cc5799e7c9.sam@gentoo> (raw)

commit:     07cc334bfc44acd55133f46967e530cc5799e7c9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 00:11:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 00:11:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07cc334b

x11-misc/trayer: use BDEPEND

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/trayer/trayer-1.0-r4.ebuild | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/x11-misc/trayer/trayer-1.0-r4.ebuild b/x11-misc/trayer/trayer-1.0-r4.ebuild
index d83e08e8deda..5afa3ceb9eee 100644
--- a/x11-misc/trayer/trayer-1.0-r4.ebuild
+++ b/x11-misc/trayer/trayer-1.0-r4.ebuild
@@ -1,27 +1,24 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit toolchain-funcs
 
 DESCRIPTION="Lightweight GTK+ based systray for UNIX desktop"
 HOMEPAGE="https://sourceforge.net/projects/fvwm-crystal/"
 SRC_URI="https://sourceforge.net/projects/fvwm-crystal/files/${PN}/${PV}/${P}.tar.gz/download -> ${P}-sourceforge.tar.gz"
-LICENSE="GPL-2"
 
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86"
 
-RDEPEND="
-	dev-libs/glib:2
+RDEPEND="dev-libs/glib:2
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:2
-	x11-libs/libX11
-"
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-"
+	x11-libs/libX11"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-dont-include-gdk-pixbuf-xlib.patch


             reply	other threads:[~2022-03-26  0:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-26  0:12 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-04 13:51 [gentoo-commits] repo/gentoo:master commit in: x11-misc/trayer/ Arthur Zamarin
2023-03-04 11:03 Arthur Zamarin
2023-03-04  9:29 Arthur Zamarin
2023-03-04  8:55 Arthur Zamarin
2021-03-15 22:02 Sam James
2021-03-15 21:55 Sam James
2019-02-16  9:24 Jeroen Roovers
2019-02-15 19:18 Mikle Kolyada
2019-02-15 19:17 Mikle Kolyada
2019-02-15  1:37 Thomas Deutschmann
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 20:44 Sergei Trofimovich
2017-03-25 10:43 Mart Raudsepp
2017-03-21 10:08 Michael Weber
2017-02-14 19:44 David Seifert

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=1648253515.07cc334bfc44acd55133f46967e530cc5799e7c9.sam@gentoo \
    --to=sam@gentoo.org \
    --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