public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cl/
Date: Sun, 12 Jun 2016 06:14:29 +0000 (UTC)	[thread overview]
Message-ID: <1465712067.c75345af0abbef52fcb1b89eac8b710a7d0efcae.jer@gentoo> (raw)

commit:     c75345af0abbef52fcb1b89eac8b710a7d0efcae
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 06:14:07 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 06:14:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75345af

dev-libs/cl: Replace "git" with PV (bug #585590 by Oleg).

Package-Manager: portage-2.3.0_rc1

 dev-libs/cl/cl-1.2.1.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-libs/cl/cl-1.2.1.ebuild b/dev-libs/cl/cl-1.2.1.ebuild
index 8dbad11..ec56ff8 100644
--- a/dev-libs/cl/cl-1.2.1.ebuild
+++ b/dev-libs/cl/cl-1.2.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: /var/cvsroot/gentoo-x86/media-libs/esdl/esdl-1.2.ebuild,v 1.1 2013/02/12 14:41:54 george Exp $
 
 EAPI=6
-inherit eutils fixheadtails multilib
+inherit eutils multilib
 
 DESCRIPTION="OpenCL bindings for Erlang"
 HOMEPAGE="https://github.com/tonyrog/cl"
@@ -22,6 +22,12 @@ DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${PN}-${P}
 
+src_prepare() {
+	sed -i -e "s|git|\"${PV}\"|" src/cl.app.src || die
+
+	eapply_user
+}
+
 src_compile() {
 	rebar compile || die
 }


             reply	other threads:[~2016-06-12  6:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12  6:14 Jeroen Roovers [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
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-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=1465712067.c75345af0abbef52fcb1b89eac8b710a7d0efcae.jer@gentoo \
    --to=jer@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