* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-rc-man-pages/
@ 2023-12-05 15:08 Petr Vaněk
0 siblings, 0 replies; 4+ messages in thread
From: Petr Vaněk @ 2023-12-05 15:08 UTC (permalink / raw
To: gentoo-commits
commit: 964067615cce6328ac44f14e3dbb8c91ef7cb82d
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 5 13:14:33 2023 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Dec 5 15:01:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96406761
app-doc/s6-rc-man-pages: new package, add 0.5.4.2.1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-doc/s6-rc-man-pages/Manifest | 1 +
app-doc/s6-rc-man-pages/metadata.xml | 12 ++++++++++++
app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild | 16 ++++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/app-doc/s6-rc-man-pages/Manifest b/app-doc/s6-rc-man-pages/Manifest
new file mode 100644
index 000000000000..750bf1c57c9a
--- /dev/null
+++ b/app-doc/s6-rc-man-pages/Manifest
@@ -0,0 +1 @@
+DIST s6-rc-man-pages-0.5.4.2.1.tar.gz 32254 BLAKE2B 62e3665fd341527aa26786cdd9b22b2332f3d5454283567f3440a9fc1b7615196f983d60528a37595ab0df5d953fc45fe43ecd6721bec0322f53f1dbb9832f84 SHA512 f7b02c9c48dc4fcbbf0248dbe9b6069ba0a94bac1afad55ba450a4daee9f54d3646831f6bdca98e1a6a7f0423a46898b4b35c2843b81e232364a362ed7a51234
diff --git a/app-doc/s6-rc-man-pages/metadata.xml b/app-doc/s6-rc-man-pages/metadata.xml
new file mode 100644
index 000000000000..67d6c9da1258
--- /dev/null
+++ b/app-doc/s6-rc-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-rc-man-pages</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild
new file mode 100644
index 000000000000..99bdc83b9e69
--- /dev/null
+++ b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.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-rc suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-rc-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] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-rc-man-pages/
@ 2024-06-14 13:31 Petr Vaněk
0 siblings, 0 replies; 4+ messages in thread
From: Petr Vaněk @ 2024-06-14 13:31 UTC (permalink / raw
To: gentoo-commits
commit: d68905e6d5ab98f5fcfa914af018d060a766ffad
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 13:24:25 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 13:30:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68905e6
app-doc/s6-rc-man-pages: add 0.5.4.3.1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-doc/s6-rc-man-pages/Manifest | 1 +
app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.3.1.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/app-doc/s6-rc-man-pages/Manifest b/app-doc/s6-rc-man-pages/Manifest
index 750bf1c57c9a..9afbaba3ccbe 100644
--- a/app-doc/s6-rc-man-pages/Manifest
+++ b/app-doc/s6-rc-man-pages/Manifest
@@ -1 +1,2 @@
DIST s6-rc-man-pages-0.5.4.2.1.tar.gz 32254 BLAKE2B 62e3665fd341527aa26786cdd9b22b2332f3d5454283567f3440a9fc1b7615196f983d60528a37595ab0df5d953fc45fe43ecd6721bec0322f53f1dbb9832f84 SHA512 f7b02c9c48dc4fcbbf0248dbe9b6069ba0a94bac1afad55ba450a4daee9f54d3646831f6bdca98e1a6a7f0423a46898b4b35c2843b81e232364a362ed7a51234
+DIST s6-rc-man-pages-0.5.4.3.1.tar.gz 32252 BLAKE2B d0e91a73975fdb59a3fd8b82be204fd79f8767973d711bb69cc789253978386aafbb66ef2e77522b9fbe566e9614f7af135943a44462e5acdade30fc905d38ed SHA512 a613c6424ac07baba6112eab5894224ddc4bdce726e02c47363fc1654f4ff163792c24587c98e412c6660b2a65dade3fce54eb0402f33080bed1c2a4f0cdd73b
diff --git a/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.3.1.ebuild b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.3.1.ebuild
new file mode 100644
index 000000000000..144af5c08976
--- /dev/null
+++ b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.3.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-rc suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-rc-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] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-rc-man-pages/
@ 2024-06-14 13:31 Petr Vaněk
0 siblings, 0 replies; 4+ messages in thread
From: Petr Vaněk @ 2024-06-14 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 09d91799fdf79f60992b7649910cd67a349333fb
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 13:24:33 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 13:30:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d91799
app-doc/s6-rc-man-pages: drop 0.5.4.2.1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-doc/s6-rc-man-pages/Manifest | 1 -
app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/app-doc/s6-rc-man-pages/Manifest b/app-doc/s6-rc-man-pages/Manifest
index 9afbaba3ccbe..77f98ef7e941 100644
--- a/app-doc/s6-rc-man-pages/Manifest
+++ b/app-doc/s6-rc-man-pages/Manifest
@@ -1,2 +1 @@
-DIST s6-rc-man-pages-0.5.4.2.1.tar.gz 32254 BLAKE2B 62e3665fd341527aa26786cdd9b22b2332f3d5454283567f3440a9fc1b7615196f983d60528a37595ab0df5d953fc45fe43ecd6721bec0322f53f1dbb9832f84 SHA512 f7b02c9c48dc4fcbbf0248dbe9b6069ba0a94bac1afad55ba450a4daee9f54d3646831f6bdca98e1a6a7f0423a46898b4b35c2843b81e232364a362ed7a51234
DIST s6-rc-man-pages-0.5.4.3.1.tar.gz 32252 BLAKE2B d0e91a73975fdb59a3fd8b82be204fd79f8767973d711bb69cc789253978386aafbb66ef2e77522b9fbe566e9614f7af135943a44462e5acdade30fc905d38ed SHA512 a613c6424ac07baba6112eab5894224ddc4bdce726e02c47363fc1654f4ff163792c24587c98e412c6660b2a65dade3fce54eb0402f33080bed1c2a4f0cdd73b
diff --git a/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.2.1.ebuild
deleted file mode 100644
index 99bdc83b9e69..000000000000
--- a/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.4.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-rc suite"
-HOMEPAGE="https://git.sr.ht/~flexibeast/s6-rc-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] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-rc-man-pages/
@ 2024-10-24 9:39 Petr Vaněk
0 siblings, 0 replies; 4+ messages in thread
From: Petr Vaněk @ 2024-10-24 9:39 UTC (permalink / raw
To: gentoo-commits
commit: cef3ac87db7b4e6535461d3d4fe928ac047e053e
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 09:25:01 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 09:38:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef3ac87
app-doc/s6-rc-man-pages: add 0.5.5.0.1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-doc/s6-rc-man-pages/Manifest | 1 +
app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.5.0.1.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/app-doc/s6-rc-man-pages/Manifest b/app-doc/s6-rc-man-pages/Manifest
index 77f98ef7e941..ee46d63e9449 100644
--- a/app-doc/s6-rc-man-pages/Manifest
+++ b/app-doc/s6-rc-man-pages/Manifest
@@ -1 +1,2 @@
DIST s6-rc-man-pages-0.5.4.3.1.tar.gz 32252 BLAKE2B d0e91a73975fdb59a3fd8b82be204fd79f8767973d711bb69cc789253978386aafbb66ef2e77522b9fbe566e9614f7af135943a44462e5acdade30fc905d38ed SHA512 a613c6424ac07baba6112eab5894224ddc4bdce726e02c47363fc1654f4ff163792c24587c98e412c6660b2a65dade3fce54eb0402f33080bed1c2a4f0cdd73b
+DIST s6-rc-man-pages-0.5.5.0.1.tar.gz 32246 BLAKE2B d83f71542b009385ed1cd0fb879b49aa6235932331e2f1d9a1ccbc9208a22b408eafe5871fade506be3f08f7300d3c59a869a628ac317c0cca166b8f3c330ced SHA512 12eda823f7182ad2e3142bd3cfbe11a83fb86c6880881301db337d744e82207771caa92a44c86adfb4ec86c40dd2a02f63ac255d560f35d85846d31b97e68e49
diff --git a/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.5.0.1.ebuild b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.5.0.1.ebuild
new file mode 100644
index 000000000000..144af5c08976
--- /dev/null
+++ b/app-doc/s6-rc-man-pages/s6-rc-man-pages-0.5.5.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-rc suite"
+HOMEPAGE="https://git.sr.ht/~flexibeast/s6-rc-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] 4+ messages in thread
end of thread, other threads:[~2024-10-24 9:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 13:31 [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-rc-man-pages/ Petr Vaněk
-- strict thread matches above, loose matches on Subject: below --
2024-10-24 9:39 Petr Vaněk
2024-06-14 13:31 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