[gentoo-commits] repo/gentoo:master commit in: virtual/dev-manager/

2023-02-24 Thread Sam James
commit: 58c8a43b0df8f8cd532485bce661e76076b03a7c
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 24 18:34:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 24 18:36:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c8a43b

virtual/dev-manager: keyword for ~arm64-macos

Signed-off-by: Sam James  gentoo.org>

 virtual/dev-manager/dev-manager-0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/dev-manager/dev-manager-0-r2.ebuild 
b/virtual/dev-manager/dev-manager-0-r2.ebuild
index 511e22d22f1c..992720c81ad9 100644
--- a/virtual/dev-manager/dev-manager-0-r2.ebuild
+++ b/virtual/dev-manager/dev-manager-0-r2.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
@@ -6,7 +6,7 @@ EAPI=7
 DESCRIPTION="Virtual for the device filesystem manager"
 
 SLOT="0"
-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 ~arm64-macos"
 
 RDEPEND="
|| (



[gentoo-commits] repo/gentoo:master commit in: virtual/dev-manager/

2020-05-06 Thread Michał Górny
commit: c9e12580f8d2f264e4e607858bf78db0fe184ee3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  6 16:57:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  6 17:25:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e12580

virtual/dev-manager: Remove stale sys-freebsd/ deps

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

 virtual/dev-manager/dev-manager-0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/dev-manager/dev-manager-0-r2.ebuild 
b/virtual/dev-manager/dev-manager-0-r2.ebuild
index dbd0980f2fa..a53a86593ec 100644
--- a/virtual/dev-manager/dev-manager-0-r2.ebuild
+++ b/virtual/dev-manager/dev-manager-0-r2.ebuild
@@ -7,9 +7,9 @@ DESCRIPTION="Virtual for the device filesystem manager"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
 
-RDEPEND="|| (
+RDEPEND="
+   || (
virtual/udev
sys-apps/busybox[mdev]
sys-fs/static-dev
-   sys-freebsd/freebsd-sbin
)"



[gentoo-commits] repo/gentoo:master commit in: virtual/dev-manager/

2019-05-04 Thread Mikle Kolyada
commit: ab35c9eec8b296fed3050fc02184a79440c830ff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May  4 12:12:11 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May  4 12:12:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab35c9ee

virtual/dev-manager: Add ~riscv keyword

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 virtual/dev-manager/dev-manager-0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/dev-manager/dev-manager-0-r2.ebuild 
b/virtual/dev-manager/dev-manager-0-r2.ebuild
index 705da285bc1..7b96fb09452 100644
--- a/virtual/dev-manager/dev-manager-0-r2.ebuild
+++ b/virtual/dev-manager/dev-manager-0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual for the device filesystem manager"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~x86-fbsd"
 
 RDEPEND="|| (
virtual/udev



[gentoo-commits] repo/gentoo:master commit in: virtual/dev-manager/

2018-11-11 Thread Pacho Ramos
commit: a45386a59aa2f04eb2db74e4a05386928be7b9a0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Nov 11 12:51:48 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov 11 13:07:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45386a5

virtual/dev-manager: devfsd is being removed (#664680)

Signed-off-by: Pacho Ramos  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../dev-manager/{dev-manager-0-r1.ebuild => dev-manager-0-r2.ebuild}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/virtual/dev-manager/dev-manager-0-r1.ebuild 
b/virtual/dev-manager/dev-manager-0-r2.ebuild
similarity index 85%
rename from virtual/dev-manager/dev-manager-0-r1.ebuild
rename to virtual/dev-manager/dev-manager-0-r2.ebuild
index 71123a48549..705da285bc1 100644
--- a/virtual/dev-manager/dev-manager-0-r1.ebuild
+++ b/virtual/dev-manager/dev-manager-0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,6 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 s390 sh sparc x86
 RDEPEND="|| (
virtual/udev
sys-apps/busybox[mdev]
-   sys-fs/devfsd
sys-fs/static-dev
sys-freebsd/freebsd-sbin
)"



[gentoo-commits] repo/gentoo:master commit in: virtual/dev-manager/

2018-01-21 Thread Zac Medico
commit: e4821e616033d658c494780b1ec66bdace912071
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 22 02:27:14 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 22 02:28:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4821e61

virtual/dev-manager: revbump to 0-r1 for dep changes

Since sys-apps/portage-2.3.20 defaults to --dynamic-deps=n, this revbump
is needed in order to correct the dependencies of installed instances of
virtual/dev-manager.

See: 
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/virtual/dev-manager/dev-manager-0.ebuild?view=log
Bug: https://bugs.gentoo.org/645284
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 virtual/dev-manager/{dev-manager-0.ebuild => dev-manager-0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/dev-manager/dev-manager-0.ebuild 
b/virtual/dev-manager/dev-manager-0-r1.ebuild
similarity index 90%
rename from virtual/dev-manager/dev-manager-0.ebuild
rename to virtual/dev-manager/dev-manager-0-r1.ebuild
index 8872bea5359..fe93f3adf21 100644
--- a/virtual/dev-manager/dev-manager-0.ebuild
+++ b/virtual/dev-manager/dev-manager-0-r1.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