public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/hyperspec/
Date: Wed, 14 Jul 2021 07:32:29 +0000 (UTC)	[thread overview]
Message-ID: <1626247943.bdbf80a26ffcd258e57e2e57b5ded4ee96d56927.ulm@gentoo> (raw)

commit:     bdbf80a26ffcd258e57e2e57b5ded4ee96d56927
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 14 07:31:27 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 07:32:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbf80a2

dev-lisp/hyperspec: Fix documentation path, EAPI 8

Closes: https://bugs.gentoo.org/802114
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../{hyperspec-7.0-r1.ebuild => hyperspec-7.0-r2.ebuild} | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild b/dev-lisp/hyperspec/hyperspec-7.0-r2.ebuild
similarity index 62%
rename from dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild
rename to dev-lisp/hyperspec/hyperspec-7.0-r2.ebuild
index a5bf5ee0c5e..8f42e8c8c73 100644
--- a/dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild
+++ b/dev-lisp/hyperspec/hyperspec-7.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 MY_PV=${PV/./-}
 MY_P=HyperSpec-${MY_PV}
@@ -9,16 +9,10 @@ MY_P=HyperSpec-${MY_PV}
 DESCRIPTION="Common Lisp ANSI-standard Hyperspec"
 HOMEPAGE="http://www.lispworks.com/reference/HyperSpec/"
 SRC_URI="ftp://ftp.lispworks.com/pub/software_tools/reference/${MY_P}.tar.gz"
+S="${WORKDIR}"
+
 LICENSE="HyperSpec"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-DEPEND=""
-
-S=${WORKDIR}/
 
-src_install() {
-	dodir /usr/share/doc/${P}
-	cp -r HyperSpec* "${D}/usr/share/doc/${P}"
-	dosym /usr/share/doc/${P} /usr/share/doc/hyperspec
-}
+DOCS="HyperSpec*"


             reply	other threads:[~2021-07-14  7:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14  7:32 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-14 21:52 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/hyperspec/ Jakov Smolić
2022-04-28 15:05 Jakov Smolić
2022-02-17 11:00 Jakov Smolić
2022-01-19  1:12 Sam James
2021-08-16  5:48 Ulrich Müller
2021-08-16  5:20 Agostino Sarubbo
2021-08-14  8:52 Ulrich Müller
2021-08-14  8:50 Ulrich Müller
2019-10-11 15:34 Michał Górny
2017-06-05 11:28 José María Alonso
2016-12-17 12:58 José María Alonso
2016-12-15 14:01 Andrey Grozin
2016-03-22  9:36 Sergei Trofimovich

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=1626247943.bdbf80a26ffcd258e57e2e57b5ded4ee96d56927.ulm@gentoo \
    --to=ulm@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