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/jdepend/
Date: Sun, 27 Feb 2022 09:32:38 +0000 (UTC)	[thread overview]
Message-ID: <1645954348.debc1db00a28f9a4201c42f97d69c2d889f4dedc.fordfrog@gentoo> (raw)

commit:     debc1db00a28f9a4201c42f97d69c2d889f4dedc
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 09:32:28 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 09:32:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debc1db0

dev-java/jdepend: removed obsolete 2.9-r6

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

 dev-java/jdepend/Manifest              |  1 -
 dev-java/jdepend/jdepend-2.9-r6.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-java/jdepend/Manifest b/dev-java/jdepend/Manifest
index 1875c28e754f..806ea8f5a29b 100644
--- a/dev-java/jdepend/Manifest
+++ b/dev-java/jdepend/Manifest
@@ -1,2 +1 @@
 DIST jdepend-2.10.tar.gz 1226471 BLAKE2B d4ec55913a882e4796de88bd220e6bf6a13df516653e7f247a4c84c0c6967f642b1633341955704a0d89b1d449368c4b0d1cd4b52034c64caeb5781e9d2c5839 SHA512 7a01ab4311f41c9176e61e6b0ad50e7c50b4d5638550775a6bd8ee9587ea5978b7dde502d5a82b2ff12811c57a6407e2add42e0c5400517680f425e55e04ae3f
-DIST jdepend-2.9.zip 302836 BLAKE2B dcf3b9c37037926d3792932327ddeb1e95fbbc47beaffb2197653b32bb919a0f3bb4d80c3b32d8e8d83f58e3c216ae5ae6e7ad923971adb460ef0d7fd6036149 SHA512 93ae1ca82422be0dce9794f25ad98c078da7437bca59c697405806a462f81b52028e0536075e2a2f428d8f8c5a27ae50fa7a580b75edbd4e8c9c750315b1c919

diff --git a/dev-java/jdepend/jdepend-2.9-r6.ebuild b/dev-java/jdepend/jdepend-2.9-r6.ebuild
deleted file mode 100644
index 676b7d948b74..000000000000
--- a/dev-java/jdepend/jdepend-2.9-r6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Traverses Java class file directories and generates design quality metrics"
-HOMEPAGE="http://www.clarkware.com/software/JDepend.html"
-SRC_URI="http://www.clarkware.com/software/${P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.8
-	>=app-arch/unzip-5.50-r1"
-RDEPEND=">=virtual/jre-1.8"
-
-java_prepare() {
-	rm -v "${S}"/lib/*.jar || die
-}
-
-src_install() {
-	java-pkg_newjar dist/jdepend-2.9.jar
-	dodoc README
-	dohtml -r docs/*
-	use doc && java-pkg_dojavadoc build/docs/api
-	use source && java-pkg_dosrc src/*
-}


             reply	other threads:[~2022-02-27  9:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27  9:32 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-03  8:17 [gentoo-commits] repo/gentoo:master commit in: dev-java/jdepend/ Miroslav Šulc
2024-01-31 13:35 Sam James
2024-01-31  9:42 Sam James
2024-01-31  9:42 Sam James
2024-01-03  8:26 Miroslav Šulc
2024-01-01  8:06 Miroslav Šulc
2023-12-29  7:14 Arthur Zamarin
2022-02-27  8:57 Agostino Sarubbo
2022-02-27  2:44 Sam James
2022-02-26 18:52 Sam James
2022-02-26 18:52 Sam James
2022-01-27  8:21 Miroslav Šulc
2022-01-26 19:11 Arthur Zamarin
2022-01-26 19:08 Arthur Zamarin
2020-10-01 18:16 Miroslav Šulc

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=1645954348.debc1db00a28f9a4201c42f97d69c2d889f4dedc.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