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: Mon, 11 Sep 2023 07:43:41 +0000 (UTC)	[thread overview]
Message-ID: <1694418210.fe138b073bf170be60d3c0d2890b6a0b85eb1600.flow@gentoo> (raw)

commit:     fe138b073bf170be60d3c0d2890b6a0b85eb1600
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 07:43:04 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 07:43:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe138b07

dev-java/mill-bin: add 0.11.2

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

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

diff --git a/dev-java/mill-bin/Manifest b/dev-java/mill-bin/Manifest
index 7194bf1dd4b0..6a3dc420d6fa 100644
--- a/dev-java/mill-bin/Manifest
+++ b/dev-java/mill-bin/Manifest
@@ -1,2 +1,3 @@
 DIST mill-bin-0.10.12 72992251 BLAKE2B 9ca6bddcc1e2bc013f1eb6fe60b7b844fa1f7ec0ba53afcabfceb1d3631d754de56167dda650859031c834d95b0a2bd2c6e8776116de6327c990efa23ea1db63 SHA512 4b4db9fe2f84ad5ecea7e00291fc3ac75b543ee48f517fadc2ed8d1671759e5f3a7af51f417f0912d28eddc92ab8e747a749c3f1a48ba691ba3f93fc3a09e54f
 DIST mill-bin-0.11.1 60305429 BLAKE2B 81cedc783c8209c6cc5aa33fe7d5abb9a4c590cb6d1a64ffa2eca0ea4d9aeb633fa3627e0156d6e575e748cc501f494c6e74760d315b96c765b9f0d1f3dde542 SHA512 67858aa3112c4d763c839593a26761851074e2deae2d681d7de801f4626819f5a68afd0ebd4ef1cd7207906f8766372f45e39d5107cc218a26715480c71c712d
+DIST mill-bin-0.11.2 55454311 BLAKE2B 39ab69293668e984055fba1ba93d71a8b23421e9d3d4a17b3f965bdb7181e846d442cd6a1ffa163f3a9c6c5cda649206f871bd1bc5b2cfe06e93ebaaaa0fd4c6 SHA512 e1ac163f02e77050040a10510a98ac7ba25d32ff2bb6961f87e1317a493c75054c6289475a886ee8799a7e2a855dfc8e386f4b428fac46b69867dcc9adfd6c81

diff --git a/dev-java/mill-bin/mill-bin-0.11.2.ebuild b/dev-java/mill-bin/mill-bin-0.11.2.ebuild
new file mode 100644
index 000000000000..9a8976de48b3
--- /dev/null
+++ b/dev-java/mill-bin/mill-bin-0.11.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 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:[~2023-09-11  7:43 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11  7:43 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
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-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=1694418210.fe138b073bf170be60d3c0d2890b6a0b85eb1600.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