public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/rofi-file-browser-extended/
Date: Sat,  7 Aug 2021 17:48:01 +0000 (UTC)	[thread overview]
Message-ID: <1628358402.dbda197ace3cf429a4f61bc478a051714889d478.flow@gentoo> (raw)

commit:     dbda197ace3cf429a4f61bc478a051714889d478
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 17:45:55 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 17:46:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dbda197a

x11-misc/rofi-file-browser-extended: rofi as also a DEPEND

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../rofi-file-browser-extended-1.2.0-r2.ebuild                 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild b/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild
index 50f944d7d..a04993630 100644
--- a/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild
+++ b/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild
@@ -21,15 +21,15 @@ SLOT="0"
 IUSE=""
 
 BDEPEND="virtual/pkgconfig"
-COMMON_DEPEND="dev-libs/glib:2"
+COMMON_DEPEND="
+	dev-libs/glib:2
+	x11-misc/rofi
+"
 DEPEND="
 	${COMMON_DEPEND}
 	x11-libs/cairo
 "
-RDEPEND="
-	${COMMON_DEPEND}
-	x11-misc/rofi
-"
+RDEPEND="${COMMON_DEPEND}"
 
 PATCHES=(
 	"${FILESDIR}/${P}-do-not-install-man-page.patch"


WARNING: multiple messages have this Message-ID (diff)
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/rofi-file-browser-extended/
Date: Sat,  7 Aug 2021 17:48:06 +0000 (UTC)	[thread overview]
Message-ID: <1628358402.dbda197ace3cf429a4f61bc478a051714889d478.flow@gentoo> (raw)
Message-ID: <20210807174806.PjYjX_3E9t-zXISiViZdJSbO7pC8TjaUgsWcaMtpaRY@z> (raw)

commit:     dbda197ace3cf429a4f61bc478a051714889d478
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 17:45:55 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 17:46:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dbda197a

x11-misc/rofi-file-browser-extended: rofi as also a DEPEND

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../rofi-file-browser-extended-1.2.0-r2.ebuild                 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild b/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild
index 50f944d7d..a04993630 100644
--- a/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild
+++ b/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.2.0-r2.ebuild
@@ -21,15 +21,15 @@ SLOT="0"
 IUSE=""
 
 BDEPEND="virtual/pkgconfig"
-COMMON_DEPEND="dev-libs/glib:2"
+COMMON_DEPEND="
+	dev-libs/glib:2
+	x11-misc/rofi
+"
 DEPEND="
 	${COMMON_DEPEND}
 	x11-libs/cairo
 "
-RDEPEND="
-	${COMMON_DEPEND}
-	x11-misc/rofi
-"
+RDEPEND="${COMMON_DEPEND}"
 
 PATCHES=(
 	"${FILESDIR}/${P}-do-not-install-man-page.patch"


             reply	other threads:[~2021-08-07 17:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07 17:48 Florian Schmaus [this message]
2021-08-07 17:48 ` [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/rofi-file-browser-extended/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2021-07-20 11:36 Florian Schmaus
2021-07-20 11:36 ` [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2021-07-20 11:33 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2021-07-20 11:34 ` [gentoo-commits] repo/proj/guru:master " Florian Schmaus

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=1628358402.dbda197ace3cf429a4f61bc478a051714889d478.flow@gentoo \
    --to=flow@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