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] proj/lisp:master commit in: dev-lisp/cl-plus-ssl/
Date: Fri,  1 Apr 2022 14:56:43 +0000 (UTC)	[thread overview]
Message-ID: <1648824580.2882817698fe548de56694c926162c6ec9e7475f.ulm@gentoo> (raw)

commit:     2882817698fe548de56694c926162c6ec9e7475f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 14:49:40 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 14:49:40 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=28828176

dev-lisp/cl-plus-ssl: Drop ~sparc because of unkeyworded dependencies

Minor touchups to the ebuild.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild | 14 +++++++-------
 dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild     |  5 ++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild b/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild
index b6bf606f..31cd4b0a 100644
--- a/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild
+++ b/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild
@@ -1,21 +1,20 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit common-lisp-3 eutils multilib
+inherit common-lisp-3
 
 MY_PN=cl+ssl
 MY_P=${MY_PN}-${PV:0:4}-${PV:4:2}-${PV:6:2}
 
 DESCRIPTION="A simple Common Lisp interface to OpenSSL."
-HOMEPAGE="http://common-lisp.net/project/cl-plus-ssl/"
-SRC_URI="http://common-lisp.net/project/cl-plus-ssl/download/${MY_P}.tar.gz"
+HOMEPAGE="https://cl-plus-ssl.common-lisp.dev/"
+SRC_URI="https://cl-plus-ssl.common-lisp.dev/download/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND=">=dev-lisp/cffi-0.9.2_p20080723
 		dev-lisp/trivial-gray-streams
@@ -39,5 +38,6 @@ src_prepare() {
 src_install() {
 	common-lisp-install-sources *.lisp
 	common-lisp-install-asdf
-	dohtml index.{css,html}
+	docinto html
+	dodoc index.{css,html}
 }

diff --git a/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild b/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild
index 862fe18f..fdfa828f 100644
--- a/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild
+++ b/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,12 +6,11 @@ EAPI=6
 inherit common-lisp-3 git-r3
 
 DESCRIPTION="A simple Common Lisp interface to OpenSSL."
-HOMEPAGE="http://common-lisp.net/project/cl-plus-ssl/"
+HOMEPAGE="https://cl-plus-ssl.common-lisp.dev/"
 EGIT_REPO_URI="https://github.com/${PN}/${PN}"
 
 LICENSE="MIT"
 SLOT="0"
-IUSE=""
 
 RDEPEND=">=dev-lisp/cffi-0.9.2_p20080723
 		dev-lisp/trivial-garbage


             reply	other threads:[~2022-04-01 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 14:56 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-03 21:27 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-plus-ssl/ José María Alonso
2016-12-19 22:44 José María Alonso
2016-09-11 13:43 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=1648824580.2882817698fe548de56694c926162c6ec9e7475f.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