From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1570202-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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 78ABD158004
	for <garchives@archives.gentoo.org>; Mon, 13 Nov 2023 08:59:59 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BD61F2BC013;
	Mon, 13 Nov 2023 08:59:58 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 97A952BC013
	for <gentoo-commits@lists.gentoo.org>; Mon, 13 Nov 2023 08:59:58 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8FA82335D1E
	for <gentoo-commits@lists.gentoo.org>; Mon, 13 Nov 2023 08:59:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EDEC512CD
	for <gentoo-commits@lists.gentoo.org>; Mon, 13 Nov 2023 08:59:55 +0000 (UTC)
From: "Florian Schmaus" <flow@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, "Florian Schmaus" <flow@gentoo.org>
Message-ID: <1699865986.2747c234c9a999f68e8502c8fa9cd47e9e5b5356.flow@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: flow
X-VCS-Committer-Name: Florian Schmaus
X-VCS-Revision: 2747c234c9a999f68e8502c8fa9cd47e9e5b5356
X-VCS-Branch: master
Date: Mon, 13 Nov 2023 08:59:55 +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: adb862ec-e339-42f4-a604-0fb080b7bdd3
X-Archives-Hash: 3c47ead0970cf7b895a212d79f8bbc78

commit:     2747c234c9a999f68e8502c8fa9cd47e9e5b5356
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 08:59:39 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 08:59:46 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=2747c234

overlays: add tex-overlay

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 files/overlays/repositories.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 3f72219..932f566 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4110,6 +4110,16 @@
     <source type="git">git+ssh://git@github.com/telans/EBUILDS.git</source>
     <feed>https://github.com/telans/EBUILDS/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="official">
+    <name>tex-overlay</name>
+    <description lang="en">Experimental ebuilds for TeX Live</description>
+    <homepage>https://anongit.gentoo.org/git/proj/tex-overlay.git</homepage>
+    <owner type="project">
+      <email>tex@gentoo.org</email>
+    </owner>
+    <source type="git">https://anongit.gentoo.org/git/proj/tex-overlay.git</source>
+    <feed>https://cgit.gentoo.org/proj/tex-overlay.git/atom/</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>tezeta</name>
     <description lang="en">tezeta's personal overlay</description>