public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cl/
Date: Sun,  9 Jan 2022 19:11:20 +0000 (UTC)	[thread overview]
Message-ID: <1641755468.1a5b8c987b4d399bbc40d7f4e2ffd8a3da45a12a.asturm@gentoo> (raw)

commit:     1a5b8c987b4d399bbc40d7f4e2ffd8a3da45a12a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 19:09:23 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 19:11:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5b8c98

dev-libs/cl: Drop 1.2.4 (r0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/cl/cl-1.2.4.ebuild | 33 ---------------------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/cl/cl-1.2.4.ebuild b/dev-libs/cl/cl-1.2.4.ebuild
deleted file mode 100644
index 7f303904f45f..000000000000
--- a/dev-libs/cl/cl-1.2.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit multilib
-
-DESCRIPTION="OpenCL bindings for Erlang"
-HOMEPAGE="https://github.com/tonyrog/cl"
-SRC_URI="https://github.com/tonyrog/cl/archive/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-lang/erlang-16
-	virtual/opencl
-	dev-util/rebar
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_compile() {
-	rebar compile || die
-}
-
-src_install() {
-	ERLANG_DIR="/usr/$(get_libdir)/erlang/lib"
-	CL_DIR="${ERLANG_DIR}/${P}"
-	insinto "${CL_DIR}"
-	doins -r ebin src include c_src examples
-}


             reply	other threads:[~2022-01-09 19:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 19:11 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-12  7:26 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cl/ Matthew Smith
2022-01-11  9:39 Andreas Sturmlechner
2022-01-10 22:59 Sam James
2022-01-10 22:59 Sam James
2022-01-09 19:11 Andreas Sturmlechner
2022-01-09 19:11 Andreas Sturmlechner
2018-09-29 13:29 Jeroen Roovers
2017-02-21  5:57 Jeroen Roovers
2016-12-27 10:19 Jeroen Roovers
2016-11-18 22:07 Jeroen Roovers
2016-06-13  5:28 Jeroen Roovers
2016-06-13  4:58 Jeroen Roovers
2016-06-12  6:14 Jeroen Roovers
2016-06-11 10:09 Jeroen Roovers

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=1641755468.1a5b8c987b4d399bbc40d7f4e2ffd8a3da45a12a.asturm@gentoo \
    --to=asturm@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