public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/supervise-scripts/
Date: Mon, 28 Jan 2019 00:04:56 +0000 (UTC)	[thread overview]
Message-ID: <1548633883.a140ecec2a86f406e2bc98b3431bf5142b4c933e.dilfridge@gentoo> (raw)

commit:     a140ecec2a86f406e2bc98b3431bf5142b4c933e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 28 00:04:43 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 00:04:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a140ecec

sys-process/supervise-scripts: EAPI bump

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../supervise-scripts-4.0-r1.ebuild                | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild b/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild
new file mode 100644
index 00000000000..0d19d3c970c
--- /dev/null
+++ b/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Starting and stopping daemontools managed services"
+HOMEPAGE="http://untroubled.org/supervise-scripts/"
+SRC_URI="http://untroubled.org/supervise-scripts/archive/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+IUSE="doc"
+
+RDEPEND="virtual/daemontools"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	echo "/usr/bin" > conf-bin
+	echo "/usr/share/man" > conf-man
+	default
+}
+
+src_install() {
+	emake PREFIX="${D}" install
+	use doc && dodoc *.html
+}


             reply	other threads:[~2019-01-28 19:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-28  0:04 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-06 21:13 [gentoo-commits] repo/gentoo:master commit in: sys-process/supervise-scripts/ Sergei Trofimovich
2019-03-07 21:50 Thomas Deutschmann
2019-03-10 14:50 Mikle Kolyada
2019-03-10 14:50 Mikle Kolyada
2019-03-10 14:50 Mikle Kolyada
2019-03-10 14:50 Mikle Kolyada
2023-02-17 20:07 Mike Gilbert
2023-02-18  4:19 Mike Gilbert
2023-04-04 19:43 Arthur Zamarin
2023-04-04 23:17 Sam James
2023-04-04 23:21 Sam James
2023-04-05 12:41 Arthur Zamarin
2024-09-18 17:38 Petr Vaněk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1548633883.a140ecec2a86f406e2bc98b3431bf5142b4c933e.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox