public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jgraph/
Date: Mon,  1 Apr 2019 09:06:45 +0000 (UTC)	[thread overview]
Message-ID: <1554109596.b9ba680af1f5ce35e4665c7b37f1f47dc5e850b5.monsieurp@gentoo> (raw)

commit:     b9ba680af1f5ce35e4665c7b37f1f47dc5e850b5
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 08:58:38 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 09:06:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ba680a

dev-java/jgraph: EAPI 6 bump.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --force

 dev-java/jgraph/Manifest                  |  1 +
 dev-java/jgraph/jgraph-5.12.0.4-r1.ebuild | 35 +++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/dev-java/jgraph/Manifest b/dev-java/jgraph/Manifest
index 674000a7897..79a0853280a 100644
--- a/dev-java/jgraph/Manifest
+++ b/dev-java/jgraph/Manifest
@@ -1 +1,2 @@
 DIST jgraph-5.12.0.4-lgpl-src.jar 3460750 BLAKE2B 0d2c50673eb652e4335a2d4fe9edcd93745595302c9ce674e8bb05ceab5edcb6b4a190e4d4da14bdb552ca7d35421473d0931addb02c2d1326d81eb442c372d1 SHA512 0832afeb28c4d5abb9288de4e1b74eefc432bb98f622e71f0d192bf9f01741feb406ba0473b923e0cb93401120c1456a00eec4653355c37bff7e9e1863e81b5d
+DIST jgraph-5.12.0.4.jar 3460750 BLAKE2B 0d2c50673eb652e4335a2d4fe9edcd93745595302c9ce674e8bb05ceab5edcb6b4a190e4d4da14bdb552ca7d35421473d0931addb02c2d1326d81eb442c372d1 SHA512 0832afeb28c4d5abb9288de4e1b74eefc432bb98f622e71f0d192bf9f01741feb406ba0473b923e0cb93401120c1456a00eec4653355c37bff7e9e1863e81b5d

diff --git a/dev-java/jgraph/jgraph-5.12.0.4-r1.ebuild b/dev-java/jgraph/jgraph-5.12.0.4-r1.ebuild
new file mode 100644
index 00000000000..eba4ad003f8
--- /dev/null
+++ b/dev-java/jgraph/jgraph-5.12.0.4-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# 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
+
+DESCRIPTION="Open-source graph component for Java"
+SRC_URI="mirror://gentoo/${P}-lgpl-src.jar -> ${P}.jar"
+HOMEPAGE="https://www.jgraph.com"
+IUSE="doc examples source"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+DEPEND="
+	>=virtual/jdk-1.8"
+
+RDEPEND="
+	>=virtual/jre-1.8"
+
+DOCS=( README WHATSNEW LICENSE ChangeLog )
+
+S="${WORKDIR}"
+
+JAVA_SRC_DIR="src"
+
+src_prepare() {
+	default
+
+	java-pkg_clean
+}


             reply	other threads:[~2019-04-01  9:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01  9:06 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-01  9:06 [gentoo-commits] repo/gentoo:master commit in: dev-java/jgraph/ Patrice Clement
2018-04-08 18:38 James Le Cuirot

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=1554109596.b9ba680af1f5ce35e4665c7b37f1f47dc5e850b5.monsieurp@gentoo \
    --to=monsieurp@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