From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1562115-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 19A2515814C
	for <garchives@archives.gentoo.org>; Thu, 12 Oct 2023 09:47:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3712E2BC062;
	Thu, 12 Oct 2023 09:47:33 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 228712BC06A
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2023 09:47:33 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6F5F7335C8E
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2023 09:47:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DBB71146
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2023 09:47:29 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1697103864.2fd64a5a211fa5a2845566bd5552b60e82fed87c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/java-config/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-java/java-config/metadata.xml
X-VCS-Directories: dev-java/java-config/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2fd64a5a211fa5a2845566bd5552b60e82fed87c
X-VCS-Branch: master
Date: Thu, 12 Oct 2023 09:47:29 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 7c2f31a5-6e59-4539-8f10-3de33a5d7c58
X-Archives-Hash: 11709ae74e13776cc831ffa5e651e500

commit:     2fd64a5a211fa5a2845566bd5552b60e82fed87c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 09:41:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 09:44:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd64a5a

dev-java/java-config: add gentoo upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/java-config/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-java/java-config/metadata.xml b/dev-java/java-config/metadata.xml
index ecee904e9d84..97c51385f0c1 100644
--- a/dev-java/java-config/metadata.xml
+++ b/dev-java/java-config/metadata.xml
@@ -12,6 +12,7 @@
 		packages and be used to query for the path to various JDK tools.
 	</longdescription>
 	<upstream>
+		<remote-id type="gentoo">proj/java-config</remote-id>
 		<remote-id type="github">gentoo/java-config</remote-id>
 	</upstream>
 </pkgmetadata>