public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 13 Apr 2022 14:27:32 +0000 (UTC)	[thread overview]
Message-ID: <1649860049.200ccea9d879d457bfa9dec87a437ff341eb41b9.flow@gentoo> (raw)

commit:     200ccea9d879d457bfa9dec87a437ff341eb41b9
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 14:25:07 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 14:27:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200ccea9

dev-java/mill-bin: add 0.10.3

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/mill-bin/Manifest               |  1 +
 dev-java/mill-bin/mill-bin-0.10.3.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-java/mill-bin/Manifest b/dev-java/mill-bin/Manifest
index fe331ba841c4..fe99a5df2fba 100644
--- a/dev-java/mill-bin/Manifest
+++ b/dev-java/mill-bin/Manifest
@@ -1,3 +1,4 @@
 DIST mill-bin-0.10.0 65538437 BLAKE2B 1c3583e34a0bea381b6368acf00936adaace5cf3a959e710cde3ab08509b7de237d46ee0fb9266a34e0f746d6c9c052337a6d8dddb4d3ba990710c131f0ea11d SHA512 fd8a8c79672275de9bc4ab74791484dd1c91b5382990d993794b1bde59b24a2e331422a1210010a9acb6c4a29bf168ba0564f7767413acb4d6867e9ea14d2c33
 DIST mill-bin-0.10.1 67217004 BLAKE2B 4df576762b86e909b2fdbab49e5f8025d73ea0f6b60e25c6d1ec0b55acd91af44c5fbeb5088ea7e0138c4e418e36e60eaf2248b6867a7936aa6612749101f46f SHA512 0fd727aa0bd2f67536ef7155a5f57166bcd13b2fccf0d9b03c3081b8ce9ab1e7290b5705b52aad7e993a4bc0421ea6d57f94d76c0f240ce41df9e05e61dce940
 DIST mill-bin-0.10.2 67225385 BLAKE2B d3ec7f45344312fb3097142aebcbf7ccbafa1f2e2aeccd4b83c83b6dc4f90b5e7feeeb994dad930accee546106b2580bf37acc38dd83c9efb599e8b79b2ce8e3 SHA512 79b71bbbe4a05e314495cd97ae2fc926d35d5ba7134c8ff48c09a8fd0fe826b824dd8ccd7e27089acd84b0673acfcbebcf3ef77ac4d3b3d8a6b117244b1a80f5
+DIST mill-bin-0.10.3 67435545 BLAKE2B 1a57f2eaa7af6dd66a2cf46bd653a678d1b81f7cf1c12a99ecbe35f3279241873ea200445cfcd95e43ae4c1d80cdfc202c7c03db562ddf48c39840c804a42877 SHA512 c758d06df4be61986d8bd24d9939eac09bf5080f50b9a2baeb34ff6ff37d699226ed7d65b8facb51edd6f4a8d246333a96a1181e1e641a1127f48ed3d88ff3c1

diff --git a/dev-java/mill-bin/mill-bin-0.10.3.ebuild b/dev-java/mill-bin/mill-bin-0.10.3.ebuild
new file mode 100644
index 000000000000..e8485c57dfd6
--- /dev/null
+++ b/dev-java/mill-bin/mill-bin-0.10.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 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}
+}


             reply	other threads:[~2022-04-13 14:27 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13 14:27 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-04 17:33 [gentoo-commits] repo/gentoo:master commit in: dev-java/mill-bin/ Florian Schmaus
2025-01-18 10:52 Florian Schmaus
2025-01-18 10:52 Florian Schmaus
2025-01-08 15:18 Florian Schmaus
2024-12-24 11:00 Florian Schmaus
2024-12-04 11:04 Florian Schmaus
2024-10-31 18:39 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
2024-01-09 15:52 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-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=1649860049.200ccea9d879d457bfa9dec87a437ff341eb41b9.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