From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1686861-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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 996AE158042
	for <garchives@archives.gentoo.org>; Tue,  5 Nov 2024 09:39:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B9E98E07A9;
	Tue,  5 Nov 2024 09:39:06 +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 5160BE07A9
	for <gentoo-commits@lists.gentoo.org>; Tue,  5 Nov 2024 09:39:06 +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 58C17342F94
	for <gentoo-commits@lists.gentoo.org>; Tue,  5 Nov 2024 09:39:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B09516D2
	for <gentoo-commits@lists.gentoo.org>; Tue,  5 Nov 2024 09:39:03 +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: <1730799538.c30a345ca4f3e99e0b4b7de64451d43f32688316.sam@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: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: c30a345ca4f3e99e0b4b7de64451d43f32688316
X-VCS-Branch: master
Date: Tue,  5 Nov 2024 09:39:03 +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: 7035fcf9-14fa-4015-a3dc-8fbeb00e8e6a
X-Archives-Hash: fd10e3bd573e2e80244fbc6625e69e9f

commit:     c30a345ca4f3e99e0b4b7de64451d43f32688316
Author:     L-Y-V-C <148728120+L-Y-V-C <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed Sep 11 01:54:55 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 09:38:58 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c30a345c

repositories: add imperium

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 559cbf7a..18135638 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2037,6 +2037,18 @@
     <source type="git">https://github.com/antonfischl1980/icinga.git</source>
     <source type="git">git+ssh://git@github.com/antonfischl1980/icinga.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>imperium</name>
+    <description lang="en">Personal ebuild repository for personal projects</description>
+    <homepage>https://gitlab.com/HansvonHohenstaufen/imperium.git</homepage>
+    <owner type="person">
+      <email>Hans.von.Hohenstaufen@protonmail.com</email>
+      <name>Hans von Hohenstaufen</name>
+    </owner>
+    <source type="git">https://gitlab.com/HansvonHohenstaufen/imperium.git</source>
+    <source type="git">git+ssh://git@gitlab.com/HansvonHohenstaufen/imperium.git</source>
+    <feed>https://gitlab.com/HansvonHohenstaufen/imperium/commits/main.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>inode64-overlay</name>
     <description lang="en">Server overlay, virtualization, developer tools and misc apps</description>