From: "Denis Reva" <denis7774@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/quickjs/
Date: Tue, 27 Dec 2022 14:20:49 +0000 (UTC) [thread overview]
Message-ID: <1672150844.02da3e35e07cf1b3a22e920b7f17d42d00ceac8c.RarogCmex@gentoo> (raw)
commit: 02da3e35e07cf1b3a22e920b7f17d42d00ceac8c
Author: Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 27 13:41:13 2022 +0000
Commit: Denis Reva <denis7774 <AT> gmail <DOT> com>
CommitDate: Tue Dec 27 14:20:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02da3e35
dev-lang/quickjs: deleted obsolete version
Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>
dev-lang/quickjs/Manifest | 1 -
dev-lang/quickjs/quickjs-2020.11.08.ebuild | 36 ------------------------------
2 files changed, 37 deletions(-)
diff --git a/dev-lang/quickjs/Manifest b/dev-lang/quickjs/Manifest
index 63f196f34..7d664f78e 100644
--- a/dev-lang/quickjs/Manifest
+++ b/dev-lang/quickjs/Manifest
@@ -1,2 +1 @@
-DIST quickjs-2020-11-08.tar.xz 752132 BLAKE2B 6382bac9f42f89f63ee90af1845f3d6370d434f4b05415559801d9e8c4d06ed672b7db8296300e884a1ac8a96e174257b25097ee299689da2d6c2ece42ad680d SHA512 d437813948269bab6046c0219eb20ccea45613073bea1c4eee5b553831fdaaa5e2165b14fcb436e86bf70d488200845f7821864abb6f40b115f0ef7f24971e02
DIST quickjs-2021-03-27.tar.xz 753556 BLAKE2B a959da95ca4861b5675359ac81598b50a80170ec4f4d819c44d666dd4ecb5a2e11d63230f98b611d5109941f5b21f5c8f791d56d153b818408ec1c59350d5e1d SHA512 eeb810083484df213bc658a8703ca3ef094b7789c2b49eed86cb4068c9f9da401ad0300261d61a163c6ea82306f3ef50bf8e29a64920f704fd8958ef08a7286c
diff --git a/dev-lang/quickjs/quickjs-2020.11.08.ebuild b/dev-lang/quickjs/quickjs-2020.11.08.ebuild
deleted file mode 100644
index c787f5c8a..000000000
--- a/dev-lang/quickjs/quickjs-2020.11.08.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-MY_P="${PN}-${PV//./-}"
-
-DESCRIPTION="Small embeddable Javascript engine"
-HOMEPAGE="https://bellard.org/quickjs/"
-SRC_URI="https://bellard.org/quickjs/${MY_P}.tar.xz"
-S="${WORKDIR}/${MY_P}"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-PATCHES=( "${FILESDIR}/${PN}-2020.11.08_Remove-TTY-check-in-test.patch" )
-
-src_prepare() {
- sed -i \
- -e 's;prefix=/usr/local;prefix=/usr;' \
- -e '/$(STRIP) .*/d' \
- Makefile || die "Failed setting prefix"
-
- sed -Ei '/^\s*(CC|AR)=/d' Makefile \
- || die "Failed to remove hard-coded tools."
-
- sed -Ei 's/(^\s*(C|LD)FLAGS)=/\1\+=/' Makefile \
- || die "Failed to change build flag assignment into addition."
-
- export CC="$(tc-getCC)"
- export AR="$(tc-getAR)"
-
- default
-}
next reply other threads:[~2022-12-27 14:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-27 14:20 Denis Reva [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-08 13:44 [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/quickjs/ Denis Reva
2024-08-08 13:44 Denis Reva
2022-12-27 14:20 Denis Reva
2021-04-29 22:14 Ronny Gutbrod
2021-04-29 21:46 Ronny Gutbrod
2021-01-25 17:37 Andrew Ammerlaan
2021-01-25 17:27 Haelwenn Monnier
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=1672150844.02da3e35e07cf1b3a22e920b7f17d42d00ceac8c.RarogCmex@gentoo \
--to=denis7774@gmail.com \
--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