From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/mill-bin/
Date: Tue, 9 Jan 2024 15:52:40 +0000 (UTC) [thread overview]
Message-ID: <1704815537.e8d77ea526afdeeb710b9867f4ff9134455583f6.flow@gentoo> (raw)
commit: e8d77ea526afdeeb710b9867f4ff9134455583f6
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 9 15:36:02 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Jan 9 15:52:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d77ea5
dev-java/mill-bin: add 0.11.6
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-java/mill-bin/Manifest | 1 +
dev-java/mill-bin/mill-bin-0.11.6.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-java/mill-bin/Manifest b/dev-java/mill-bin/Manifest
index 958c591e5812..8a7f956466f7 100644
--- a/dev-java/mill-bin/Manifest
+++ b/dev-java/mill-bin/Manifest
@@ -1,2 +1,3 @@
DIST mill-bin-0.11.4 61557418 BLAKE2B 712ad3df280f38b01a617fbefafad50c9c87af74ef618b8ab4e8fa8c066089087966230e005eaca55d56c1242e6380278a5fb63efc9d2438b9b0d549605dc17e SHA512 601eecf62f9f6651ccd874b02a16ff0f451b1b60861341a61e78e11d813cb1d5a938922f77942282f388b6497c6eadd4d972d1c237cdadb1b8aba3975e29050b
DIST mill-bin-0.11.5 52760276 BLAKE2B 1583403fba8782d759a5d56513e2d40cd81ffb68d4947b638052cc6108d6d6516f7fc16e9cf516fc7c2c60820d2d6fcb5c15179bcef715c6d75f25c6802fe711 SHA512 673d636fc64fff01289ad642f2f861f6da18d3e652cdd645e3d2487daf1baf4616515e31540a03f67dbc354efff4f48a6881e1ceecfb966eb24d7675abb6dff7
+DIST mill-bin-0.11.6 52778046 BLAKE2B 5f05b14cafba4e6b40b89572310a2b06ddbf1839a2da0dbdfe73a63606c9b1262fed686f7ffb17dc178072242136a4b334a2ae89b2fdc7274bffee928ff3c5fe SHA512 9f187b00d37f8d0bb97b7cd08c57e59e081c835e25f83e6c65bf2ca425f4325a6c641f7082ef700dac30ab6d4f59da5492136eeab21c898f11a259b89d55e9b8
diff --git a/dev-java/mill-bin/mill-bin-0.11.6.ebuild b/dev-java/mill-bin/mill-bin-0.11.6.ebuild
new file mode 100644
index 000000000000..5b24c097e25e
--- /dev/null
+++ b/dev-java/mill-bin/mill-bin-0.11.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=${PN%-bin}
+
+DESCRIPTION="A Java/Scala build tool"
+HOMEPAGE="https://com-lihaoyi.github.io/mill/"
+SRC_URI="https://github.com/com-lihaoyi/${MY_PN}/releases/download/${PV}/${PV}-assembly -> ${P}"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND=">=virtual/jre-1.8:*"
+
+S="${WORKDIR}"
+
+src_unpack() {
+ :
+}
+
+src_install() {
+ newbin "${DISTDIR}"/${P} ${MY_PN}
+}
next reply other threads:[~2024-01-09 15:52 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 15:52 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-31 18:39 [gentoo-commits] repo/gentoo:master commit in: dev-java/mill-bin/ Florian Schmaus
2024-10-24 10:42 Florian Schmaus
2024-10-24 10:42 Florian Schmaus
2024-10-17 8:32 Florian Schmaus
2024-08-22 9:51 Florian Schmaus
2024-08-22 9:33 Florian Schmaus
2024-08-22 9:33 Florian Schmaus
2024-03-07 10:25 Florian Schmaus
2024-03-07 10:25 Florian Schmaus
2024-03-07 10:25 Florian Schmaus
2023-11-03 9:47 Florian Schmaus
2023-11-03 9:47 Florian Schmaus
2023-10-22 10:28 Florian Schmaus
2023-10-22 10:28 Florian Schmaus
2023-10-22 10:11 Florian Schmaus
2023-09-21 14:21 Florian Schmaus
2023-09-18 9:34 Florian Schmaus
2023-09-11 7:43 Florian Schmaus
2023-07-29 14:05 Florian Schmaus
2023-06-25 15:58 Florian Schmaus
2023-05-04 6:55 Florian Schmaus
2023-05-04 6:55 Florian Schmaus
2023-03-31 10:28 Florian Schmaus
2023-03-21 11:15 Florian Schmaus
2023-03-21 11:15 Florian Schmaus
2023-01-25 13:15 Florian Schmaus
2023-01-08 10:25 Florian Schmaus
2022-12-16 16:56 Florian Schmaus
2022-12-07 17:12 Florian Schmaus
2022-11-26 12:49 Florian Schmaus
2022-11-26 12:49 Florian Schmaus
2022-11-11 18:57 Florian Schmaus
2022-10-20 11:11 Florian Schmaus
2022-09-30 10:24 Florian Schmaus
2022-09-30 10:24 Florian Schmaus
2022-08-28 12:27 Florian Schmaus
2022-08-25 12:41 Florian Schmaus
2022-07-04 14:05 Florian Schmaus
2022-06-13 9:04 Florian Schmaus
2022-06-13 9:04 Florian Schmaus
2022-05-15 19:29 Florian Schmaus
2022-05-15 19:29 Florian Schmaus
2022-05-12 17:01 Florian Schmaus
2022-05-12 17:01 Florian Schmaus
2022-05-12 17:01 Florian Schmaus
2022-04-13 14:27 Florian Schmaus
2022-03-23 11:40 Florian Schmaus
2022-03-23 11:40 Florian Schmaus
2022-03-15 18:59 Florian Schmaus
2022-03-15 18:59 Florian Schmaus
2022-02-20 9:11 Florian Schmaus
2022-01-16 8:02 Florian Schmaus
2022-01-07 8:51 Florian Schmaus
2021-12-22 16:04 Florian Schmaus
2021-11-18 8:38 Florian Schmaus
2021-10-27 6:16 Florian Schmaus
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=1704815537.e8d77ea526afdeeb710b9867f4ff9134455583f6.flow@gentoo \
--to=flow@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