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/jsonrpc2-server/
Date: Sun, 27 Oct 2024 07:38:08 +0000 (UTC)	[thread overview]
Message-ID: <1730014677.b814f5f2550e2b80652a0dc662273896e204f2e6.fordfrog@gentoo> (raw)

commit:     b814f5f2550e2b80652a0dc662273896e204f2e6
Author:     Valérian Rousset <tharvik <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Oct 26 09:16:17 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 07:37:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b814f5f2

dev-java/jsonrpc2-server: reorder variables

Signed-off-by: Valérian Rousset <tharvik <AT> users.noreply.github.com>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jsonrpc2-server/jsonrpc2-server-1.11.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jsonrpc2-server/jsonrpc2-server-1.11.1.ebuild b/dev-java/jsonrpc2-server/jsonrpc2-server-1.11.1.ebuild
index 819ab21078c2..1543308315e7 100644
--- a/dev-java/jsonrpc2-server/jsonrpc2-server-1.11.1.ebuild
+++ b/dev-java/jsonrpc2-server/jsonrpc2-server-1.11.1.ebuild
@@ -12,6 +12,8 @@ inherit java-pkg-2 java-pkg-simple
 DESCRIPTION="Server framework for processing JSON-RPC 2.0 messages"
 HOMEPAGE="https://software.dzhuvinov.com/json-rpc-2.0-server.html"
 SRC_URI="https://bitbucket.org/thetransactioncompany/json-rpc-2.0-server/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
+S="${WORKDIR}/thetransactioncompany-json-rpc-2.0-server-40234a8c2029"
+
 LICENSE="Apache-2.0"
 SLOT="1"
 KEYWORDS="amd64 ~arm64"
@@ -35,8 +37,6 @@ RDEPEND="
 	>=virtual/jre-1.8:*
 "
 
-S="${WORKDIR}/thetransactioncompany-json-rpc-2.0-server-40234a8c2029"
-
 JAVA_CLASSPATH_EXTRA="javax-servlet-api-3.0"
 JAVA_SRC_DIR="src/main/java"
 JAVA_TEST_SRC_DIR="src/test/java"


             reply	other threads:[~2024-10-27  7:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-27  7:38 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-18 17:21 [gentoo-commits] repo/gentoo:master commit in: dev-java/jsonrpc2-server/ Sam James
2023-07-15 13:15 Arthur Zamarin
2023-05-21  5:42 Sam James
2023-05-20  9:28 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=1730014677.b814f5f2550e2b80652a0dc662273896e204f2e6.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