From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jsch/
Date: Tue, 8 Feb 2022 08:09:14 +0000 (UTC) [thread overview]
Message-ID: <1644307752.0a7b4677abe11a52968119d6575c163450f03c06.fordfrog@gentoo> (raw)
commit: 0a7b4677abe11a52968119d6575c163450f03c06
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 8 08:09:07 2022 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Feb 8 08:09:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7b4677
dev-java/jsch: removed obsolete 0.1.54
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/jsch/jsch-0.1.54.ebuild | 53 ----------------------------------------
1 file changed, 53 deletions(-)
diff --git a/dev-java/jsch/jsch-0.1.54.ebuild b/dev-java/jsch/jsch-0.1.54.ebuild
deleted file mode 100644
index 42b5f979f56f..000000000000
--- a/dev-java/jsch/jsch-0.1.54.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="doc source examples"
-MAVEN_ID="com.jcraft:jsch:0.1.55"
-
-inherit java-pkg-2 java-ant-2 java-osgi
-
-DESCRIPTION="JSch is a pure Java implementation of SSH2"
-HOMEPAGE="http://www.jcraft.com/jsch/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="zlib"
-
-CDEPEND="
- zlib? ( dev-java/jzlib:0 )"
-
-RDEPEND="
- ${CDEPEND}
- >=virtual/jre-1.6"
-
-DEPEND="
- ${CDEPEND}
- app-arch/unzip
- >=virtual/jdk-1.6"
-
-EANT_BUILD_TARGET="dist"
-JAVA_ANT_REWRITE_CLASSPATH="true"
-
-src_compile() {
- if use zlib; then
- EANT_EXTRA_ARGS="-Djzlib.available=true"
- EANT_GENTOO_CLASSPATH="jzlib"
- fi
-
- java-pkg-2_src_compile
-}
-
-src_install() {
- java-osgi_newjar dist/lib/jsch*.jar \
- "com.jcraft.jsch" "JSch" \
- "com.jcraft.jsch, com.jcraft.jsch.jce;x-internal:=true, \
- com.jcraft.jsch.jcraft;x-internal:=true"
-
- einstalldocs
- use doc && java-pkg_dojavadoc javadoc
- use source && java-pkg_dosrc src/*
- use examples && java-pkg_doexamples examples
-}
next reply other threads:[~2022-02-08 8:09 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-08 8:09 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-16 22:12 [gentoo-commits] repo/gentoo:master commit in: dev-java/jsch/ Miroslav Šulc
2022-02-16 21:50 Arthur Zamarin
2022-02-16 21:44 Arthur Zamarin
2022-02-16 9:35 Jakov Smolić
2022-02-16 9:35 Jakov Smolić
2022-02-11 20:05 Arthur Zamarin
2022-02-08 7:23 Agostino Sarubbo
2022-02-07 9:05 Jakov Smolić
2022-02-07 9:05 Jakov Smolić
2022-01-17 9:26 Miroslav Šulc
2022-01-07 20:42 Arthur Zamarin
2022-01-07 20:41 Arthur Zamarin
2022-01-07 9:03 Miroslav Šulc
2021-06-13 7:24 Miroslav Šulc
2020-09-23 10:45 Miroslav Šulc
2020-09-23 10:34 Agostino Sarubbo
2020-09-23 10:29 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2017-09-12 18:22 Patrice Clement
2016-01-09 11:12 Patrice Clement
2016-01-09 11:12 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=1644307752.0a7b4677abe11a52968119d6575c163450f03c06.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