public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/named-readtables/
Date: Mon,  7 Aug 2017 11:36:11 +0000 (UTC)	[thread overview]
Message-ID: <1502105790.98dae2a3693024efe75dad89d45c78d9d0c5ae50.nimiux@gentoo> (raw)

commit:     98dae2a3693024efe75dad89d45c78d9d0c5ae50
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  7 11:36:30 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug  7 11:36:30 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=98dae2a3

dev-lisp/named-readtables: Uses dodoc for installing doc

 dev-lisp/named-readtables/named-readtables-0.9-r1.ebuild | 4 ++--
 dev-lisp/named-readtables/named-readtables-9999.ebuild   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/named-readtables/named-readtables-0.9-r1.ebuild b/dev-lisp/named-readtables/named-readtables-0.9-r1.ebuild
index 46a7bb41..ea9f0367 100644
--- a/dev-lisp/named-readtables/named-readtables-0.9-r1.ebuild
+++ b/dev-lisp/named-readtables/named-readtables-0.9-r1.ebuild
@@ -12,10 +12,10 @@ SRC_URI="http://common-lisp.net/project/editor-hints/releases/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
+IUSE="doc"
 
 src_install() {
 	common-lisp-install-sources *.lisp tests/*.lisp
 	common-lisp-install-asdf
-	dohtml doc/${PN}.html
+	use doc && dodoc doc/${PN}.html
 }

diff --git a/dev-lisp/named-readtables/named-readtables-9999.ebuild b/dev-lisp/named-readtables/named-readtables-9999.ebuild
index 66478d07..2a0c8fb4 100644
--- a/dev-lisp/named-readtables/named-readtables-9999.ebuild
+++ b/dev-lisp/named-readtables/named-readtables-9999.ebuild
@@ -16,5 +16,5 @@ IUSE="doc"
 src_install() {
 	common-lisp-install-sources src test
 	common-lisp-install-asdf
-	use doc && dohtml doc/${PN}.html
+	use doc && dodoc doc/${PN}.html
 }


             reply	other threads:[~2017-08-07 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07 11:36 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-07 11:21 [gentoo-commits] proj/lisp:master commit in: dev-lisp/named-readtables/ José María Alonso
2017-07-02 20:33 José María Alonso
2016-09-11 13:36 José María Alonso
2015-04-30 13:58 José María Alonso

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=1502105790.98dae2a3693024efe75dad89d45c78d9d0c5ae50.nimiux@gentoo \
    --to=nimiux@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