From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1041299-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC3E9138334 for <garchives@archives.gentoo.org>; Fri, 10 Aug 2018 21:44:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C159AE08B1; Fri, 10 Aug 2018 21:44:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98DE8E08B1 for <gentoo-commits@lists.gentoo.org>; Fri, 10 Aug 2018 21:44:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5A9A335CA3 for <gentoo-commits@lists.gentoo.org>; Fri, 10 Aug 2018 21:44:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D33353A0 for <gentoo-commits@lists.gentoo.org>; Fri, 10 Aug 2018 21:44:24 +0000 (UTC) From: "James Le Cuirot" <chewi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" <chewi@gentoo.org> Message-ID: <1533937454.84b61226dcea2f9d28f4cce3fd8356c89472de07.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/hawtjni-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/hawtjni-runtime/Manifest dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild X-VCS-Directories: dev-java/hawtjni-runtime/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 84b61226dcea2f9d28f4cce3fd8356c89472de07 X-VCS-Branch: master Date: Fri, 10 Aug 2018 21:44:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5396a1df-80c9-4fdf-b981-4a799362398c X-Archives-Hash: e87983484606abc7b2b107a9047695c5 commit: 84b61226dcea2f9d28f4cce3fd8356c89472de07 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Fri Aug 10 21:43:36 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri Aug 10 21:44:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b61226 dev-java/hawtjni-runtime: Version bump to 1.15, EAPI 6 Package-Manager: Portage-2.3.45, Repoman-2.3.10 dev-java/hawtjni-runtime/Manifest | 1 + .../hawtjni-runtime/hawtjni-runtime-1.15.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-java/hawtjni-runtime/Manifest b/dev-java/hawtjni-runtime/Manifest index 72692181c98..047926fe1f6 100644 --- a/dev-java/hawtjni-runtime/Manifest +++ b/dev-java/hawtjni-runtime/Manifest @@ -1 +1,2 @@ DIST hawtjni-project-1.10.tar.gz 1602839 BLAKE2B 7a6a37c4c208906fc7718bbd1aec566bb2392ef0e0dc082aa552127e97af896ad39b2ecfcd124ac370593daecd69185c184838fafc374173320beee72d87fccb SHA512 3bd94d20bf2d8953c60753aa404077c96c93704c2bd5bebfb5fe790fc29e15d97f6172706f06cea13c4806b652405ccfef824cccf76ff018dafb7262ff845490 +DIST hawtjni-project-1.15.tar.gz 1606236 BLAKE2B 52357dbefde43ec82cf218ada90642d118ebaa6a6be173cc1f4f48377fda95b902f0a90dfb60822c02c144b9bf13d0800c94d67cc2f9c76e607bbbb80a80898e SHA512 1a93658bf8621c770cf97b546c6a5c0cf1821b06cb16dbc872ad0c830c599d3947ffe56b4cca16217a510d4e929ebcfc5eabdf4ad4364f5225b53d22c7d48abb diff --git a/dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild b/dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild new file mode 100644 index 00000000000..bcbf6c1590c --- /dev/null +++ b/dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +JAVA_PKG_IUSE="doc source" + +inherit java-pkg-2 java-pkg-simple + +MY_P="hawtjni-project-${PV}" + +DESCRIPTION="A JNI code generator based on the generator used by the Eclipse SWT project" +HOMEPAGE="https://github.com/fusesource/hawtjni" +SRC_URI="https://github.com/fusesource/hawtjni/archive/${MY_P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + +DEPEND=">=virtual/jdk-1.8" +RDEPEND=">=virtual/jre-1.8" + +S="${WORKDIR}/hawtjni-${MY_P}/${PN}/src" +JAVA_SRC_DIR="main/java" + +src_install() { + java-pkg-simple_src_install + dodoc ../../{changelog,notice,readme}.md +}