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/saslprep/
Date: Fri, 12 Aug 2022 11:36:36 +0000 (UTC)	[thread overview]
Message-ID: <1660304172.52c83a6eee00e181c9c96ad623942f46a8ea5b91.fordfrog@gentoo> (raw)

commit:     52c83a6eee00e181c9c96ad623942f46a8ea5b91
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Aug 12 11:07:46 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 11:36:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c83a6e

dev-java/saslprep: adjust dependency type

have saslprep in CP_DEPEDND, not only in DEPEND
Closes: https://bugs.gentoo.org/864931
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/26833
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/saslprep/{saslprep-1.1.ebuild => saslprep-1.1-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/saslprep/saslprep-1.1.ebuild b/dev-java/saslprep/saslprep-1.1-r1.ebuild
similarity index 85%
rename from dev-java/saslprep/saslprep-1.1.ebuild
rename to dev-java/saslprep/saslprep-1.1-r1.ebuild
index 999c14713ac1..c36809a99c83 100644
--- a/dev-java/saslprep/saslprep-1.1.ebuild
+++ b/dev-java/saslprep/saslprep-1.1-r1.ebuild
@@ -16,8 +16,8 @@ LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="amd64 ppc64 x86"
 
+CP_DEPEND="dev-java/stringprep:0"
 DEPEND=">=virtual/jdk-1.8:*
-	dev-java/stringprep:0"
-RDEPEND=">=virtual/jre-1.8:*"
-
-JAVA_CLASSPATH_EXTRA="stringprep"
+	${CP_DEPEND}"
+RDEPEND=">=virtual/jre-1.8:*
+	${CP_DEPEND}"


             reply	other threads:[~2022-08-12 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-12 11:36 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-07  8:23 [gentoo-commits] repo/gentoo:master commit in: dev-java/saslprep/ Miroslav Šulc
2022-07-28  7:06 Agostino Sarubbo
2022-07-25  4:19 Sam James
2022-06-20  7:41 Florian Schmaus

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=1660304172.52c83a6eee00e181c9c96ad623942f46a8ea5b91.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