From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/ecls/
Date: Fri, 5 Nov 2021 07:38:25 +0000 (UTC) [thread overview]
Message-ID: <1636097892.8a4bbc38921cb65c0cc64b9ecfe42cc3a3aee709.ulm@gentoo> (raw)
commit: 8a4bbc38921cb65c0cc64b9ecfe42cc3a3aee709
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 07:34:47 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 07:38:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4bbc38
dev-lisp/ecls: Get rid of CDEPEND. Canonical ordering of variables
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-lisp/ecls/ecls-21.2.1-r4.ebuild | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/dev-lisp/ecls/ecls-21.2.1-r4.ebuild b/dev-lisp/ecls/ecls-21.2.1-r4.ebuild
index 9e59cfdf774..0e82d194e64 100644
--- a/dev-lisp/ecls/ecls-21.2.1-r4.ebuild
+++ b/dev-lisp/ecls/ecls-21.2.1-r4.ebuild
@@ -5,31 +5,27 @@ EAPI=7
inherit readme.gentoo-r1
-# test phase only works if ecls already installed #516876
-RESTRICT="test"
-
MY_P=ecl-${PV}
-
DESCRIPTION="ECL is an embeddable Common Lisp implementation"
HOMEPAGE="https://common-lisp.net/project/ecl/"
SRC_URI="https://common-lisp.net/project/ecl/static/files/release/${MY_P}.tgz"
+S="${WORKDIR}/${MY_P}"
LICENSE="BSD-2 LGPL-2.1+"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux"
IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X"
+# test phase only works if ecls already installed #516876
+RESTRICT="test"
-CDEPEND="dev-libs/gmp:0=
+RDEPEND="dev-libs/gmp:0=
dev-libs/libffi:=
dev-libs/libatomic_ops
>=dev-libs/boehm-gc-7.1[threads?]
>=dev-lisp/asdf-2.33-r3:="
-DEPEND="${CDEPEND}
+DEPEND="${RDEPEND}
app-text/texi2html
emacs? ( >=app-editors/emacs-23.1:* >=app-eselect/eselect-emacs-1.12 )"
-RDEPEND="${CDEPEND}"
-
-S="${WORKDIR}"/${MY_P}
DOCS=( README.md CHANGELOG )
next reply other threads:[~2021-11-05 10:05 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-05 7:38 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-10 15:49 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/ecls/ Andrey Grozin
2023-07-27 6:10 Sam James
2022-03-04 23:58 Sam James
2022-02-17 11:00 Jakov Smolić
2022-01-20 8:55 Jakov Smolić
2022-01-20 8:55 Jakov Smolić
2022-01-19 1:12 Sam James
2021-11-05 7:38 Ulrich Müller
2021-07-10 19:15 Sam James
2021-07-10 18:54 Sam James
2021-03-01 4:22 Andrey Grozin
2021-02-08 6:14 Andrey Grozin
2020-12-14 19:18 Fabian Groffen
2020-11-16 22:53 Sergei Trofimovich
2020-06-08 14:08 Andrey Grozin
2018-05-24 14:31 Agostino Sarubbo
2018-05-20 16:09 José María Alonso
2016-03-02 8:29 Andrey Grozin
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=1636097892.8a4bbc38921cb65c0cc64b9ecfe42cc3a3aee709.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