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

2022-05-17 Thread WANG Xuerui
commit: 197815981c33ed4655c8233d07e31fec84fa46c7
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue May 17 12:00:13 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue May 17 12:48:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19781598

virtual/resolvconf: keyword 1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

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

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index 3438254add6d..8333e1c7f581 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual to select between different resolvconf providers"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
|| (



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

2021-05-13 Thread David Seifert
commit: 82078d43b50c5d2bbec1122067e189021058c70a
Author: David Seifert  gentoo  org>
AuthorDate: Thu May 13 15:18:47 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu May 13 15:18:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82078d43

virtual/resolvconf: Mark ALLARCHES

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 virtual/resolvconf/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/resolvconf/metadata.xml b/virtual/resolvconf/metadata.xml
index 7a38bb90096..3c58a0219fb 100644
--- a/virtual/resolvconf/metadata.xml
+++ b/virtual/resolvconf/metadata.xml
@@ -2,4 +2,5 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   
 



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

2021-01-09 Thread Sam James
commit: 014622b7a952b1bf0b67af27309d097c02b2a055
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  9 09:40:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  9 10:36:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014622b7

virtual/resolvconf: Stabilize 1 for hppa

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index 8a76a1c8a52..3438254add6 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual to select between different resolvconf providers"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND="
|| (



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

2020-12-19 Thread Sam James
commit: 86b9f75c7815c878d7643404f9422d2b55efc5b3
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 20 04:04:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 20 04:04:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b9f75c

virtual/resolvconf: fix MissingVirtualKeywords

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index 5f85ce12472..074d22068c8 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual to select between different resolvconf providers"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND="
|| (



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

2019-09-13 Thread Matt Turner
commit: 08413fdde9d2a9340750a03a9ff28a46482fee29
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 14 00:57:22 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 14 00:57:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08413fdd

virtual/resolvconf-1: sparc stable

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index e430fa6c19e..62fe02c8042 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual to select between different resolvconf providers"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND="
|| (



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

2019-05-24 Thread Aaron Bauman
commit: d430fbc0a7c8b6e2e87e77b88f2af77ff980b0d2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri May 24 20:45:26 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May 24 20:48:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d430fbc0

virtual/resolvconf: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index 1a77aab6a0c..e430fa6c19e 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual to select between different resolvconf providers"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND="
|| (



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

2018-10-22 Thread Mike Auty
commit: b93b8cc86210c53be3067a96f374d19cadccfd15
Author: Mike Auty  gentoo  org>
AuthorDate: Mon Oct 22 07:40:21 2018 +
Commit: Mike Auty  gentoo  org>
CommitDate: Mon Oct 22 07:40:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93b8cc8

virtual/resolvconf: Include systemd as compatible

Add >=systemd-239-r1[resolvconf] as resolvconf-compatible as discussing
in bug 659220.

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

 virtual/resolvconf/resolvconf-1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index fb7c7cdfe0a..1a77aab6a0c 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.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=7
@@ -8,4 +8,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND="
-   net-dns/openresolv"
+   || (
+   net-dns/openresolv
+   >=sys-apps/systemd-239-r1[resolvconf]
+   )"



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

2018-09-27 Thread Alon Bar-Lev
commit: cca38a7590773af34dd70bc150a9d201c90c284d
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Sep 28 00:16:46 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Sep 28 00:18:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca38a75

virtual/resolvconf: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 virtual/resolvconf/resolvconf-1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
index dc2a335770e..fb7c7cdfe0a 100644
--- a/virtual/resolvconf/resolvconf-1.ebuild
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -1,12 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual to select between different resolvconf providers"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
 
 RDEPEND="
net-dns/openresolv"



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

2018-08-24 Thread Alon Bar-Lev
commit: b53a8ddd0bbdf1848a35f60a89c66de5014e125d
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Aug 24 17:32:05 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Aug 24 17:32:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53a8ddd

virtual/resolvconf: initial add

Bug: https://bugs.gentoo.org/show_bug.cgi?id=659220
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 virtual/resolvconf/metadata.xml|  7 +++
 virtual/resolvconf/resolvconf-1.ebuild | 12 
 2 files changed, 19 insertions(+)

diff --git a/virtual/resolvconf/metadata.xml b/virtual/resolvconf/metadata.xml
new file mode 100644
index 000..041c1966b76
--- /dev/null
+++ b/virtual/resolvconf/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   alo...@gentoo.org
+   
+

diff --git a/virtual/resolvconf/resolvconf-1.ebuild 
b/virtual/resolvconf/resolvconf-1.ebuild
new file mode 100644
index 000..dc2a335770e
--- /dev/null
+++ b/virtual/resolvconf/resolvconf-1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual to select between different resolvconf providers"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+   net-dns/openresolv"