From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/nitrogen/
Date: Wed, 17 Mar 2021 02:25:23 +0000 (UTC) [thread overview]
Message-ID: <1615947911.5c858fcfbc645d603d96f5059ff550787d740b81.sam@gentoo> (raw)
commit: 5c858fcfbc645d603d96f5059ff550787d740b81
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 02:24:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 02:25:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c858fcf
x11-misc/nitrogen: use BDEPEND in EAPI 7, style
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/nitrogen/nitrogen-1.6.1-r1.ebuild | 3 ++-
x11-misc/nitrogen/nitrogen-99999.ebuild | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/x11-misc/nitrogen/nitrogen-1.6.1-r1.ebuild b/x11-misc/nitrogen/nitrogen-1.6.1-r1.ebuild
index e412b636fc5..42004445724 100644
--- a/x11-misc/nitrogen/nitrogen-1.6.1-r1.ebuild
+++ b/x11-misc/nitrogen/nitrogen-1.6.1-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+
inherit autotools flag-o-matic gnome2-utils xdg-utils
DESCRIPTION="A background browser and setter for X"
@@ -13,6 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE="nls xinerama"
+BDEPEND="virtual/pkgconfig"
RDEPEND="
>=dev-cpp/gtkmm-2.10:2.4
>=gnome-base/librsvg-2.20:2
@@ -21,7 +23,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- virtual/pkgconfig
nls? ( sys-devel/gettext )
xinerama? ( x11-base/xorg-proto )
"
diff --git a/x11-misc/nitrogen/nitrogen-99999.ebuild b/x11-misc/nitrogen/nitrogen-99999.ebuild
index dec80fb27a1..ce8061fea45 100644
--- a/x11-misc/nitrogen/nitrogen-99999.ebuild
+++ b/x11-misc/nitrogen/nitrogen-99999.ebuild
@@ -1,27 +1,27 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit autotools flag-o-matic git-r3 xdg-utils
DESCRIPTION="A background browser and setter for X"
HOMEPAGE="https://github.com/l3ib/nitrogen"
EGIT_REPO_URI="https://github.com/l3ib/${PN}"
-IUSE="nls xinerama"
-KEYWORDS=""
LICENSE="GPL-2"
SLOT="0"
+IUSE="nls xinerama"
+BDEPEND="virtual/pkgconfig"
RDEPEND="
>=dev-cpp/gtkmm-2.10:2.4
>=gnome-base/librsvg-2.20:2
>=x11-libs/gtk+-2.10:2
xinerama? ( x11-libs/libXinerama )
"
-BDEPEND="
+DEPEND="
${RDEPEND}
- virtual/pkgconfig
nls? ( sys-devel/gettext )
xinerama? ( x11-base/xorg-proto )
"
next reply other threads:[~2021-03-17 2:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-17 2:25 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-07 17:32 [gentoo-commits] repo/gentoo:master commit in: x11-misc/nitrogen/ Sam James
2021-06-06 14:46 Jonas Stein
2021-04-19 19:31 Sam James
2021-03-17 2:25 Sam James
2021-03-17 2:19 Sam James
2021-03-15 21:21 Sam James
2020-01-13 10:07 David Seifert
2019-11-07 22:10 Jeroen Roovers
2019-01-01 15:35 Jeroen Roovers
2018-08-05 11:33 Sergei Trofimovich
2018-04-20 19:48 David Seifert
2017-02-15 7:41 Jeroen Roovers
2016-11-16 13:56 Jeroen Roovers
2016-11-14 12:08 Jeroen Roovers
2015-12-23 20:38 Pacho Ramos
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=1615947911.5c858fcfbc645d603d96f5059ff550787d740b81.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