public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/
@ 2022-05-18 16:34 Tony Olagbaiye
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Olagbaiye @ 2022-05-18 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     cb363a17677b6d7c5e0cb4c3a38e92f96d7607d8
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Wed May 18 16:34:41 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Wed May 18 16:34:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb363a17

app-misc/s6-man: new package, add 9999

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 app-misc/s6-man/s6-man-9999.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/app-misc/s6-man/s6-man-9999.ebuild b/app-misc/s6-man/s6-man-9999.ebuild
new file mode 100644
index 000000000..b5ba30962
--- /dev/null
+++ b/app-misc/s6-man/s6-man-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="mdoc versions of the HTML documentation for the s6 supervision suite"
+HOMEPAGE="http://skarnet.org/software/s6/"
+
+inherit git-r3
+EGIT_REPO_URI="https://github.com/flexibeast/s6-man-pages.git"
+
+LICENSE="ISC"
+SLOT="0"
+
+src_compile() {
+	echo >/dev/null
+}
+
+src_install() {
+	ls -la ${S}
+	doman ${S}/man7/*
+	doman ${S}/man8/*
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/
@ 2022-05-18 19:35 Tony Olagbaiye
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Olagbaiye @ 2022-05-18 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     bcaeea61820fdfde45b3daa33406e2300ad33a9a
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Wed May 18 19:33:19 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Wed May 18 19:33:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcaeea61

app-misc/s6-man: update HOMEPAGE

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 app-misc/s6-man/s6-man-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/s6-man/s6-man-9999.ebuild b/app-misc/s6-man/s6-man-9999.ebuild
index b5ba30962..4b3438cec 100644
--- a/app-misc/s6-man/s6-man-9999.ebuild
+++ b/app-misc/s6-man/s6-man-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DESCRIPTION="mdoc versions of the HTML documentation for the s6 supervision suite"
-HOMEPAGE="http://skarnet.org/software/s6/"
+HOMEPAGE="https://skarnet.org/software/s6/"
 
 inherit git-r3
 EGIT_REPO_URI="https://github.com/flexibeast/s6-man-pages.git"


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/
@ 2022-05-19 20:59 Tony Olagbaiye
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Olagbaiye @ 2022-05-19 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     41bc0c4b1fb85284d7cd75d25be4ed915d735bff
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Thu May 19 20:58:26 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Thu May 19 20:58:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41bc0c4b

app-misc/s6-man: update copyright

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 app-misc/s6-man/s6-man-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/s6-man/s6-man-9999.ebuild b/app-misc/s6-man/s6-man-9999.ebuild
index 4b3438cec..05e7d03b2 100644
--- a/app-misc/s6-man/s6-man-9999.ebuild
+++ b/app-misc/s6-man/s6-man-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/
  2022-09-08 10:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
@ 2022-09-08 10:06 ` Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2022-09-08 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     26c868eef83767d6e7672f8c73a2a0158dda3c26
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 10:00:28 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 10:00:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26c868ee

app-misc/s6-man: quote S variables

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-misc/s6-man/s6-man-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/s6-man/s6-man-9999.ebuild b/app-misc/s6-man/s6-man-9999.ebuild
index 05e7d03b2..12fff0678 100644
--- a/app-misc/s6-man/s6-man-9999.ebuild
+++ b/app-misc/s6-man/s6-man-9999.ebuild
@@ -17,7 +17,7 @@ src_compile() {
 }
 
 src_install() {
-	ls -la ${S}
-	doman ${S}/man7/*
-	doman ${S}/man8/*
+	ls -la "${S}"
+	doman "${S}"/man7/*
+	doman "${S}"/man8/*
 }


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

end of thread, other threads:[~2022-09-08 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18 16:34 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/ Tony Olagbaiye
  -- strict thread matches above, loose matches on Subject: below --
2022-05-18 19:35 Tony Olagbaiye
2022-05-19 20:59 Tony Olagbaiye
2022-09-08 10:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-09-08 10:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

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