From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/i3lock-color/
Date: Sun, 3 Jan 2021 12:09:10 +0000 (UTC) [thread overview]
Message-ID: <1609614044.b8b671a3dead31220802c7866ebae5b76c1af6fb.mgorny@gentoo> (raw)
commit: b8b671a3dead31220802c7866ebae5b76c1af6fb
Author: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Sat Jan 2 18:59:45 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 19:00:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8b671a3
x11-misc/i3lock-color: sort dependencies
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com>
x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild | 2 +-
x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild | 2 +-
x11-misc/i3lock-color/i3lock-color-9999.ebuild | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
index 0fcf0615..b610776c 100644
--- a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
@@ -21,10 +21,10 @@ DEPEND="
sys-libs/pam
x11-libs/cairo
x11-libs/libxcb
+ x11-libs/libxkbcommon
x11-libs/xcb-util
x11-libs/xcb-util-image
x11-libs/xcb-util-xrm
- x11-libs/libxkbcommon
"
RDEPEND="
${DEPEND}
diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
index 013635df..c5aaad27 100644
--- a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
@@ -21,10 +21,10 @@ DEPEND="
sys-libs/pam
x11-libs/cairo
x11-libs/libxcb
+ x11-libs/libxkbcommon[X]
x11-libs/xcb-util
x11-libs/xcb-util-image
x11-libs/xcb-util-xrm
- x11-libs/libxkbcommon[X]
"
RDEPEND="
${DEPEND}
diff --git a/x11-misc/i3lock-color/i3lock-color-9999.ebuild b/x11-misc/i3lock-color/i3lock-color-9999.ebuild
index a422466f..bf848908 100644
--- a/x11-misc/i3lock-color/i3lock-color-9999.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,10 +19,10 @@ DEPEND="
sys-libs/pam
x11-libs/cairo
x11-libs/libxcb
+ x11-libs/libxkbcommon
x11-libs/xcb-util
x11-libs/xcb-util-image
x11-libs/xcb-util-xrm
- x11-libs/libxkbcommon
"
RDEPEND="
${DEPEND}
next reply other threads:[~2021-01-03 12:09 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-03 12:09 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-06 3:19 [gentoo-commits] repo/proj/guru:master commit in: x11-misc/i3lock-color/ Lucio Sauer
2024-02-05 11:57 David Roman
2021-06-09 3:39 Theo Anderson
2021-05-30 14:47 Andrew Ammerlaan
2021-04-18 15:53 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-18 16:01 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-02-16 21:10 Theo Anderson
2021-02-16 21:10 Theo Anderson
2021-02-16 21:10 Theo Anderson
2021-01-06 9:15 Andrew Ammerlaan
2021-01-04 9:34 Andrew Ammerlaan
2021-01-02 12:13 Andrew Ammerlaan
2021-01-01 13:14 Andrew Ammerlaan
2020-12-25 20:42 Haelwenn Monnier
2020-12-23 10:24 Andrew Ammerlaan
2020-12-22 13:06 Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
2020-09-06 11:21 Andrew Ammerlaan
2020-07-23 16:15 Andrew Ammerlaan
2020-06-17 10:33 Andrew Ammerlaan
2020-06-13 13:13 Andrew Ammerlaan
2020-05-22 8:03 Andrew Ammerlaan
2020-04-19 9:48 Haelwenn Monnier
2020-04-19 9:48 Haelwenn Monnier
2020-03-17 15:55 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=1609614044.b8b671a3dead31220802c7866ebae5b76c1af6fb.mgorny@gentoo \
--to=mgorny@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