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/cl-unicode/
Date: Mon, 17 Jun 2024 05:56:11 +0000 (UTC)	[thread overview]
Message-ID: <1718603757.c57e20afb17103eab22231c2eb3d1c7d4b9d0dc8.ulm@gentoo> (raw)

commit:     c57e20afb17103eab22231c2eb3d1c7d4b9d0dc8
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:54:41 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:55:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57e20af

dev-lisp/cl-unicode: drop 0.1.5

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

 dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild | 42 -----------------------------
 1 file changed, 42 deletions(-)

diff --git a/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild b/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild
deleted file mode 100644
index d088c26abc3a..000000000000
--- a/dev-lisp/cl-unicode/cl-unicode-0.1.5.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 xdg-utils
-
-MY_P="v${PV}"
-
-DESCRIPTION="Provides Common Lisp implementations with knowledge about Unicode characters"
-HOMEPAGE="http://weitz.de/cl-unicode/"
-SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-DEPEND="virtual/commonlisp
-		dev-lisp/flexi-streams"
-RDEPEND="dev-lisp/cl-ppcre"
-
-src_configure() {
-	xdg_environment_reset
-}
-
-src_compile() {
-	# cl-unicode builds parts of its source code automatically the first time it
-	# is compiled, so we compile it here.
-	local initclunicode="(progn (push \"${S}/\" asdf:*central-registry*) (require :${PN}))"
-
-	common-lisp-export-impl-args "$(common-lisp-find-lisp-impl)"
-	${CL_BINARY} ${CL_EVAL} "${initclunicode}"
-}
-
-src_install() {
-	common-lisp-install-sources *.lisp test/
-	common-lisp-install-sources -t all build/
-	common-lisp-install-asdf
-	dodoc CHANGELOG
-	dodoc doc/index.html
-}


             reply	other threads:[~2024-06-17  5:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17  5:56 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25 16:42 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/cl-unicode/ Jakov Smolić
2024-06-17  4:24 Arthur Zamarin
2024-06-17  4:19 Arthur Zamarin
2024-06-10 14:32 Ulrich Müller
2024-06-08 17:40 Ulrich Müller
2017-10-08  7:38 José María Alonso
2017-10-03 14:07 José María Alonso
2017-09-29 22:56 Thomas Deutschmann
2017-09-27 19:11 José María Alonso
2017-08-29 15:31 José María Alonso
2017-08-22 14:30 José María Alonso
2017-07-02 21:05 José María Alonso
2017-04-05 15:46 José María Alonso
2016-08-30 14:52 José María Alonso
2016-01-14 11:07 José María Alonso
2015-12-17 22:14 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=1718603757.c57e20afb17103eab22231c2eb3d1c7d4b9d0dc8.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