From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
Date: Sat, 26 Nov 2016 19:41:44 +0000 (UTC) [thread overview]
Message-ID: <1480189302.e411341c7dd1dd85faa1ddf164865c758094a94f.floppym@gentoo> (raw)
commit: e411341c7dd1dd85faa1ddf164865c758094a94f
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 19:34:19 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 19:41:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e411341c
virtual/libudev: match provider order to virtual/udev
Package-Manager: portage-2.3.2_p8
virtual/libudev/libudev-215-r1.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/virtual/libudev/libudev-215-r1.ebuild b/virtual/libudev/libudev-215-r1.ebuild
index 85c1039..9f1e1a3 100644
--- a/virtual/libudev/libudev-215-r1.ebuild
+++ b/virtual/libudev/libudev-215-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,13 +17,13 @@ IUSE="static-libs systemd"
DEPEND=""
RDEPEND="
!systemd? ( || (
+ >=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs?]
>=sys-fs/udev-208-r1:0/0[${MULTILIB_USEDEP},static-libs?]
- >=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs?] )
- )
+ ) )
systemd? ( || (
>=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}]
>=sys-apps/systemd-208-r3:0/1[${MULTILIB_USEDEP}]
- >=sys-apps/systemd-208:0/0[${MULTILIB_USEDEP}] )
- )"
+ >=sys-apps/systemd-208:0/0[${MULTILIB_USEDEP}]
+ ) )"
REQUIRED_USE="systemd? ( !static-libs )"
next reply other threads:[~2016-11-26 19:41 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-26 19:41 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-12 14:27 [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/ Mike Gilbert
2023-10-12 14:27 Mike Gilbert
2023-10-12 14:27 Mike Gilbert
2023-09-01 16:07 Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-29 17:55 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-07-31 15:22 Mike Gilbert
2023-07-21 12:43 Sam James
2023-07-20 19:12 Matt Turner
2023-06-15 2:03 Sam James
2023-06-15 2:03 Sam James
2022-06-04 2:21 Sam James
2022-06-03 7:05 Sam James
2022-06-03 0:52 Sam James
2022-06-03 0:52 Sam James
2022-06-03 0:37 Sam James
2022-06-02 1:52 Sam James
2022-06-02 1:52 Sam James
2022-05-30 7:15 Sam James
2022-04-17 12:48 Sam James
2022-04-16 23:13 Mike Gilbert
2021-09-07 17:37 Mike Gilbert
2021-08-13 16:18 Mike Gilbert
2021-08-13 16:18 Mike Gilbert
2021-08-09 15:15 Mike Gilbert
2021-07-22 22:45 William Hubbs
2019-12-10 8:47 Agostino Sarubbo
2019-12-03 8:37 Agostino Sarubbo
2019-12-02 11:04 Mikle Kolyada
2019-12-02 11:04 Mikle Kolyada
2019-12-02 11:04 Mikle Kolyada
2019-11-30 21:45 Sergei Trofimovich
2019-11-21 22:20 Matt Turner
2019-11-11 18:09 Aaron Bauman
2019-11-08 3:23 Aaron Bauman
2019-11-04 20:06 Sergei Trofimovich
2019-11-04 20:06 Sergei Trofimovich
2019-11-02 0:42 Matt Turner
2019-11-02 0:42 Matt Turner
2019-11-01 20:09 Matt Turner
2019-11-01 20:09 Matt Turner
2019-11-01 19:30 Mike Gilbert
2019-11-01 10:51 Mikle Kolyada
2019-11-01 10:34 Mikle Kolyada
2019-10-31 23:50 Thomas Deutschmann
2019-10-28 17:12 Mike Gilbert
2019-10-28 17:10 Mike Gilbert
2019-10-28 12:07 Anthony G. Basile
2019-10-27 15:31 Michał Górny
2019-10-27 15:31 Michał Górny
2019-10-27 15:31 Michał Górny
2019-05-04 19:58 Andreas K. Hüttel
2018-04-18 5:54 Mart Raudsepp
2017-09-14 20:19 Sergei Trofimovich
2017-07-13 1:56 Markus Meier
2017-07-12 9:38 Sergei Trofimovich
2017-07-04 18:06 Mike Gilbert
2017-07-04 17:27 Mike Gilbert
2016-11-26 19:41 Mike Gilbert
2016-11-04 23:15 William Hubbs
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=1480189302.e411341c7dd1dd85faa1ddf164865c758094a94f.floppym@gentoo \
--to=floppym@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