From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/rundeck-cli-bin/
Date: Tue, 19 Jul 2016 18:04:52 +0000 (UTC) [thread overview]
Message-ID: <1468950322.c1b60edc3c1e253808fa304025600847da5f6cc1.williamh@gentoo> (raw)
commit: c1b60edc3c1e253808fa304025600847da5f6cc1
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 17:37:36 2016 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Jul 19 17:45:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b60edc
app-misc/rundeck-cli-bin: 0.1.11 version bump
Package-Manager: portage-2.2.28
app-misc/rundeck-cli-bin/Manifest | 1 +
.../rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/app-misc/rundeck-cli-bin/Manifest b/app-misc/rundeck-cli-bin/Manifest
index 4cee67c..8041108 100644
--- a/app-misc/rundeck-cli-bin/Manifest
+++ b/app-misc/rundeck-cli-bin/Manifest
@@ -1 +1,2 @@
+DIST rundeck-cli-0.1.11-all.jar 3447560 SHA256 54a2447f9614dea0b88a6acad3713c8bb3a83e6557c24b64d78b3c9d5f996fe9 SHA512 3390d5b6ece391a9cf7754cc4c6d79a7720ac1db2f7a555d0b8216eea23feecc7e4cc947fb4c894362ece3bfaddcb383b7b10558d2e499e364e023c65636aa33 WHIRLPOOL 53f8b4ddf9cf262ba43d2262622a73b76fd37f2392a415ab28bd8b8ee7803f222e427b2df68d1b014f51cf63f2748455d9b658863e8d37a4fcb8be13e711a4e8
DIST rundeck-cli-0.1.8-all.jar 3420534 SHA256 885b45ec829fedfece5001038aa353759d081e1f6e571a9f4f138ff40045d9b3 SHA512 c7fff34c1a1091daf54e0ab89a832ab16e775704a6543af31745541419e3fc49d8b5fd47b404bda46dc1434945e652221825af553aff87b764623da4fe3bfdb6 WHIRLPOOL 5ed32cbfccd9650caeaec0bf32ecc0a2947fbb1156421dca4bfecc730fbcb6f447c3a7cdf9e9b4b50b082029762a881ea2dbf895bc1985f955abad6e5fe2103b
diff --git a/app-misc/rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild b/app-misc/rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild
new file mode 100644
index 0000000..5f98784
--- /dev/null
+++ b/app-misc/rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN="rundeck-cli"
+MY_P="rundeck-cli-${PV}"
+
+inherit java-pkg-2
+
+DESCRIPTION="Command line tool for rundeck"
+HOMEPAGE="http://rundeck.org"
+SRC_URI="https://github.com/rundeck/${MY_PN}/releases/download/v${PV}/${MY_P}-all.jar"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=virtual/jre-1.8"
+
+S="${WORKDIR}"
+
+src_install() {
+ java-pkg_newjar "${DISTDIR}"/${MY_P}-all.jar ${MY_PN}.jar
+ java-pkg_dolauncher rd
+}
next reply other threads:[~2016-07-19 18:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 18:04 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-23 6:04 [gentoo-commits] repo/gentoo:master commit in: app-misc/rundeck-cli-bin/ Miroslav Šulc
2024-12-20 11:14 Miroslav Šulc
2024-12-16 14:19 Miroslav Šulc
2022-08-25 16:37 William Hubbs
2022-08-19 5:21 Miroslav Šulc
2022-07-17 20:56 William Hubbs
2022-07-17 6:00 William Hubbs
2022-07-17 1:41 William Hubbs
2021-12-20 22:46 William Hubbs
2021-11-29 19:49 Jakov Smolić
2020-09-26 19:40 Aaron Bauman
2016-06-21 21:24 William Hubbs
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=1468950322.c1b60edc3c1e253808fa304025600847da5f6cc1.williamh@gentoo \
--to=williamh@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