From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1664991-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 92C421581FB
	for <garchives@archives.gentoo.org>; Wed, 28 Aug 2024 10:53:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BD13EE29F5;
	Wed, 28 Aug 2024 10:53:53 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A288AE29F5
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2024 10:53:53 +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 D214334131D
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2024 10:53:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FFBE14C8
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2024 10:53:51 +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: <1724842372.2c9f3110570702b11a058d6377a4812fcc7919e7.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: 2c9f3110570702b11a058d6377a4812fcc7919e7
X-VCS-Branch: master
Date: Wed, 28 Aug 2024 10:53:51 +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: cca5c326-aed8-4386-b27e-9c4e418437f9
X-Archives-Hash: 98711ef28edf567ca139d84c519abb17

commit:     2c9f3110570702b11a058d6377a4812fcc7919e7
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 10:52:25 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 10:52:52 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=2c9f3110

repositories: drop gentooLTO

The gentooLTO overlay is superseded by Gentoo's own LTO support.

Closes: https://bugs.gentoo.org/938520
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 files/overlays/repositories.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 54a62c4..a0ebe75 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2497,18 +2497,6 @@
     <source type="git">git+ssh://git@github.com/xen0n/loongson-overlay.git</source>
     <feed>https://github.com/xen0n/loongson-overlay/commits/master.atom</feed>
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>lto-overlay</name>
-    <description lang="en">A Portage configuration for O3, Graphite, and LTO system-wide</description>
-    <homepage>https://github.com/InBetweenNames/gentooLTO</homepage>
-    <owner type="person">
-      <email>lookatyouhacker@gmail.com</email>
-      <name>Shane Peelar</name>
-    </owner>
-    <source type="git">https://github.com/InBetweenNames/gentooLTO.git</source>
-    <source type="git">git+ssh://git@github.com/InBetweenNames/gentooLTO.git</source>
-    <feed>https://github.com/InBetweenNames/gentooLTO/commits/master.atom</feed>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>luke-jr</name>
     <description>Misc ebuilds by Luke-Jr</description>