From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1356005-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 42C6C158086
	for <garchives@archives.gentoo.org>; Fri,  7 Jan 2022 20:27:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 268732BC002;
	Fri,  7 Jan 2022 20:27:52 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6153C2BC002
	for <gentoo-commits@lists.gentoo.org>; Fri,  7 Jan 2022 20:27:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 EBA0D342EBA
	for <gentoo-commits@lists.gentoo.org>; Fri,  7 Jan 2022 20:27:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F006246
	for <gentoo-commits@lists.gentoo.org>; Fri,  7 Jan 2022 20:27:47 +0000 (UTC)
From: "Jakov Smolić" <jsmolic@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, "Jakov Smolić" <jsmolic@gentoo.org>
Message-ID: <1641587209.8b5f2b18a41771dcb20ac6dec92ab3df96eadc6b.jsmolic@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
X-VCS-Repository: data/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: jsmolic
X-VCS-Committer-Name: Jakov Smolić
X-VCS-Revision: 8b5f2b18a41771dcb20ac6dec92ab3df96eadc6b
X-VCS-Branch: master
Date: Fri,  7 Jan 2022 20:27:47 +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: cbebe4d9-f70e-4a48-ac32-629d6c5aae89
X-Archives-Hash: 78969d145257016970d9c01e356472ba

commit:     8b5f2b18a41771dcb20ac6dec92ab3df96eadc6b
Author:     Molese <molese <AT> protonmail <DOT> com>
AuthorDate: Fri Jan  7 18:48:18 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jan  7 20:26:49 2022 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=8b5f2b18

repositories.xml: change url of molese overlay

Signed-off-by: molese <molese <AT> protonmail.com>
Closes: https://github.com/gentoo/api-gentoo-org/pull/461
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 files/overlays/repositories.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 36b2d1b..753003f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2778,14 +2778,14 @@
   <repo quality="experimental" status="unofficial">
     <name>molese</name>
     <description lang="en">molese's Portage Overlay for Gentoo Linux providing ebuilds for various packages</description>
-    <homepage>https://github.com/gtoo2/portage-overlay</homepage>
+    <homepage>https://github.com/m0lese/portage-overlay</homepage>
     <owner type="person">
       <email>molese@protonmail.com</email>
       <name>molese</name>
     </owner>
-    <source type="git">https://github.com/gtoo2/portage-overlay.git</source>
-    <source type="git">git+ssh://git@github.com/gtoo2/portage-overlay.git</source>
-    <feed>https://github.com/gtoo2/portage-overlay/commits/prime.atom</feed>
+    <source type="git">https://github.com/m0lese/portage-overlay.git</source>
+    <source type="git">git+ssh://git@github.com/m0lese/portage-overlay.git</source>
+    <feed>https://github.com/m0lese/portage-overlay/commits/prime.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>moltonel</name>