public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/duktape-rb/
Date: Fri, 13 Nov 2020 17:25:14 +0000 (UTC)	[thread overview]
Message-ID: <1605288306.595640a352593aafab5e9c06c3f54dc8db802cb8.marecki@gentoo> (raw)

commit:     595640a352593aafab5e9c06c3f54dc8db802cb8
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 13 17:22:20 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 17:25:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595640a3

dev-ruby/duktape-rb: do not depend on dev-lang/duktape for now

Not needed, duktape.rb upstream bundles Duktape sources. There doesn't
seem to be any obvious way of switching to system-installed Duktape
and patching this to do so will require someone who actually knows Ruby.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r1.ebuild | 3 ++-
 dev-ruby/duktape-rb/duktape-rb-2.3.0.0.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r1.ebuild b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r1.ebuild
index 24d4c00ed15..f4d010d24ae 100644
--- a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r1.ebuild
+++ b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r1.ebuild
@@ -21,7 +21,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND+="dev-lang/duktape"
+# Upstream uses bundled single-source distributable Duktape.
+#RDEPEND+="dev-lang/duktape"
 
 ruby_add_bdepend "
 	dev-ruby/rake-compiler

diff --git a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0.ebuild b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0.ebuild
index 36f25d8917d..ab08a2bf8a6 100644
--- a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0.ebuild
+++ b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0.ebuild
@@ -25,7 +25,8 @@ KEYWORDS="~amd64"
 # in the number of supported keywords.
 RESTRICT="test"
 
-RDEPEND+="dev-lang/duktape"
+# Upstream uses bundled single-source distributable Duktape.
+#RDEPEND+="dev-lang/duktape"
 
 ruby_add_bdepend "dev-ruby/rake-compiler"
 


             reply	other threads:[~2020-11-13 17:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13 17:25 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-26  8:01 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/duktape-rb/ Hans de Graaff
2023-07-12  7:46 Hans de Graaff
2023-04-07 18:25 Sam James
2023-03-24  3:58 Sam James
2023-03-19 19:00 Sam James
2023-03-18 23:10 Sam James
2022-03-26 22:31 Marek Szuba
2021-12-16 10:16 Marek Szuba
2021-12-15 23:55 Sam James
2021-10-31  5:57 Hans de Graaff
2021-09-07 12:30 Marek Szuba
2020-11-21  8:58 Hans de Graaff
2020-11-17 18:49 Agostino Sarubbo
2020-11-16 13:30 Marek Szuba
2020-11-14  7:51 Hans de Graaff
2020-11-14  7:09 Hans de Graaff
2020-11-14  7:04 Hans de Graaff
2020-11-13 21:57 Marek Szuba
2020-11-13 14:27 Marek Szuba
2020-11-13 14:12 Marek Szuba

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=1605288306.595640a352593aafab5e9c06c3f54dc8db802cb8.marecki@gentoo \
    --to=marecki@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