From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1009387-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id BE92B1382C5
	for <garchives@archives.gentoo.org>; Wed, 14 Mar 2018 09:07:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D1FD9E087B;
	Wed, 14 Mar 2018 09:07:02 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B0E23E087B
	for <gentoo-commits@lists.gentoo.org>; Wed, 14 Mar 2018 09:07:01 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 224A5335C75
	for <gentoo-commits@lists.gentoo.org>; Wed, 14 Mar 2018 09:07:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E24C1F1
	for <gentoo-commits@lists.gentoo.org>; Wed, 14 Mar 2018 09:06:58 +0000 (UTC)
From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1521018410.14ef56d9f87a7f6348271f34bc44377af0ef00cc.mgorny@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: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 14ef56d9f87a7f6348271f34bc44377af0ef00cc
X-VCS-Branch: master
Date: Wed, 14 Mar 2018 09:06:58 +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-Archives-Salt: e3a4ca65-3704-4817-8172-222b7a0a378f
X-Archives-Hash: a89e111dbd6f6891fa1081536b23fce3

commit:     14ef56d9f87a7f6348271f34bc44377af0ef00cc
Author:     Adrien Sohier <adrien.sohier <AT> art-software <DOT> fr>
AuthorDate: Wed Mar 14 07:18:46 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 14 09:06:50 2018 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=14ef56d9

repositories: Add ArtSoftware overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/113

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index be7c80b..7e3343d 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -401,6 +401,16 @@ FIN
     <source type="git">git+ssh://git@github.com/gentoo/arm.git</source>
     <feed>https://github.com/gentoo/arm/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>ArtSoftware</name>
+    <description lang="en">Art-Software overlay</description>
+    <homepage>http://git.art-software.fr/ArtSoftware/portageLocalRepo</homepage>
+    <owner type="person">
+      <email>adrien.sohier@art-software.fr</email>
+      <name>[Electron]</name>
+    </owner>
+    <source type="git">http://git.art-software.fr/ArtSoftware/portageLocalRepo.git</source>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>arx-libertatis</name>
     <description lang="en">Arx Libertatis Overlay</description>