From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/laf-plugin/
Date: Sat, 25 Mar 2017 17:44:51 +0000 (UTC) [thread overview]
Message-ID: <1490463842.52666da21e81a58901c1de2b836b096b05f9d80e.monsieurp@gentoo> (raw)
commit: 52666da21e81a58901c1de2b836b096b05f9d80e
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 19:02:17 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 17:44:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52666da2
dev-java/laf-plugin: EAPI 6 bump.
This commit also add a SLOT to laf-plugin.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-java/laf-plugin/laf-plugin-1.1-r1.ebuild | 36 ++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/dev-java/laf-plugin/laf-plugin-1.1-r1.ebuild b/dev-java/laf-plugin/laf-plugin-1.1-r1.ebuild
new file mode 100644
index 00000000000..0c34f8779fc
--- /dev/null
+++ b/dev-java/laf-plugin/laf-plugin-1.1-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 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
+
+DESCRIPTION="Look'n'feel Java library"
+HOMEPAGE="http://laf-plugin.dev.java.net"
+SRC_URI="https://repo1.maven.org/maven2/net/java/dev/${PN}/${PN}/${PV}/${P}-sources.jar -> ${P}.jar"
+LICENSE="BSD"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="dev-java/nanoxml:0"
+
+DEPEND="
+ ${CDEPEND}
+ >=virtual/jdk-1.6"
+
+RDEPEND="
+ ${CDEPEND}
+ >=virtual/jre-1.6"
+
+JAVA_GENTOO_CLASSPATH="nanoxml"
+
+src_prepare() {
+ default
+ java-pkg_clean
+}
+
+src_install() {
+ java-pkg-simple_src_install
+}
next reply other threads:[~2017-03-25 17:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-25 17:44 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-12 21:34 [gentoo-commits] repo/gentoo:master commit in: dev-java/laf-plugin/ Patrice Clement
2017-06-12 21:34 Patrice Clement
2017-03-25 17:44 Patrice Clement
2017-02-07 19:52 Patrice Clement
2016-02-17 8:34 Patrice Clement
2016-02-17 8:34 Patrice Clement
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=1490463842.52666da21e81a58901c1de2b836b096b05f9d80e.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