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: Thu, 16 Dec 2021 10:16:39 +0000 (UTC)	[thread overview]
Message-ID: <1639649793.4c21d06142bc7850bfba6e06a417e18ff6191ea7.marecki@gentoo> (raw)

commit:     4c21d06142bc7850bfba6e06a417e18ff6191ea7
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 10:11:23 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 10:16:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c21d061

dev-ruby/duktape-rb: drop 2.3.0.0-r2

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

 dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild | 51 ------------------------
 1 file changed, 51 deletions(-)

diff --git a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild
deleted file mode 100644
index 9b5790032cb5..000000000000
--- a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_GEMSPEC="duktape.gemspec"
-RUBY_FAKEGEM_NAME="duktape"
-
-inherit ruby-fakegem
-
-MY_PN=${PN/-/\.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Ruby bindings to the Duktape JavaScript interpeter"
-HOMEPAGE="https://github.com/judofyr/duktape.rb"
-SRC_URI="https://github.com/judofyr/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ppc ~riscv"
-
-COMMON_DEPEND="dev-lang/duktape:="
-DEPEND+="${COMMON_DEPEND}"
-RDEPEND+="${COMMON_DEPEND}"
-
-ruby_add_bdepend "
-	dev-ruby/pkg-config
-	dev-ruby/rake-compiler
-	dev-ruby/sdoc
-"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-2.3.0.0_duktape-2.5.0-tests.patch
-	"${FILESDIR}"/${PN}-2.3.0.0_use-system-duktape.patch
-)
-
-RUBY_S=${MY_P}
-
-all_ruby_prepare() {
-	rm ext/duktape/duktape.{c,h} ext/duktape/duk_config.h || die "Failed to remove bundled duktape"
-}
-
-each_ruby_configure() {
-	${RUBY} -C ext/duktape extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-	${RUBY} -S rake compile
-}


             reply	other threads:[~2021-12-16 10:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 10:16 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-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 17:25 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=1639649793.4c21d06142bc7850bfba6e06a417e18ff6191ea7.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