public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/automx2/
Date: Fri, 27 Dec 2019 17:34:03 +0000 (UTC)	[thread overview]
Message-ID: <1577468013.22a0c9e703d38b0c4b3e98ee6e63a957b92c1c6d.bman@gentoo> (raw)

commit:     22a0c9e703d38b0c4b3e98ee6e63a957b92c1c6d
Author:     Ralph Seichter <github <AT> seichter <DOT> de>
AuthorDate: Tue Dec 24 23:57:31 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 17:33:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a0c9e7

www-servers/automx2: Added DOCS and HTML_DOCS

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/14118
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 www-servers/automx2/automx2-2019.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/www-servers/automx2/automx2-2019.0.ebuild b/www-servers/automx2/automx2-2019.0.ebuild
index 1ae32210a3a..bc55e2b7b7e 100644
--- a/www-servers/automx2/automx2-2019.0.ebuild
+++ b/www-servers/automx2/automx2-2019.0.ebuild
@@ -14,6 +14,7 @@ SRC_URI="https://gitlab.com/automx/automx2/-/archive/${PV}/${P}.tar.bz2"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
+IUSE="doc"
 
 BDEPEND="acct-user/automx2
 	$(python_gen_cond_dep \
@@ -32,6 +33,10 @@ python_test() {
 }
 
 python_install_all() {
+	if use doc; then
+		DOCS="*.adoc doc/*.adoc contrib/*sample.conf"
+		HTML_DOCS="doc/*.html doc/*.svg"
+	fi
 	sed -e "s/@EPYTHON@/${EPYTHON}/" "${FILESDIR}/init" | newinitd - "${PN}"
 	newconfd "${FILESDIR}/confd" "${PN}"
 	insinto /etc


             reply	other threads:[~2019-12-27 17:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-27 17:34 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-17  8:08 [gentoo-commits] repo/gentoo:master commit in: www-servers/automx2/ Michał Górny
2020-03-09  5:09 Marc Schiffbauer
2020-03-03  7:03 Marc Schiffbauer
2019-12-23 20:59 Aaron Bauman

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=1577468013.22a0c9e703d38b0c4b3e98ee6e63a957b92c1c6d.bman@gentoo \
    --to=bman@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