public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-01 20:09 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2019-11-01 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     12f56a1dcc957933949aa42055cda12f5cd6aa25
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 20:08:25 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 20:08:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f56a1d

virtual/libudev-232-r2: ppc stable, bug 698698

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 74daef58820..4ed8e4961aa 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-10-12 14:27 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2023-10-12 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     442a9c0c981b0cfbb003b1fb223e2767e6367ef0
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 14:26:38 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 14:27:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442a9c0c

virtual/libudev: update maintainers

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/virtual/libudev/metadata.xml b/virtual/libudev/metadata.xml
index d3d2736bbc51..c10e48286b50 100644
--- a/virtual/libudev/metadata.xml
+++ b/virtual/libudev/metadata.xml
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>eudev@gentoo.org</email>
-	</maintainer>
 	<maintainer type="project">
 		<email>systemd@gentoo.org</email>
 	</maintainer>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-10-12 14:27 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2023-10-12 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     a2a35ff04bb3377bd59bf9561b4275aa906c8ffa
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 13:58:41 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 14:27:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a35ff0

virtual/libudev: drop 232-r8

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/libudev-232-r8.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/virtual/libudev/libudev-232-r8.ebuild b/virtual/libudev/libudev-232-r8.ebuild
deleted file mode 100644
index 2bf61cd4815c..000000000000
--- a/virtual/libudev/libudev-232-r8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for libudev providers"
-
-SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="systemd"
-
-RDEPEND="
-	!systemd? ( || (
-		sys-apps/systemd-utils[udev,${MULTILIB_USEDEP}]
-		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
-	) )
-	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
-"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-10-12 14:27 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2023-10-12 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     b3cb3c478c7b110c02930885503723d9b4189ef4
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 13:58:23 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 14:27:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3cb3c47

virtual/libudev: drop eudev

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../{libudev-251-r1.ebuild => libudev-251-r2.ebuild}        | 13 ++-----------
 virtual/libudev/metadata.xml                                |  4 ----
 2 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/virtual/libudev/libudev-251-r1.ebuild b/virtual/libudev/libudev-251-r2.ebuild
similarity index 53%
rename from virtual/libudev/libudev-251-r1.ebuild
rename to virtual/libudev/libudev-251-r2.ebuild
index 7ca4c188ab97..0250b8380d00 100644
--- a/virtual/libudev/libudev-251-r1.ebuild
+++ b/virtual/libudev/libudev-251-r2.ebuild
@@ -9,18 +9,9 @@ DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="eudev +sticky-tags systemd"
-REQUIRED_USE="
-	?? ( eudev systemd )
-	eudev? ( !sticky-tags )
-"
+IUSE="systemd"
 
-# eudev does not provide v251 APIs, see
-# https://github.com/eudev-project/eudev/issues/249
 RDEPEND="
-	!systemd? (
-		eudev? ( sys-fs/eudev[${MULTILIB_USEDEP}] )
-		!eudev? ( >=sys-apps/systemd-utils-251[udev,${MULTILIB_USEDEP}] )
-	)
+	!systemd? ( >=sys-apps/systemd-utils-251[udev,${MULTILIB_USEDEP}] )
 	systemd? ( >=sys-apps/systemd-251:0/2[${MULTILIB_USEDEP}] )
 "

diff --git a/virtual/libudev/metadata.xml b/virtual/libudev/metadata.xml
index a77c7ba23870..d3d2736bbc51 100644
--- a/virtual/libudev/metadata.xml
+++ b/virtual/libudev/metadata.xml
@@ -7,9 +7,5 @@
 	<maintainer type="project">
 		<email>systemd@gentoo.org</email>
 	</maintainer>
-	<use>
-		<flag name="eudev">Depend on <pkg>sys-fs/eudev</pkg></flag>
-		<flag name="sticky-tags">Enable API support for sticky tags</flag>
-	</use>
 	<stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-09-01 16:07 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-09-01 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     4ab5bab6b11a2caf33b8a2115ed4458e1b749245
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 16:05:48 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 16:05:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab5bab6

virtual/libudev: Stabilize 251-r1 ppc64, #913218

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 virtual/libudev/libudev-251-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-251-r1.ebuild b/virtual/libudev/libudev-251-r1.ebuild
index b6415407eb56..7ca4c188ab97 100644
--- a/virtual/libudev/libudev-251-r1.ebuild
+++ b/virtual/libudev/libudev-251-r1.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="eudev +sticky-tags systemd"
 REQUIRED_USE="
 	?? ( eudev systemd )


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-08-29 18:02 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-08-29 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0a6e6c1cf479454e7aff525cf5b5d720690500f0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 18:00:26 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 18:00:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6e6c1c

virtual/libudev: Stabilize 251-r1 arm, #913218

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 virtual/libudev/libudev-251-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-251-r1.ebuild b/virtual/libudev/libudev-251-r1.ebuild
index 334e7d933fc8..deacdb64866d 100644
--- a/virtual/libudev/libudev-251-r1.ebuild
+++ b/virtual/libudev/libudev-251-r1.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="eudev +sticky-tags systemd"
 REQUIRED_USE="
 	?? ( eudev systemd )


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-08-29 17:55 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-08-29 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     9b0778f32ff419e1091cbed7e99db34dd135159b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:54:25 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:54:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0778f3

virtual/libudev: Stabilize 251-r1 hppa, #913218

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 virtual/libudev/libudev-251-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-251-r1.ebuild b/virtual/libudev/libudev-251-r1.ebuild
index 043be32ee00a..b497543e8026 100644
--- a/virtual/libudev/libudev-251-r1.ebuild
+++ b/virtual/libudev/libudev-251-r1.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="eudev +sticky-tags systemd"
 REQUIRED_USE="
 	?? ( eudev systemd )


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-08-29 17:49 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-08-29 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     54a06537cfce1141487dd53b31f851ab17a24435
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:47:06 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:47:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a06537

virtual/libudev: Stabilize 251-r1 sparc, #913218

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 virtual/libudev/libudev-251-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-251-r1.ebuild b/virtual/libudev/libudev-251-r1.ebuild
index 7dd9c8abb9b8..043be32ee00a 100644
--- a/virtual/libudev/libudev-251-r1.ebuild
+++ b/virtual/libudev/libudev-251-r1.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="eudev +sticky-tags systemd"
 REQUIRED_USE="
 	?? ( eudev systemd )


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-07-31 15:22 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2023-07-31 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6404b064d63d182da4a8a193533a188cdf832d41
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 18:07:47 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 15:21:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6404b064

virtual/libudev: add eudev and sticky-tags USE flags

eudev lacks API support for the new libudev functions that differentiate
between sticky and current tags on device events.

Add a USE flag so we can depend on the new API from libgudev.

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/{libudev-251.ebuild => libudev-251-r1.ebuild} | 11 +++++++++--
 virtual/libudev/metadata.xml                                  |  4 ++++
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-251.ebuild b/virtual/libudev/libudev-251-r1.ebuild
similarity index 67%
rename from virtual/libudev/libudev-251.ebuild
rename to virtual/libudev/libudev-251-r1.ebuild
index c71810b3f0de..7dd9c8abb9b8 100644
--- a/virtual/libudev/libudev-251.ebuild
+++ b/virtual/libudev/libudev-251-r1.ebuild
@@ -9,11 +9,18 @@ DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="systemd"
+IUSE="eudev +sticky-tags systemd"
+REQUIRED_USE="
+	?? ( eudev systemd )
+	eudev? ( !sticky-tags )
+"
 
 # eudev does not provide v251 APIs, see
 # https://github.com/eudev-project/eudev/issues/249
 RDEPEND="
-	!systemd? ( >=sys-apps/systemd-utils-251[udev,${MULTILIB_USEDEP}] )
+	!systemd? (
+		eudev? ( sys-fs/eudev[${MULTILIB_USEDEP}] )
+		!eudev? ( >=sys-apps/systemd-utils-251[udev,${MULTILIB_USEDEP}] )
+	)
 	systemd? ( >=sys-apps/systemd-251:0/2[${MULTILIB_USEDEP}] )
 "

diff --git a/virtual/libudev/metadata.xml b/virtual/libudev/metadata.xml
index d3d2736bbc51..a77c7ba23870 100644
--- a/virtual/libudev/metadata.xml
+++ b/virtual/libudev/metadata.xml
@@ -7,5 +7,9 @@
 	<maintainer type="project">
 		<email>systemd@gentoo.org</email>
 	</maintainer>
+	<use>
+		<flag name="eudev">Depend on <pkg>sys-fs/eudev</pkg></flag>
+		<flag name="sticky-tags">Enable API support for sticky tags</flag>
+	</use>
 	<stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-07-21 12:43 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-07-21 12:43 UTC (permalink / raw
  To: gentoo-commits

commit:     7fddd76a09db930ba892644870fdae6861ef18e8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 12:42:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 12:43:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fddd76a

virtual/libudev: destabilize 251

See https://forums.gentoo.org/viewtopic-t-1164332.html, let's not inflict
the conflict wrt eudev on more people than necessary while we see what's
going to happen.

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

 virtual/libudev/libudev-251.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-251.ebuild b/virtual/libudev/libudev-251.ebuild
index feae96ea89ed..c71810b3f0de 100644
--- a/virtual/libudev/libudev-251.ebuild
+++ b/virtual/libudev/libudev-251.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="systemd"
 
 # eudev does not provide v251 APIs, see


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-07-20 19:12 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2023-07-20 19:12 UTC (permalink / raw
  To: gentoo-commits

commit:     04a137e8ed2c29610b1872b76e0b1b8d8b8f4546
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 22:54:10 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 19:12:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a137e8

virtual/libudev: Version bump to 251

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/libudev/libudev-251.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/virtual/libudev/libudev-251.ebuild b/virtual/libudev/libudev-251.ebuild
new file mode 100644
index 000000000000..feae96ea89ed
--- /dev/null
+++ b/virtual/libudev/libudev-251.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+
+SLOT="0/1"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+IUSE="systemd"
+
+# eudev does not provide v251 APIs, see
+# https://github.com/eudev-project/eudev/issues/249
+RDEPEND="
+	!systemd? ( >=sys-apps/systemd-utils-251[udev,${MULTILIB_USEDEP}] )
+	systemd? ( >=sys-apps/systemd-251:0/2[${MULTILIB_USEDEP}] )
+"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-06-15  2:03 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-06-15  2:03 UTC (permalink / raw
  To: gentoo-commits

commit:     7d3fddbcee96ae4fb45259ca8380be30054ce41e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 02:00:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 02:03:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3fddbc

virtual/libudev: drop 232-r5

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

 virtual/libudev/libudev-232-r5.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/virtual/libudev/libudev-232-r5.ebuild b/virtual/libudev/libudev-232-r5.ebuild
deleted file mode 100644
index c835fa223cee..000000000000
--- a/virtual/libudev/libudev-232-r5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for libudev providers"
-
-SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="systemd"
-
-RDEPEND="
-	!systemd? ( || (
-		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
-		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
-	) )
-	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
-"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2023-06-15  2:03 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-06-15  2:03 UTC (permalink / raw
  To: gentoo-commits

commit:     b7f1ae063a1d4c6dc1d483586e718b4c12653e27
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 02:00:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 02:03:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f1ae06

virtual/libudev: drop sys-fs/udev as a provider

We don't want Portage to try cling to this obsolete meta which just
depends on systemd-utils[udev] anyway.

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

 virtual/libudev/{libudev-232-r7.ebuild => libudev-232-r8.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r8.ebuild
similarity index 86%
rename from virtual/libudev/libudev-232-r7.ebuild
rename to virtual/libudev/libudev-232-r8.ebuild
index a9ab38b6a4d1..2bf61cd4815c 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,6 @@ IUSE="systemd"
 RDEPEND="
 	!systemd? ( || (
 		sys-apps/systemd-utils[udev,${MULTILIB_USEDEP}]
-		sys-fs/udev[${MULTILIB_USEDEP}]
 		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
 	) )
 	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-04  2:21 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-04  2:21 UTC (permalink / raw
  To: gentoo-commits

commit:     13a6972d076cc3cad4eeb10f06527c8b598fb2f4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 02:20:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 02:20:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a6972d

virtual/libudev: Stabilize 232-r7 sparc, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index 2834458e4bfd..a9ab38b6a4d1 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-03  7:05 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-03  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9b80c95ec6c954ec069cce63cf6acf479255b860
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 07:05:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 07:05:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b80c95e

virtual/libudev: Stabilize 232-r7 hppa, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index 9d7a0afe8f84..2834458e4bfd 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-03  0:52 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-03  0:52 UTC (permalink / raw
  To: gentoo-commits

commit:     9b051888d54e85d8cd050f3f6e20ba630745f180
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 00:52:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 00:52:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b051888

virtual/libudev: Stabilize 232-r7 ppc64, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index 9e19b778b4b6..9d7a0afe8f84 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-03  0:52 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-03  0:52 UTC (permalink / raw
  To: gentoo-commits

commit:     e2f081b8d5f5e742d0d7654f7203a21873d028d3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 00:52:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 00:52:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f081b8

virtual/libudev: Stabilize 232-r7 ppc, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index 63323f9fbe3d..9e19b778b4b6 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-03  0:37 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-03  0:37 UTC (permalink / raw
  To: gentoo-commits

commit:     18d1039a1ed96c19756f59b533c6d5b64c2ee2e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 00:37:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 00:37:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d1039a

virtual/libudev: Stabilize 232-r7 arm, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index 48bb72d010ec..63323f9fbe3d 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-02  1:52 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-02  1:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d84ab0c4ce93c436fe7a10bd1fcacc559d870d87
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 01:51:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 01:51:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84ab0c4

virtual/libudev: Stabilize 232-r7 arm64, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index cfb37343abaa..48bb72d010ec 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-06-02  1:52 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-06-02  1:52 UTC (permalink / raw
  To: gentoo-commits

commit:     6f32a2cb9a73c6f855b71f15ec00d480c7a77c7e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 01:51:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 01:51:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f32a2cb

virtual/libudev: Stabilize 232-r7 x86, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index 7420a448428f..cfb37343abaa 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-05-30  7:15 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-05-30  7:15 UTC (permalink / raw
  To: gentoo-commits

commit:     6021f0d1cc19f00cc4c1686300e06dcc757507e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 07:13:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 30 07:15:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6021f0d1

virtual/libudev: Stabilize 232-r7 amd64, #848435

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

 virtual/libudev/libudev-232-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild b/virtual/libudev/libudev-232-r7.ebuild
index b430cb829b20..7420a448428f 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -8,7 +8,7 @@ inherit multilib-build
 DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-04-17 12:48 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-04-17 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     32eec7440046151d9de01bee671186571f7cc32b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 12:47:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 12:48:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32eec744

virtual/libudev: keep transitional sys-fs/udev

Portage may be inclined to try (and fail) to use systemd
here instead of the new (for non-systemd systems) systemd-utils
tools package, so let's include sys-fs/udev instead, which
is a transitional package, below systemd-utils.

Already seen one nasty such situation where Portage gets
confused & can't resolve w/o this, and this sorts it out.

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

 virtual/libudev/{libudev-232-r6.ebuild => libudev-232-r7.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/libudev/libudev-232-r6.ebuild b/virtual/libudev/libudev-232-r7.ebuild
similarity index 93%
rename from virtual/libudev/libudev-232-r6.ebuild
rename to virtual/libudev/libudev-232-r7.ebuild
index aed453196d9b..60120fb8bbda 100644
--- a/virtual/libudev/libudev-232-r6.ebuild
+++ b/virtual/libudev/libudev-232-r7.ebuild
@@ -14,6 +14,7 @@ IUSE="systemd"
 RDEPEND="
 	!systemd? ( || (
 		sys-apps/systemd-utils[udev,${MULTILIB_USEDEP}]
+		sys-fs/udev[${MULTILIB_USEDEP}]
 		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
 	) )
 	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2022-04-16 23:13 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2022-04-16 23:13 UTC (permalink / raw
  To: gentoo-commits

commit:     9c2f93abf2338d3bf898986410197bb4238c873c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 15:18:31 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 23:10:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c2f93ab

virtual/libudev: add systemd-utils, drop sys-fs/udev

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/libudev-232-r6.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/virtual/libudev/libudev-232-r6.ebuild b/virtual/libudev/libudev-232-r6.ebuild
new file mode 100644
index 000000000000..aed453196d9b
--- /dev/null
+++ b/virtual/libudev/libudev-232-r6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="systemd"
+
+RDEPEND="
+	!systemd? ( || (
+		sys-apps/systemd-utils[udev,${MULTILIB_USEDEP}]
+		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
+	) )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
+"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2021-09-07 17:37 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2021-09-07 17:37 UTC (permalink / raw
  To: gentoo-commits

commit:     529733744b4dab5a5a30c30e47c306c319c71547
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  5 01:04:38 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Sep  7 17:36:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52973374

virtual/libudev: drop static libs

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/{libudev-232-r4.ebuild => libudev-232-r5.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/libudev/libudev-232-r4.ebuild b/virtual/libudev/libudev-232-r5.ebuild
similarity index 58%
rename from virtual/libudev/libudev-232-r4.ebuild
rename to virtual/libudev/libudev-232-r5.ebuild
index 817668f12fc..c835fa223ce 100644
--- a/virtual/libudev/libudev-232-r4.ebuild
+++ b/virtual/libudev/libudev-232-r5.ebuild
@@ -9,12 +9,12 @@ DESCRIPTION="Virtual for libudev providers"
 
 SLOT="0/1"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="static-libs systemd"
+IUSE="systemd"
 
 RDEPEND="
 	!systemd? ( || (
-		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
-		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
+		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
 	) )
-	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
 "


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2021-08-13 16:18 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2021-08-13 16:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9c74e4bc3165ca7d1daf2734c7e28e7bb01716f6
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 16:16:01 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 16:16:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c74e4bc

virtual/libudev: drop 215-r1, 232-r1, 232-r2

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/libudev-215-r1.ebuild | 21 ---------------------
 virtual/libudev/libudev-232-r1.ebuild | 17 -----------------
 virtual/libudev/libudev-232-r2.ebuild | 20 --------------------
 3 files changed, 58 deletions(-)

diff --git a/virtual/libudev/libudev-215-r1.ebuild b/virtual/libudev/libudev-215-r1.ebuild
deleted file mode 100644
index 4e144686528..00000000000
--- a/virtual/libudev/libudev-215-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for libudev providers"
-
-SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="static-libs systemd"
-REQUIRED_USE="systemd? ( !static-libs )"
-
-RDEPEND="
-	!systemd? ( || (
-		>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs(-)?]
-		>=sys-fs/udev-208-r1:0/0[${MULTILIB_USEDEP},static-libs(-)?]
-	) )
-	systemd? ( >=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}] )
-"

diff --git a/virtual/libudev/libudev-232-r1.ebuild b/virtual/libudev/libudev-232-r1.ebuild
deleted file mode 100644
index 84e5fe92a13..00000000000
--- a/virtual/libudev/libudev-232-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for libudev providers"
-
-SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="systemd"
-
-RDEPEND="
-	!systemd? ( >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}] )
-	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
-"

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
deleted file mode 100644
index c1c7984e850..00000000000
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for libudev providers"
-
-SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="static-libs systemd"
-
-RDEPEND="
-	!systemd? ( || (
-		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
-		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
-	) )
-	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
-"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2021-08-13 16:18 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2021-08-13 16:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5c85283b5eb25876bfce60d8de943fb09b7315fc
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 16:11:53 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 16:11:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c85283b

virtual/libudev: remove 249, add 232-r4

The version bump is unnecessary, since there are no reverse dependencies
which actually require libudev 249.

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/{libudev-249.ebuild => libudev-232-r4.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-249.ebuild b/virtual/libudev/libudev-232-r4.ebuild
similarity index 77%
rename from virtual/libudev/libudev-249.ebuild
rename to virtual/libudev/libudev-232-r4.ebuild
index 09ed219eae0..ffe2b5e076a 100644
--- a/virtual/libudev/libudev-249.ebuild
+++ b/virtual/libudev/libudev-232-r4.ebuild
@@ -13,8 +13,8 @@ IUSE="static-libs systemd"
 
 RDEPEND="
 	!systemd? ( || (
-		>=sys-fs/udev-249:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
 		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
 	) )
-	systemd? ( >=sys-apps/systemd-249:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
 "


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2021-08-09 15:15 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2021-08-09 15:15 UTC (permalink / raw
  To: gentoo-commits

commit:     e6466cc363d6b150e660673b1e8e53f79f541f6d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  9 15:13:11 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 15:15:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6466cc3

virtual/libudev: drop udev-bugs from maintainers

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/virtual/libudev/metadata.xml b/virtual/libudev/metadata.xml
index 745ddfb1690..49a554e0923 100644
--- a/virtual/libudev/metadata.xml
+++ b/virtual/libudev/metadata.xml
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>udev-bugs@gentoo.org</email>
-	</maintainer>
 	<maintainer type="project">
 		<email>eudev@gentoo.org</email>
 	</maintainer>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2021-07-22 22:45 William Hubbs
  0 siblings, 0 replies; 62+ messages in thread
From: William Hubbs @ 2021-07-22 22:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d66ade0a03bd836b9671451d25a9558e5fef4f97
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 22:43:18 2021 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 22:43:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66ade0a

virtual/libudev: 249 bump to prefer sys-fs/udev over sys-fs/eudev

This is being done because sys-fs/eudev is unmaintained (its author would
prefer it go away, but it remains for non-glibc targets like musl) and
sys-fs/udev doesn't require systemd - it is standalone.

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 virtual/libudev/libudev-249.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/virtual/libudev/libudev-249.ebuild b/virtual/libudev/libudev-249.ebuild
new file mode 100644
index 00000000000..09ed219eae0
--- /dev/null
+++ b/virtual/libudev/libudev-249.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="static-libs systemd"
+
+RDEPEND="
+	!systemd? ( || (
+		>=sys-fs/udev-249:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+	) )
+	systemd? ( >=sys-apps/systemd-249:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-12-10  8:47 Agostino Sarubbo
  0 siblings, 0 replies; 62+ messages in thread
From: Agostino Sarubbo @ 2019-12-10  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     cf4de88a1b0cdf2ea5ce1c16046ef49c8ad7b926
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 08:47:24 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 08:47:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4de88a

virtual/libudev: ia64 stable wrt bug #698770

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index e786531d60e..de9e3abb2a4 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-12-03  8:37 Agostino Sarubbo
  0 siblings, 0 replies; 62+ messages in thread
From: Agostino Sarubbo @ 2019-12-03  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     3bfa472c832e2ae95cf307dd78740077e03f5589
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  3 08:36:52 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec  3 08:36:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bfa472c

virtual/libudev: s390 stable wrt bug #698770

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index 66f70b11720..e786531d60e 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-12-02 11:04 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2019-12-02 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     c69bc2d4e2e0ec6713c77e8589025cb3f2f68431
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 11:03:41 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 11:03:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69bc2d4

virtual/libudev: sh stable wrt bug #698698

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index b033f0a1f83..4423f728471 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-12-02 11:04 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2019-12-02 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     b22cf784d8021c79f85d65515285c9b2da5b553e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 11:03:21 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 11:03:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22cf784

virtual/libudev: s390 stable wrt bug #698698

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 4ebd205d530..b033f0a1f83 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-12-02 11:04 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2019-12-02 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e193e3add7a1a0415ef435854cf0a04bea6c9d2c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 11:04:03 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 11:04:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e193e3ad

virtual/libudev: m68k stable wrt bug #698698

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 4423f728471..544c55b027b 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-30 21:45 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2019-11-30 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     43e3f3d19e27228a8d6431f7720441c226b07599
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 30 21:42:31 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 30 21:42:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e3f3d1

virtual/libudev: stable 232-r3 for hppa, bug #698770

Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index 04881391e10..66f70b11720 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-21 22:20 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2019-11-21 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     81b4900a64537fd561623a1e0e7469b504ec349c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 22:20:07 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 22:20:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b4900a

virtual/libudev-232-r3: sparc stable, bug 698770

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index 72b4d6c6a38..04881391e10 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-11 18:09 Aaron Bauman
  0 siblings, 0 replies; 62+ messages in thread
From: Aaron Bauman @ 2019-11-11 18:09 UTC (permalink / raw
  To: gentoo-commits

commit:     c6163ebbbd5fe8d755de099665f1d648de9c8733
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 18:09:43 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 18:09:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6163ebb

virtual/libudev: arm64 stable (bug #698770)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index e99a592f5af..72b4d6c6a38 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-08  3:23 Aaron Bauman
  0 siblings, 0 replies; 62+ messages in thread
From: Aaron Bauman @ 2019-11-08  3:23 UTC (permalink / raw
  To: gentoo-commits

commit:     265b9dbbeebd3390dd166c0c769d7e441b0463a2
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  8 03:23:17 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov  8 03:23:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=265b9dbb

virtual/libudev: arm64 stable (bug #698698)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index d4e33c8a468..ec026956ec7 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-04 20:06 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2019-11-04 20:06 UTC (permalink / raw
  To: gentoo-commits

commit:     b1aa38f36d578d11bbfb8e33d4e62c55a140e23d
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Nov  4 19:51:49 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 20:06:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1aa38f3

virtual/libudev: stable 232-r2 for hppa, bug #698698

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 9790b37f3ea..d4e33c8a468 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-04 20:06 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2019-11-04 20:06 UTC (permalink / raw
  To: gentoo-commits

commit:     3444aca7aa804d14366dfa4362c1b380be5b5fe0
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Nov  4 19:50:22 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 20:06:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3444aca7

virtual/libudev: stable 232-r2 for sparc, bug #698698

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 8d2fb576313..9790b37f3ea 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-02  0:42 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2019-11-02  0:42 UTC (permalink / raw
  To: gentoo-commits

commit:     1dd270756cd8da59db03ffc58ac1d6b9a49d0c0f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 00:41:21 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 00:41:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd27075

virtual/libudev-232-r3: ppc stable, bug 698770

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index 2d4e82e4083..da59a92f06b 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-02  0:42 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2019-11-02  0:42 UTC (permalink / raw
  To: gentoo-commits

commit:     a901790d89a4601bf3a78e6ef0ea1aae928ec88c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 00:41:26 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 00:41:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a901790d

virtual/libudev-232-r3: ppc64 stable, bug 698770

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index da59a92f06b..e99a592f5af 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-01 20:09 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2019-11-01 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     493c3a936d5fe34a91b680ecd5b3c8d94cac2037
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 20:08:27 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 20:08:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493c3a93

virtual/libudev-232-r2: ppc64 stable, bug 698698

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 4ed8e4961aa..8d2fb576313 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-01 19:30 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2019-11-01 19:30 UTC (permalink / raw
  To: gentoo-commits

commit:     37a3b27b48eaefe22d9ae3c2d3fb8bc052ab5891
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 19:29:50 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 19:29:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a3b27b

virtual/libudev: 232-r3 stable on amd64

Package-Manager: Portage-2.3.78_p4, Repoman-2.3.17_p100
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index d00246ac71a..2d4e82e4083 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-01 10:51 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2019-11-01 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     17bef04cc03aed4e491e32894b69cbb2120c9153
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 10:50:59 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 10:50:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bef04c

virtual/libudev: arm stable wrt bug #698770

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index 20d85474f7a..d00246ac71a 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-11-01 10:34 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2019-11-01 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     53b5da434172f34474e66dd9a339bcbcae20c12d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 10:33:48 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 10:33:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b5da43

virtual/libudev: arm stable wrt bug #698698

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index ee55553ff70..74daef58820 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-31 23:50 Thomas Deutschmann
  0 siblings, 0 replies; 62+ messages in thread
From: Thomas Deutschmann @ 2019-10-31 23:50 UTC (permalink / raw
  To: gentoo-commits

commit:     9981d47e02349a56d0023e5700928f0320730b9b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 31 23:37:11 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 23:37:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9981d47e

virtual/libudev: x86 stable (bug #698770)

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index 7a07ae5ce8f..20d85474f7a 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-28 17:12 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2019-10-28 17:12 UTC (permalink / raw
  To: gentoo-commits

commit:     19799a5d963d1cbfae014c1af0272f7aa4e79c1b
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 17:12:36 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 17:12:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19799a5d

virtual/libudev: restore ~riscv keyword

Package-Manager: Portage-2.3.78_p4, Repoman-2.3.17_p100
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 95c873cee6b..ee55553ff70 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
index cda316a78ba..7a07ae5ce8f 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
 IUSE="static-libs systemd"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-28 17:10 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2019-10-28 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d4d874557a7a28796a656efb18d4be80c54d72fb
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 17:10:00 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 17:10:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d87455

virtual/libudev: revbump with proper static-libs usedep

Package-Manager: Portage-2.3.78_p4, Repoman-2.3.17_p100
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild
new file mode 100644
index 00000000000..cda316a78ba
--- /dev/null
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="static-libs systemd"
+
+RDEPEND="
+	!systemd? ( || (
+		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+	) )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-28 12:07 Anthony G. Basile
  0 siblings, 0 replies; 62+ messages in thread
From: Anthony G. Basile @ 2019-10-28 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     504b4bea7d6dc5499f21b21b8e3d7ae25fdd0245
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 12:07:32 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 12:07:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504b4bea

virtual/libudev: 232-r2 stable on amd64 and x86, bug #698726

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index cda316a78ba..95c873cee6b 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,13 +6,13 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="
 	!systemd? ( || (
-		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
-		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
+		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
 	) )
-	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
 "


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-27 15:31 Michał Górny
  0 siblings, 0 replies; 62+ messages in thread
From: Michał Górny @ 2019-10-27 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     9f09d6675b255190d9376671c68565c54662d771
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 15:43:59 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 15:30:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f09d667

virtual/libudev: Remove incorrect eudev provider from 232

Remove sys-fs/eudev from the list of providers for 232 since it does
not satisfy the requirement on that version.  Since it is the only
provider offering static-libs, remove that flag as well (reverse
dependencies have already been updated to account for that).  While
at it, bump to EAPI 7.

People who are in dire need of static libraries or eudev in general
can still install the older version of virtual/libudev.

Closes: https://bugs.gentoo.org/697550
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/libudev/libudev-215-r1.ebuild |  2 +-
 virtual/libudev/libudev-232-r1.ebuild | 15 +++++++++++++++
 virtual/libudev/libudev-232.ebuild    | 24 ------------------------
 3 files changed, 16 insertions(+), 25 deletions(-)

diff --git a/virtual/libudev/libudev-215-r1.ebuild b/virtual/libudev/libudev-215-r1.ebuild
index dac1458fb0a..8499648ba71 100644
--- a/virtual/libudev/libudev-215-r1.ebuild
+++ b/virtual/libudev/libudev-215-r1.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 

diff --git a/virtual/libudev/libudev-232-r1.ebuild b/virtual/libudev/libudev-232-r1.ebuild
new file mode 100644
index 00000000000..913bd481ddd
--- /dev/null
+++ b/virtual/libudev/libudev-232-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+SLOT="0/1"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+IUSE="systemd"
+
+RDEPEND="
+	!systemd? ( >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}] )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
+"

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
deleted file mode 100644
index 613dddc98f9..00000000000
--- a/virtual/libudev/libudev-232.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit multilib-build
-
-DESCRIPTION="Virtual for libudev providers"
-SLOT="0/1"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
-IUSE="static-libs systemd"
-REQUIRED_USE="systemd? ( !static-libs )"
-
-RDEPEND="
-	!systemd? (
-		static-libs? (
-			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs(-)]
-		)
-		!static-libs? ( || (
-			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP}]
-			>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
-		) )
-	)
-	systemd? ( >=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}] )
-"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-27 15:31 Michał Górny
  0 siblings, 0 replies; 62+ messages in thread
From: Michał Górny @ 2019-10-27 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     f864974f1c79ed2cfac01eb17baf8c1d91203426
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 07:48:37 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 15:30:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f864974f

virtual/libudev: Add support for fresh sys-fs/eudev release

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13449
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
index 6e8f0950d07..cda316a78ba 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -10,6 +10,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
 IUSE="static-libs systemd"
 
 RDEPEND="
-	!systemd? ( >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?] )
+	!systemd? ( || (
+		>=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+		>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+	) )
 	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
 "


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-10-27 15:31 Michał Górny
  0 siblings, 0 replies; 62+ messages in thread
From: Michał Górny @ 2019-10-27 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ed39af49141278062057ddc0f33909ce64be4000
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 18:52:56 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 15:30:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed39af49

virtual/libudev: Add support for udev & systemd providing static-libs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild
new file mode 100644
index 00000000000..6e8f0950d07
--- /dev/null
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="static-libs systemd"
+
+RDEPEND="
+	!systemd? ( >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?] )
+	systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2019-05-04 19:58 Andreas K. Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas K. Hüttel @ 2019-05-04 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     772a0d89fa744fcdd180d4ec8bc529d766efae3e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  4 19:52:47 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  4 19:52:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772a0d89

virtual/libudev: keyword ~riscv

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 virtual/libudev/libudev-232.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index c3273386229..613dddc98f9 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2018-04-18  5:54 Mart Raudsepp
  0 siblings, 0 replies; 62+ messages in thread
From: Mart Raudsepp @ 2018-04-18  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     69a119218f64fdd927fdc7fe431808880eb22943
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 05:46:54 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 05:46:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a11921

virtual/libudev-232: arm64 stable (bug #623556)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 virtual/libudev/libudev-232.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index ac3ace2d996..c3273386229 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2017-09-14 20:19 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2017-09-14 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     425df36b5ff297edb3191c64251d7180073b0dbe
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:19:33 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 20:19:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=425df36b

virtual/libudev: stable 232 for hppa, bug #623556 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 virtual/libudev/libudev-232.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index 96c1aa6cfa8..ac3ace2d996 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2017-07-13  1:56 Markus Meier
  0 siblings, 0 replies; 62+ messages in thread
From: Markus Meier @ 2017-07-13  1:56 UTC (permalink / raw
  To: gentoo-commits

commit:     39127257cd7919c092805ef668998b0fe874a3ae
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 13 01:56:00 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Jul 13 01:56:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39127257

virtual/libudev: arm stable, bug #623556

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 virtual/libudev/libudev-232.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index e381466b2d4..16fadb2e659 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2017-07-12  9:38 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2017-07-12  9:38 UTC (permalink / raw
  To: gentoo-commits

commit:     b6e8ea7d6269d99f379263ebd60df3edd17b8ecf
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 09:00:17 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 09:00:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e8ea7d

virtual/libudev: ia64 stable, bug #623556

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

 virtual/libudev/libudev-232.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index 214b4d51b1a..e381466b2d4 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2017-07-04 18:06 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2017-07-04 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2964ad571d6cf9be98ebb577fa8d16b78b883d3a
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 18:05:44 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 18:06:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2964ad57

virtual/libudev: future-proof static-libs deps

Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77

 virtual/libudev/libudev-215-r1.ebuild | 4 ++--
 virtual/libudev/libudev-232.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/libudev/libudev-215-r1.ebuild b/virtual/libudev/libudev-215-r1.ebuild
index 1814c7f7153..dac1458fb0a 100644
--- a/virtual/libudev/libudev-215-r1.ebuild
+++ b/virtual/libudev/libudev-215-r1.ebuild
@@ -12,8 +12,8 @@ REQUIRED_USE="systemd? ( !static-libs )"
 
 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(-)?]
+		>=sys-fs/udev-208-r1:0/0[${MULTILIB_USEDEP},static-libs(-)?]
 	) )
 	systemd? ( >=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}] )
 "

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index 7d11eac927b..d307b7a255e 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -13,7 +13,7 @@ REQUIRED_USE="systemd? ( !static-libs )"
 RDEPEND="
 	!systemd? (
 		static-libs? (
-			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs]
+			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs(-)]
 		)
 		!static-libs? ( || (
 			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP}]


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2017-07-04 17:27 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2017-07-04 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     8e39ce2a54d6c0ed2f782e7b5fd9015d6efe3111
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 17:27:30 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 17:27:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e39ce2a

virtual/libudev: 232 stable on amd64 and x86

Bug: https://bugs.gentoo.org/623556
Bug: https://bugs.gentoo.org/623810
Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77

 virtual/libudev/libudev-232.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index a35b06abc5e..7d11eac927b 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 REQUIRED_USE="systemd? ( !static-libs )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2016-11-26 19:41 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2016-11-26 19:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b11f70cd634e81dcf3df2d122c344015ab11b91a
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 19:39:27 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=b11f70cd

virtual/libudev: simplify systemd dep

Package-Manager: portage-2.3.2_p8

 virtual/libudev/libudev-215-r1.ebuild | 7 ++-----
 virtual/libudev/libudev-232.ebuild    | 7 ++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/virtual/libudev/libudev-215-r1.ebuild b/virtual/libudev/libudev-215-r1.ebuild
index 9f1e1a3..3250349 100644
--- a/virtual/libudev/libudev-215-r1.ebuild
+++ b/virtual/libudev/libudev-215-r1.ebuild
@@ -20,10 +20,7 @@ RDEPEND="
 		>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs?]
 		>=sys-fs/udev-208-r1: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}]
-	) )"
+	systemd? ( >=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}] )
+"
 
 REQUIRED_USE="systemd? ( !static-libs )"

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
index 811d231..00c667a 100644
--- a/virtual/libudev/libudev-232.ebuild
+++ b/virtual/libudev/libudev-232.ebuild
@@ -25,10 +25,7 @@ RDEPEND="
 			>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
 		) )
 	)
-	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}] )
-	)"
+	systemd? ( >=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP}] )
+"
 
 REQUIRED_USE="systemd? ( !static-libs )"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2016-11-26 19:41 Mike Gilbert
  0 siblings, 0 replies; 62+ messages in thread
From: Mike Gilbert @ 2016-11-26 19:41 UTC (permalink / raw
  To: gentoo-commits

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 )"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/
@ 2016-11-04 23:15 William Hubbs
  0 siblings, 0 replies; 62+ messages in thread
From: William Hubbs @ 2016-11-04 23:15 UTC (permalink / raw
  To: gentoo-commits

commit:     417909c84550d0442e4c6971fa9b916bce555e2d
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 23:13:15 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 23:14:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417909c8

virtual/libudev: 232 version bump to drop static-libs use flag from udev

I would like to thank Mike Gilbert <floppym <AT> gentoo.org> for the patch.

Package-Manager: portage-2.3.0

 virtual/libudev/libudev-232.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild
new file mode 100644
index 00000000..811d231
--- /dev/null
+++ b/virtual/libudev/libudev-232.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="static-libs systemd"
+
+DEPEND=""
+RDEPEND="
+	!systemd? (
+		static-libs? (
+			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs]
+		)
+		!static-libs? ( || (
+			>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP}]
+			>=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
+		) )
+	)
+	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}] )
+	)"
+
+REQUIRED_USE="systemd? ( !static-libs )"


^ permalink raw reply related	[flat|nested] 62+ messages in thread

end of thread, other threads:[~2023-10-12 14:27 UTC | newest]

Thread overview: 62+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-01 20:09 [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2023-10-12 14:27 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 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-26 19:41 Mike Gilbert
2016-11-04 23:15 William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox