public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2023-12-05 15:08 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2023-12-05 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b7a36e86762225a493d1c748ac36853bc57084e1
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  5 13:04:15 2023 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 15:01:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a36e86

app-doc/s6-man-pages: new package, add 2.12.0.2.1

Closes: https://bugs.gentoo.org/824022
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 +
 app-doc/s6-man-pages/metadata.xml                   | 12 ++++++++++++
 app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild | 16 ++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
new file mode 100644
index 000000000000..8897ab82ba1f
--- /dev/null
+++ b/app-doc/s6-man-pages/Manifest
@@ -0,0 +1 @@
+DIST s6-man-pages-2.12.0.2.1.tar.gz 123785 BLAKE2B 7eea4242a3d4dfa6170044c57639f4251db6d4cc5555d73beaae9e16866614cfe04d78ddc50a998548b96b10ff8ee57c1dd8e7e111e2c0660dff8ca5dd27c2de SHA512 76c7fac7e7bc8bfc6a4b0536562c2281d9187bcc0a2a6bcd1a74fccc60965ee319bedc0d6647c1c3793b19bb58f839e48a630066fbfa7f82347ca49a1e173ea7

diff --git a/app-doc/s6-man-pages/metadata.xml b/app-doc/s6-man-pages/metadata.xml
new file mode 100644
index 000000000000..482aa5a01524
--- /dev/null
+++ b/app-doc/s6-man-pages/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>arkamar@gentoo.org</email>
+		<name>Petr Vaněk</name>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="sourcehut">~flexibeast/s6-man-pages</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild
new file mode 100644
index 000000000000..e2194f2fbcc3
--- /dev/null
+++ b/app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
+SRC_URI="
+	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2023-12-23  8:30 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2023-12-23  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     aadc1c70e9d968d141050409f8bd1f415c97bf28
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 08:23:36 2023 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 08:28:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aadc1c70

app-doc/s6-man-pages: add 2.12.0.3.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 +
 app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index 8897ab82ba1f..95131fde547e 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1 +1,2 @@
 DIST s6-man-pages-2.12.0.2.1.tar.gz 123785 BLAKE2B 7eea4242a3d4dfa6170044c57639f4251db6d4cc5555d73beaae9e16866614cfe04d78ddc50a998548b96b10ff8ee57c1dd8e7e111e2c0660dff8ca5dd27c2de SHA512 76c7fac7e7bc8bfc6a4b0536562c2281d9187bcc0a2a6bcd1a74fccc60965ee319bedc0d6647c1c3793b19bb58f839e48a630066fbfa7f82347ca49a1e173ea7
+DIST s6-man-pages-2.12.0.3.1.tar.gz 123779 BLAKE2B f9ae84b81f13e3edb6e44a7bd3f23817cb0082206d72e2141237493dc2a2ab0181a6374daeaea692f47d3bddbf6c73d438640e2c00f95bd7c132babbab1a585f SHA512 424edbd55e56ac2f4c9146c542c989c9a5e542fdfff9b2f026c620949a3a07a3f767123672f45744efaa28da0012472f97b0aeb09f2fe4dbe5567a6f66946d9d

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
new file mode 100644
index 000000000000..e2194f2fbcc3
--- /dev/null
+++ b/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
+SRC_URI="
+	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2024-01-26  9:16 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-01-26  9:16 UTC (permalink / raw
  To: gentoo-commits

commit:     577bc5f359d9c12c80c21a90642b2833155c85e9
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 09:12:40 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 09:15:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577bc5f3

app-doc/s6-man-pages: drop 2.12.0.2.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 -
 app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index 95131fde547e..a53778b46f12 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1,2 +1 @@
-DIST s6-man-pages-2.12.0.2.1.tar.gz 123785 BLAKE2B 7eea4242a3d4dfa6170044c57639f4251db6d4cc5555d73beaae9e16866614cfe04d78ddc50a998548b96b10ff8ee57c1dd8e7e111e2c0660dff8ca5dd27c2de SHA512 76c7fac7e7bc8bfc6a4b0536562c2281d9187bcc0a2a6bcd1a74fccc60965ee319bedc0d6647c1c3793b19bb58f839e48a630066fbfa7f82347ca49a1e173ea7
 DIST s6-man-pages-2.12.0.3.1.tar.gz 123779 BLAKE2B f9ae84b81f13e3edb6e44a7bd3f23817cb0082206d72e2141237493dc2a2ab0181a6374daeaea692f47d3bddbf6c73d438640e2c00f95bd7c132babbab1a585f SHA512 424edbd55e56ac2f4c9146c542c989c9a5e542fdfff9b2f026c620949a3a07a3f767123672f45744efaa28da0012472f97b0aeb09f2fe4dbe5567a6f66946d9d

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild
deleted file mode 100644
index e2194f2fbcc3..000000000000
--- a/app-doc/s6-man-pages/s6-man-pages-2.12.0.2.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
-HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
-SRC_URI="
-	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
-		-> ${P}.tar.gz
-"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2024-05-14  8:34 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-05-14  8:34 UTC (permalink / raw
  To: gentoo-commits

commit:     6d1dc951675759827974274eb1403f723b63d4e1
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 08:05:18 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue May 14 08:34:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1dc951

app-doc/s6-man-pages: add 2.12.0.4.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 +
 app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index a53778b46f12..d1e7312ebfd7 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1 +1,2 @@
 DIST s6-man-pages-2.12.0.3.1.tar.gz 123779 BLAKE2B f9ae84b81f13e3edb6e44a7bd3f23817cb0082206d72e2141237493dc2a2ab0181a6374daeaea692f47d3bddbf6c73d438640e2c00f95bd7c132babbab1a585f SHA512 424edbd55e56ac2f4c9146c542c989c9a5e542fdfff9b2f026c620949a3a07a3f767123672f45744efaa28da0012472f97b0aeb09f2fe4dbe5567a6f66946d9d
+DIST s6-man-pages-2.12.0.4.1.tar.gz 123799 BLAKE2B 0fc4e341a9be8b209bd71e8e7980149fec449cf2c271ee10d6c2f943048163d162c26e5af7c96ffea1cfbd1026ab47e9396d6a65377389dc7e366b113c783fe8 SHA512 33eedd1c6f7184e8336e194baab865ea55beade7bc3bbaf6e99862d65a512a4dc88ac03fbf46ff5466878354ea099c611ca9daa0895cd5a6214c0bcbe865ac90

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild
new file mode 100644
index 000000000000..2364454ad9d1
--- /dev/null
+++ b/app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
+SRC_URI="
+	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2024-05-26 20:28 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-05-26 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1401976958b22628f9d26fb154eb0a2ea96989e0
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 20:27:18 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sun May 26 20:27:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14019769

app-doc/s6-man-pages: drop 2.12.0.3.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 -
 app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index d1e7312ebfd7..3b9f2c628cfc 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1,2 +1 @@
-DIST s6-man-pages-2.12.0.3.1.tar.gz 123779 BLAKE2B f9ae84b81f13e3edb6e44a7bd3f23817cb0082206d72e2141237493dc2a2ab0181a6374daeaea692f47d3bddbf6c73d438640e2c00f95bd7c132babbab1a585f SHA512 424edbd55e56ac2f4c9146c542c989c9a5e542fdfff9b2f026c620949a3a07a3f767123672f45744efaa28da0012472f97b0aeb09f2fe4dbe5567a6f66946d9d
 DIST s6-man-pages-2.12.0.4.1.tar.gz 123799 BLAKE2B 0fc4e341a9be8b209bd71e8e7980149fec449cf2c271ee10d6c2f943048163d162c26e5af7c96ffea1cfbd1026ab47e9396d6a65377389dc7e366b113c783fe8 SHA512 33eedd1c6f7184e8336e194baab865ea55beade7bc3bbaf6e99862d65a512a4dc88ac03fbf46ff5466878354ea099c611ca9daa0895cd5a6214c0bcbe865ac90

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
deleted file mode 100644
index e2194f2fbcc3..000000000000
--- a/app-doc/s6-man-pages/s6-man-pages-2.12.0.3.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
-HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
-SRC_URI="
-	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
-		-> ${P}.tar.gz
-"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2024-06-14 13:31 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-06-14 13:31 UTC (permalink / raw
  To: gentoo-commits

commit:     f433ec381107b1400827942696189650f99c2df8
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 13:22:06 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 13:30:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f433ec38

app-doc/s6-man-pages: add 2.13.0.0.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 +
 app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index 3b9f2c628cfc..8ba34c8a0c8c 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1 +1,2 @@
 DIST s6-man-pages-2.12.0.4.1.tar.gz 123799 BLAKE2B 0fc4e341a9be8b209bd71e8e7980149fec449cf2c271ee10d6c2f943048163d162c26e5af7c96ffea1cfbd1026ab47e9396d6a65377389dc7e366b113c783fe8 SHA512 33eedd1c6f7184e8336e194baab865ea55beade7bc3bbaf6e99862d65a512a4dc88ac03fbf46ff5466878354ea099c611ca9daa0895cd5a6214c0bcbe865ac90
+DIST s6-man-pages-2.13.0.0.1.tar.gz 124099 BLAKE2B 97013c8ef853c4492f0be99e2412549bc30a481b61a7b3b04f4133f2be13e8a6e9d7114d0c582acd7e6f93cf3fab839d7cd153fc8a8a32f47bd597e6b7c6a5bd SHA512 d1982daead0b9c56421d421339c14f1fc9f7c32137f3c19f2fc9bab9225df8b5e220e2a807b26647c5639a3950543703c2eca5cd6afda1b81381709d703b206a

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild
new file mode 100644
index 000000000000..2364454ad9d1
--- /dev/null
+++ b/app-doc/s6-man-pages/s6-man-pages-2.13.0.0.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
+SRC_URI="
+	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/
@ 2024-08-30 10:19 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-08-30 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d472718da48ba9641ac5b259cd22083c81c414ef
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 10:15:44 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 10:18:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d472718d

app-doc/s6-man-pages: drop 2.12.0.4.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/s6-man-pages/Manifest                       |  1 -
 app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/app-doc/s6-man-pages/Manifest b/app-doc/s6-man-pages/Manifest
index 8ba34c8a0c8c..2c61707c5208 100644
--- a/app-doc/s6-man-pages/Manifest
+++ b/app-doc/s6-man-pages/Manifest
@@ -1,2 +1 @@
-DIST s6-man-pages-2.12.0.4.1.tar.gz 123799 BLAKE2B 0fc4e341a9be8b209bd71e8e7980149fec449cf2c271ee10d6c2f943048163d162c26e5af7c96ffea1cfbd1026ab47e9396d6a65377389dc7e366b113c783fe8 SHA512 33eedd1c6f7184e8336e194baab865ea55beade7bc3bbaf6e99862d65a512a4dc88ac03fbf46ff5466878354ea099c611ca9daa0895cd5a6214c0bcbe865ac90
 DIST s6-man-pages-2.13.0.0.1.tar.gz 124099 BLAKE2B 97013c8ef853c4492f0be99e2412549bc30a481b61a7b3b04f4133f2be13e8a6e9d7114d0c582acd7e6f93cf3fab839d7cd153fc8a8a32f47bd597e6b7c6a5bd SHA512 d1982daead0b9c56421d421339c14f1fc9f7c32137f3c19f2fc9bab9225df8b5e220e2a807b26647c5639a3950543703c2eca5cd6afda1b81381709d703b206a

diff --git a/app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild b/app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild
deleted file mode 100644
index 2364454ad9d1..000000000000
--- a/app-doc/s6-man-pages/s6-man-pages-2.12.0.4.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="mdoc port of the HTML documentation for the s6 suite"
-HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages"
-SRC_URI="
-	https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz
-		-> ${P}.tar.gz
-"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"


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

end of thread, other threads:[~2024-08-30 10:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23  8:30 [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-man-pages/ Petr Vaněk
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 10:19 Petr Vaněk
2024-06-14 13:31 Petr Vaněk
2024-05-26 20:28 Petr Vaněk
2024-05-14  8:34 Petr Vaněk
2024-01-26  9:16 Petr Vaněk
2023-12-05 15:08 Petr Vaněk

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