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

2023-02-24 Thread Sam James
commit: c8804841c7500da3938a51f3c624a5e1691f6e7e
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 24 18:34:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 24 18:36:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8804841

virtual/man: keyword for ~arm64-macos

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

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

diff --git a/virtual/man/man-0-r4.ebuild b/virtual/man/man-0-r4.ebuild
index d2d7a1e4a60f..3c626fcb7e1f 100644
--- a/virtual/man/man-0-r4.ebuild
+++ b/virtual/man/man-0-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| (



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

2021-05-13 Thread Mike Gilbert
commit: 73951bc2764a3dda8de99f564cf6d1598beaef18
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu May 13 15:32:25 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu May 13 15:32:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73951bc2

virtual/man: drop 0-r3

Signed-off-by: Mike Gilbert  gentoo.org>

 virtual/man/man-0-r3.ebuild | 10 --
 1 file changed, 10 deletions(-)

diff --git a/virtual/man/man-0-r3.ebuild b/virtual/man/man-0-r3.ebuild
deleted file mode 100644
index 95b3e7b1548..000
--- a/virtual/man/man-0-r3.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for man"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="sys-apps/man-db"



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

2021-05-13 Thread Mike Gilbert
commit: 304dcf56947ba4da7f9d80cdb3a4119fa5249c61
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu May 13 15:31:57 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu May 13 15:31:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304dcf56

virtual/man: stabilize 0-r4

Closes: https://bugs.gentoo.org/789936
Signed-off-by: Mike Gilbert  gentoo.org>

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

diff --git a/virtual/man/man-0-r4.ebuild b/virtual/man/man-0-r4.ebuild
index b0cf8528b19..cd4ddeb08a4 100644
--- a/virtual/man/man-0-r4.ebuild
+++ b/virtual/man/man-0-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| (



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

2020-12-11 Thread Lars Wendler
commit: 64f92a8fe7d4f30a4a9ea2c1f081ee6d69d6be21
Author: epsilonKNOT  aisha  cc>
AuthorDate: Sun Nov 29 01:48:25 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Dec 11 12:22:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f92a8f

virtual/man: allow mandoc as man provider

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/18444
Signed-off-by: Lars Wendler  gentoo.org>

 virtual/man/man-0-r4.ebuild | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/virtual/man/man-0-r4.ebuild b/virtual/man/man-0-r4.ebuild
new file mode 100644
index 000..90e9ed3d5e8
--- /dev/null
+++ b/virtual/man/man-0-r4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for man"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+
+RDEPEND="
+   || (
+   sys-apps/man-db
+   >=app-text/mandoc-1.14.5-r1[system-man]
+   )
+"



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

2020-03-07 Thread Mike Gilbert
commit: 740db1143c7d5c90467f099c5d4618c772e24b45
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar  7 21:58:25 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar  7 21:59:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740db114

virtual/man: remove providers that no longer exist

Closes: https://bugs.gentoo.org/711768
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert  gentoo.org>

 virtual/man/{man-0-r2.ebuild => man-0-r3.ebuild} | 9 ++---
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/virtual/man/man-0-r2.ebuild b/virtual/man/man-0-r3.ebuild
similarity index 79%
rename from virtual/man/man-0-r2.ebuild
rename to virtual/man/man-0-r3.ebuild
index 115fe1ef67b..2cf600243bd 100644
--- a/virtual/man/man-0-r2.ebuild
+++ b/virtual/man/man-0-r3.ebuild
@@ -1,15 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
-RDEPEND="
-   || (
-   sys-apps/man-db
-   sys-apps/man
-   >=sys-freebsd/freebsd-ubin-11.1-r1
-   )"
+RDEPEND="sys-apps/man-db"



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

2019-05-04 Thread Mikle Kolyada
commit: 882282a7b4b0852dcd42525016c6c1adf96735e7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May  4 12:13:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May  4 12:13:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=882282a7

virtual/man: Add ~riscv keyword

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

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

diff --git a/virtual/man/man-0-r2.ebuild b/virtual/man/man-0-r2.ebuild
index 3f7d562cae5..7d0f2bb900e 100644
--- a/virtual/man/man-0-r2.ebuild
+++ b/virtual/man/man-0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| (



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

2019-01-22 Thread Michał Górny
commit: bee18d935c22e885b36b27df00dd031bfbf3c769
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 22 16:35:46 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 22 19:04:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee18d93

virtual/man: Add new sys-freebsd/freebsd-ubin as man provider

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

 virtual/man/{man-0-r1.ebuild => man-0-r2.ebuild} | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r2.ebuild
similarity index 81%
rename from virtual/man/man-0-r1.ebuild
rename to virtual/man/man-0-r2.ebuild
index f3ec248a917..3f7d562cae5 100644
--- a/virtual/man/man-0-r1.ebuild
+++ b/virtual/man/man-0-r2.ebuild
@@ -7,4 +7,9 @@ DESCRIPTION="Virtual for man"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
-RDEPEND="|| ( sys-apps/man-db sys-apps/man )"
+RDEPEND="
+   || (
+   sys-apps/man-db
+   sys-apps/man
+   >=sys-freebsd/freebsd-ubin-11.1-r1
+   )"



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

2019-01-14 Thread Fabian Groffen
commit: 9e4682d4a4eb289afeaeccf987ae2ea67aa5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Jan 14 11:42:51 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jan 14 11:42:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4682d4

virtual/man: add Prefix keywords

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

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

diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild
index 22330a0b026..f3ec248a917 100644
--- a/virtual/man/man-0-r1.ebuild
+++ b/virtual/man/man-0-r1.ebuild
@@ -5,6 +5,6 @@ EAPI=6
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="|| ( sys-apps/man-db sys-apps/man )"



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

2019-01-07 Thread Mike Gilbert
commit: 4201808eaf84002959ff5ad156914308f44fb3f5
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jan  7 23:33:45 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jan  7 23:33:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4201808e

virtual/man: drop keywords based on sys-apps/man and sys-apps/man-db

Package-Manager: Portage-2.3.53_p6, Repoman-2.3.12_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 virtual/man/man-0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild
index e36a39623a5..22330a0b026 100644
--- a/virtual/man/man-0-r1.ebuild
+++ b/virtual/man/man-0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="|| ( sys-apps/man-db sys-apps/man )"



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

2017-02-20 Thread Michael Haubenwallner
commit: fb4c000447933b9d65f8f241e62750244a6a8aff
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Mon Feb 20 12:57:25 2017 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Mon Feb 20 14:10:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4c0004

virtual/man: keyword ~x64-cygwin

Package-Manager: portage-2.3.3

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

diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild
index b8a2791498..64418a640d 100644
--- a/virtual/man/man-0-r1.ebuild
+++ b/virtual/man/man-0-r1.ebuild
@@ -6,6 +6,6 @@ EAPI=5
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="|| ( sys-apps/man-db sys-apps/man )"