From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cl/
Date: Mon, 13 Jun 2016 04:58:53 +0000 (UTC) [thread overview]
Message-ID: <1465793931.458cb821c68934e737d7e894c2ba73ba66ca70c5.jer@gentoo> (raw)
commit: 458cb821c68934e737d7e894c2ba73ba66ca70c5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 04:58:36 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 04:58:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458cb821
dev-libs/cl: Restore CL_DIR in 1.2.1 (bug #585600 by Oleg).
Package-Manager: portage-2.3.0_rc1
dev-libs/cl/cl-1.2.1.ebuild | 2 ++
dev-libs/cl/cl-9999.ebuild | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-libs/cl/cl-1.2.1.ebuild b/dev-libs/cl/cl-1.2.1.ebuild
index ec56ff8..75b2edb 100644
--- a/dev-libs/cl/cl-1.2.1.ebuild
+++ b/dev-libs/cl/cl-1.2.1.ebuild
@@ -33,6 +33,8 @@ src_compile() {
}
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
}
diff --git a/dev-libs/cl/cl-9999.ebuild b/dev-libs/cl/cl-9999.ebuild
index eb12599..382f5b9 100644
--- a/dev-libs/cl/cl-9999.ebuild
+++ b/dev-libs/cl/cl-9999.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 git-r3 multilib
+inherit eutils git-r3 multilib
DESCRIPTION="OpenCL bindings for Erlang"
HOMEPAGE="https://github.com/tonyrog/cl"
@@ -25,10 +25,8 @@ src_compile() {
}
src_install() {
- addpredict /usr/$(get_libdir)/erlang/lib
ERLANG_DIR="/usr/$(get_libdir)/erlang/lib"
CL_DIR="${ERLANG_DIR}/${P}"
-
insinto "${CL_DIR}"
doins -r ebin src include c_src examples
}
next reply other threads:[~2016-06-13 4:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-13 4:58 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-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=1465793931.458cb821c68934e737d7e894c2ba73ba66ca70c5.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