public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/leiningen-bin/
Date: Wed, 10 May 2017 11:46:12 +0000 (UTC)	[thread overview]
Message-ID: <1494416740.30df8e9215303e8bd6213e2005c6c9e15d7856d0.kentnl@gentoo> (raw)

commit:     30df8e9215303e8bd6213e2005c6c9e15d7856d0
Author:     Yegor Timoshenko <yegortimoshenko <AT> gmail <DOT> com>
AuthorDate: Tue May  9 03:57:05 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed May 10 11:45:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30df8e92

dev-java/leiningen-bin: Fix prefix support and add ~x64-macos

~x64-macos tested by Yegor Timoshenko

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-java/leiningen-bin/leiningen-bin-2.7.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-java/leiningen-bin/leiningen-bin-2.7.1.ebuild b/dev-java/leiningen-bin/leiningen-bin-2.7.1.ebuild
index 807741b3194..a6a5f01087f 100644
--- a/dev-java/leiningen-bin/leiningen-bin-2.7.1.ebuild
+++ b/dev-java/leiningen-bin/leiningen-bin-2.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="EPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
 
 RDEPEND=">=virtual/jdk-1.6:*"
 DEPEND=">=virtual/jdk-1.6:*"
@@ -45,7 +45,7 @@ src_prepare() {
 
 	einfo "Patching lein"
 	java-pkg_init_paths_
-	sed -i "s|^LEIN_JAR=.*$|LEIN_JAR=${JAVA_PKG_JARDEST}/${PN}.jar|" "${S}/lein" \
+	sed -i "s|^LEIN_JAR=.*$|LEIN_JAR=${EPREFIX}/${JAVA_PKG_JARDEST#/}/${PN}.jar|" "${S}/lein" \
 		|| die "Can't patch LEIN_JAR in lein"
 
 	default


             reply	other threads:[~2017-05-10 11:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 11:46 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-18 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-java/leiningen-bin/ Miroslav Šulc
2024-03-18  4:45 Sam James
2024-03-17 19:29 Arthur Zamarin
2024-03-03 10:14 Miroslav Šulc
2024-03-03  0:54 Sam James
2024-02-29 22:17 Sam James
2024-02-16 11:32 Miroslav Šulc
2024-01-30  9:10 Miroslav Šulc
2024-01-30  9:10 Miroslav Šulc
2022-06-02  6:20 Miroslav Šulc
2022-05-31  9:21 Jakov Smolić
2022-05-31  8:32 Jakov Smolić
2022-04-30  9:24 Florian Schmaus
2022-02-23  9:39 Miroslav Šulc
2021-02-28 23:28 Sam James
2019-07-26 19:33 Kent Fredric
2019-01-22 14:19 Miroslav Šulc
2018-11-06 22:35 Patrice Clement
2018-10-28 22:39 Patrice Clement
2018-10-28 22:39 Patrice Clement
2017-05-10 16:22 Patrice Clement
2017-05-10 11:46 Kent Fredric
2016-10-07 15:42 Kent Fredric

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=1494416740.30df8e9215303e8bd6213e2005c6c9e15d7856d0.kentnl@gentoo \
    --to=kentnl@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