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/aspectj/
Date: Wed, 21 Apr 2021 09:47:27 +0000 (UTC)	[thread overview]
Message-ID: <1618998441.b48e7407acca71b9391e04c358276b5fcee6fe3b.fordfrog@gentoo> (raw)

commit:     b48e7407acca71b9391e04c358276b5fcee6fe3b
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 09:46:52 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 09:47:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48e7407

dev-java/aspectj: switched 1.9.6 to asm:9

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

 dev-java/aspectj/aspectj-1.9.6.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-java/aspectj/aspectj-1.9.6.ebuild b/dev-java/aspectj/aspectj-1.9.6.ebuild
index 6d2a4309c75..a27323985b9 100644
--- a/dev-java/aspectj/aspectj-1.9.6.ebuild
+++ b/dev-java/aspectj/aspectj-1.9.6.ebuild
@@ -14,7 +14,7 @@ LICENSE="EPL-1.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-CDEPEND="dev-java/asm:7
+CDEPEND="dev-java/asm:9
 	dev-java/commons-logging:0"
 DEPEND="${CDEPEND}
 	>=virtual/jdk-1.8:*"
@@ -25,7 +25,7 @@ BDEPEND="app-arch/zip"
 S=${WORKDIR}
 
 JAVA_SRC_DIR="${S}/src"
-JAVA_GENTOO_CLASSPATH="commons-logging,asm-7"
+JAVA_GENTOO_CLASSPATH="commons-logging,asm-9"
 JAVA_ENCODING="iso8859-1"
 
 src_unpack() {
@@ -41,5 +41,4 @@ src_prepare() {
 	# aspectj uses a renamed version of asm:4
 	find -name "*.java" -exec sed -i -e 's/import aj.org.objectweb.asm./import org.objectweb.asm./g' {} \; || die
 	mkdir -p "${S}"/target/classes/org/aspectj/weaver/ || die
-#	cp -vr "${S}"/src/org/aspectj/weaver/*.properties "${S}"/target/classes/org/aspectj/weaver/ || die
 }


             reply	other threads:[~2021-04-21  9:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21  9:47 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-17  9:39 [gentoo-commits] repo/gentoo:master commit in: dev-java/aspectj/ Miroslav Šulc
2024-01-10  8:44 Miroslav Šulc
2021-12-14  8:06 Miroslav Šulc
2021-12-14  8:00 Jakov Smolić
2021-12-14  8:00 Jakov Smolić
2021-11-13 10:31 Sam James
2021-05-09 10:00 Miroslav Šulc
2021-05-09  9:17 Agostino Sarubbo
2021-05-01 18:19 Agostino Sarubbo
2021-04-21  9:47 Miroslav Šulc
2021-04-21  8:20 Miroslav Šulc
2021-04-15  5:34 Sam James

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=1618998441.b48e7407acca71b9391e04c358276b5fcee6fe3b.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