public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/closure-compiler-bin/
Date: Thu, 11 Apr 2024 01:38:49 +0000 (UTC)	[thread overview]
Message-ID: <1712799523.8fd783fb700ce3e04e29cb82c1d47696ac8396a3.xgqt@gentoo> (raw)

commit:     8fd783fb700ce3e04e29cb82c1d47696ac8396a3
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 23:34:39 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 01:38:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd783fb

dev-lang/closure-compiler-bin: drop old 20231112

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-lang/closure-compiler-bin/Manifest             |  1 -
 .../closure-compiler-bin-20231112.ebuild           | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-lang/closure-compiler-bin/Manifest b/dev-lang/closure-compiler-bin/Manifest
index d4da0c407dfd..5b600cd386e8 100644
--- a/dev-lang/closure-compiler-bin/Manifest
+++ b/dev-lang/closure-compiler-bin/Manifest
@@ -1,2 +1 @@
-DIST closure-compiler-v20231112.jar 14084315 BLAKE2B e56777723c2c306d8c7ddb700778bc2cea9c96967f17d78e4e3dc31e9dcf1debe73ec6ff1b54b1b89f7407add12c3c16ebe4111b397bfca85d695278744db69f SHA512 e07ff9f57cf7672a79bc72fc8d5f447134df3009b72e50b7bbba644ebb6cbc080b3870f0dd7a47aa85a0b7d1b2e26bbeb0b4d057864e3d29fb5249c1ec8e3e13
 DIST closure-compiler-v20240317.jar 13984957 BLAKE2B cc9fd9e7dca6a95e62fe6d922dfad90d654ddddf15cd001c75a60ea5a893cea20e59d70b9a053d6b69853fc16c249c5994b2cff093838ff3fa79af0d5964313b SHA512 7bf276195fc6857e491cc16b12b33e1da55988c634ec5fea34d5b67e11e6caed91afff1d81bd91d77863200301f098549526d543be9c54eee4550bc20791a295

diff --git a/dev-lang/closure-compiler-bin/closure-compiler-bin-20231112.ebuild b/dev-lang/closure-compiler-bin/closure-compiler-bin-20231112.ebuild
deleted file mode 100644
index 1790b462aa70..000000000000
--- a/dev-lang/closure-compiler-bin/closure-compiler-bin-20231112.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit java-pkg-2
-
-MY_PN="${PN%-bin}"
-MY_P="${MY_PN}-v${PV}"
-
-DESCRIPTION="JavaScript optimizing compiler"
-HOMEPAGE="https://developers.google.com/closure/compiler/
-	https://github.com/google/closure-compiler/"
-SRC_URI="https://repo1.maven.org/maven2/com/google/javascript/${MY_PN}/v${PV}/${MY_P}.jar"
-S="${WORKDIR}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=virtual/jre-1.8:*
-"
-
-src_unpack() {
-	:
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	java-pkg_jarinto "/opt/${PN}-${SLOT}/lib"
-	java-pkg_newjar "${DISTDIR}/${MY_P}.jar" "${PN}.jar"
-
-	local -a dolauncher_opts=(
-		"${MY_PN}"
-		--jar "/opt/${PN}-${SLOT}/lib/${PN}.jar"
-		-into /opt
-	)
-	java-pkg_dolauncher "${dolauncher_opts[@]}"
-}


             reply	other threads:[~2024-04-11  1:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-11  1:38 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-20 19:30 [gentoo-commits] repo/gentoo:master commit in: dev-lang/closure-compiler-bin/ Maciej Barć
2024-02-15 11:38 Maciej Barć
2024-02-11 23:47 Maciej Barć
2024-02-11 23:47 Maciej Barć
2024-02-11 23:47 Maciej Barć
2021-11-24  0:20 Marek Szuba
2017-12-21  9:07 Michael Palimaka
2017-03-10 23:32 Mike Frysinger
2017-03-10 23:32 Mike Frysinger

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=1712799523.8fd783fb700ce3e04e29cb82c1d47696ac8396a3.xgqt@gentoo \
    --to=xgqt@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