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/xz-java/
Date: Thu, 30 Mar 2017 12:21:04 +0000 (UTC)	[thread overview]
Message-ID: <1490876457.f20ecf75e269ad2a8c0b5c29eeb04c51a2bc3fe1.monsieurp@gentoo> (raw)

commit:     f20ecf75e269ad2a8c0b5c29eeb04c51a2bc3fe1
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 08:01:17 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 12:20:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20ecf75

dev-java/xz-java: EAPI 6 bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-java/xz-java/xz-java-1.6-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-java/xz-java/xz-java-1.6-r1.ebuild b/dev-java/xz-java/xz-java-1.6-r1.ebuild
new file mode 100644
index 00000000000..04141c97d6c
--- /dev/null
+++ b/dev-java/xz-java/xz-java-1.6-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Implementation of xz data compression in pure java"
+HOMEPAGE="http://tukaani.org/xz/java.html"
+SRC_URI="http://tukaani.org/xz/${P}.zip"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"
+
+S="${WORKDIR}"
+
+JAVA_SRC_DIR="src/org"
+
+DOCS=( README NEWS COPYING THANKS )
+
+src_install() {
+	java-pkg-simple_src_install
+	use examples && java-pkg_doexamples src/*Demo.java
+	einstalldocs
+}


             reply	other threads:[~2017-03-30 12:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30 12:21 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-15 20:04 [gentoo-commits] repo/gentoo:master commit in: dev-java/xz-java/ Miroslav Šulc
2024-11-15  9:19 Arthur Zamarin
2024-11-15  1:22 Sam James
2024-11-14 18:41 Sam James
2024-10-17 15:32 Arthur Zamarin
2024-10-15  7:40 Miroslav Šulc
2024-10-12 17:12 Arthur Zamarin
2024-05-31 10:11 Miroslav Šulc
2024-05-29 18:54 Sam James
2023-06-27  7:37 Miroslav Šulc
2021-08-27  7:17 Miroslav Šulc
2021-08-26 14:57 Sam James
2021-08-26 14:52 Sam James
2021-08-26 14:49 Sam James
2021-08-26 14:49 Sam James
2021-07-26  6:41 Miroslav Šulc
2021-03-12 12:18 Miroslav Šulc
2020-10-20  4:11 Sam James
2019-11-23  5:42 Aaron Bauman
2019-04-01 14:47 Patrice Clement
2019-03-08  5:06 Georgy Yakovlev
2019-02-05  9:10 Georgy Yakovlev
2018-08-31 22:12 Patrice Clement
2018-08-05 13:53 Patrice Clement
2018-04-08 18:38 James Le Cuirot
2017-07-13 17:27 Alexis Ballier
2015-10-14  7:59 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=1490876457.f20ecf75e269ad2a8c0b5c29eeb04c51a2bc3fe1.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