From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/javatoolkit/
Date: Tue, 29 Oct 2019 21:51:28 +0000 (UTC) [thread overview]
Message-ID: <1572385878.ee82c0047a4661cf61246a6263290de6e8583715.fordfrog@gentoo> (raw)
commit: ee82c0047a4661cf61246a6263290de6e8583715
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 21:47:17 2019 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 21:51:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee82c004
dev-java/javatoolkit-0.6.2: bump
Closes: https://bugs.gentoo.org/667590
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/javatoolkit/Manifest | 1 +
dev-java/javatoolkit/javatoolkit-0.6.2.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-java/javatoolkit/Manifest b/dev-java/javatoolkit/Manifest
index acc653a98a6..4e8cc1bc52f 100644
--- a/dev-java/javatoolkit/Manifest
+++ b/dev-java/javatoolkit/Manifest
@@ -1,2 +1,3 @@
DIST javatoolkit-0.3.0.tar.bz2 16823 BLAKE2B a19307053e0ae4e2415449470c16fced90440fbc9f36d250be3c22a82b901b7f46486c8c7512784f9fe462bf3ab3109ecd7482bff13737a1c7dda57ef0aaf3eb SHA512 e7bbe04e39ab277d0aab89f0eea963c4b0341a336660dab08bfad0510ad1b2b49ce7410a2363bcf9ebad5f8757ee254ddc27af642b4bfb374db52d82cf02c3b1
DIST javatoolkit-0.6.1.tar.bz2 26036 BLAKE2B 1e63a848ff5941e34fe5c4d449b5494cb9cc3e7a42c4654af94e602f3557775f2cfe1d2db7f96e1352c891e2c20822be973ee1246f879bccf611c4db724ca028 SHA512 ddf61c23f9a31007afc672cb762fd7a655c168d73616bc703a9a8a8c27d8a836b0340dd109af0c2a311e0237a57967785d85b09f8059187ba9b4a6ca6f2a52f3
+DIST javatoolkit-0.6.2.tar.bz2 26046 BLAKE2B 9e6eec5e055fe63191cdb67b7103c4f27df4569256da0e6231eece55f1d0c32f754b9b4784c2a7f79224404dea41d9583eace8aebab6e1e10bf0cfc875d74591 SHA512 70eede9a700fa8db48fef62116eff2cc89b637991c0691e5385a66ed1830788dff355c6f6d343533e58bd89bf1fbf017d5bcc6867f6d4cf23bd56d5ee857d145
diff --git a/dev-java/javatoolkit/javatoolkit-0.6.2.ebuild b/dev-java/javatoolkit/javatoolkit-0.6.2.ebuild
new file mode 100644
index 00000000000..7dfee0ff04d
--- /dev/null
+++ b/dev-java/javatoolkit/javatoolkit-0.6.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 multilib prefix
+
+DESCRIPTION="Collection of Gentoo-specific tools for Java"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java"
+SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+python_prepare_all() {
+ hprefixify src/py/buildparser src/py/findclass setup.py
+ distutils-r1_python_prepare_all
+}
+
+python_install() {
+ distutils-r1_python_install \
+ --install-scripts="${EPREFIX}"/usr/$(get_libdir)/${PN}/bin
+}
next reply other threads:[~2019-10-29 21:51 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-29 21:51 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-07 16:27 [gentoo-commits] repo/gentoo:master commit in: dev-java/javatoolkit/ Sam James
2024-06-03 11:20 Sam James
2024-06-02 7:48 Miroslav Šulc
2024-05-29 9:47 Miroslav Šulc
2023-10-12 9:47 Sam James
2023-09-17 14:35 Arthur Zamarin
2023-02-25 7:00 Miroslav Šulc
2021-12-25 10:14 Georgy Yakovlev
2021-06-27 7:28 Miroslav Šulc
2021-06-24 21:47 Sam James
2021-06-19 19:14 Miroslav Šulc
2021-06-19 17:40 Miroslav Šulc
2020-12-27 14:07 Fabian Groffen
2020-12-23 11:26 Miroslav Šulc
2020-12-22 20:21 Sam James
2020-12-22 20:21 Sam James
2020-12-21 9:41 Sergei Trofimovich
2020-12-20 16:40 Thomas Deutschmann
2020-12-18 10:25 Sergei Trofimovich
2020-12-15 10:28 Miroslav Šulc
2020-11-05 22:41 Patrice Clement
2020-11-05 21:48 Patrice Clement
2020-10-24 11:08 Sergei Trofimovich
2020-10-24 11:03 Sergei Trofimovich
2020-10-20 4:54 Sam James
2020-08-16 9:57 Michał Górny
2020-08-14 7:18 Georgy Yakovlev
2020-05-07 13:18 Michał Górny
2020-04-15 2:49 Mike Gilbert
2019-12-04 16:37 Aaron Bauman
2019-10-30 20:27 Miroslav Šulc
2019-10-29 21:08 Miroslav Šulc
2017-09-08 22:27 Patrice Clement
2017-09-08 22:27 Patrice Clement
2017-08-12 21:47 Patrice Clement
2017-08-08 8:08 Patrice Clement
2017-08-07 23:53 Patrice Clement
2017-08-07 19:18 Patrice Clement
2017-03-19 10:02 Fabian Groffen
2017-01-26 21:50 James Le Cuirot
2016-09-17 14:42 Patrice Clement
2016-08-13 8:01 Benda XU
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=1572385878.ee82c0047a4661cf61246a6263290de6e8583715.fordfrog@gentoo \
--to=fordfrog@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