public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xz-java/
Date: Fri, 27 Aug 2021 07:17:54 +0000 (UTC)	[thread overview]
Message-ID: <1630048672.7640cbb5b0dd9550bf0476edbd83cf81b8765e7d.fordfrog@gentoo> (raw)

commit:     7640cbb5b0dd9550bf0476edbd83cf81b8765e7d
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 27 07:17:41 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 07:17:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7640cbb5

dev-java/xz-java: removed obsolete 1.8-r1

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/xz-java/Manifest              |  1 -
 dev-java/xz-java/xz-java-1.8-r1.ebuild | 36 ----------------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-java/xz-java/Manifest b/dev-java/xz-java/Manifest
index b2deaeee202..624ff54095f 100644
--- a/dev-java/xz-java/Manifest
+++ b/dev-java/xz-java/Manifest
@@ -1,2 +1 @@
-DIST xz-java-1.8.zip 152470 BLAKE2B 601e3292936cb8b3a885551a275248628171f0fa15829785e2fb99d5dfefab59fd2283df4040f090a9d96d30bef5dacd5f4aed4f9d3163ee17dea4a72ad1b0f8 SHA512 3d30804baf9bf743347d87befdbf103107f413c4460639171257e87c4ac96c5e9bc6401a85c44939cd40a25b965162d916a552ae9967f1ff1c71ed389508f5b0
 DIST xz-java-1.9.zip 155868 BLAKE2B e1e355e75b3d14cae9a12dd00105ff38e25ab9c270cecafc83f27a7a03b36aa7a33647b40b7458b3592319a2b574e10cef9786413f0a12af585199a8f00731de SHA512 743f81ac715d7ac2760af8cee4c62d8fbeef156c0d3e0e85e4605ae08d6a71d1e6f6675e0558e7906a92d5fb3ca1feab9db015a1d42b5df73de2dec770a339cb

diff --git a/dev-java/xz-java/xz-java-1.8-r1.ebuild b/dev-java/xz-java/xz-java-1.8-r1.ebuild
deleted file mode 100644
index 2e055ca8f73..00000000000
--- a/dev-java/xz-java/xz-java-1.8-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc examples source"
-MAVEN_ID="org.tukaani:xz:1.8"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Implementation of xz data compression in pure java"
-HOMEPAGE="https://tukaani.org/xz/java.html"
-SRC_URI="https://tukaani.org/xz/${P}.zip"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-RDEPEND="
-	>=virtual/jre-1.8:*"
-
-DEPEND="
-	app-arch/unzip
-	>=virtual/jdk-1.8:*"
-
-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:[~2021-08-27  7:17 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27  7:17 Miroslav Šulc [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-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
2017-03-30 12:21 Patrice Clement
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=1630048672.7640cbb5b0dd9550bf0476edbd83cf81b8765e7d.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