From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-998872-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 6AAF41382C5 for <garchives@archives.gentoo.org>; Sun, 21 Jan 2018 08:22:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6971AE08E5; Sun, 21 Jan 2018 08:22:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 45CEEE08E5 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Jan 2018 08:22:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B6E5A335C7F for <gentoo-commits@lists.gentoo.org>; Sun, 21 Jan 2018 08:22:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDA3E186 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Jan 2018 08:22:08 +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: <1516522915.20d5a3a3b5f91f99a28787ee638a4645c680cafc.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: 20d5a3a3b5f91f99a28787ee638a4645c680cafc X-VCS-Branch: master Date: Sun, 21 Jan 2018 08:22:08 +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: 440dd277-cf48-40d8-821a-a770f119dde0 X-Archives-Hash: 0ab810105fd9af99a022b3870d168d02 commit: 20d5a3a3b5f91f99a28787ee638a4645c680cafc Author: Michel Blanchet <8842894+Tabinol <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sun Jan 21 01:32:01 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 08:21:55 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=20d5a3a3 repositories: Add tabinol-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/101 files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5de6320..a16deb0 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4489,6 +4489,18 @@ FIN <source type="git">git://github.com/Sabayon/systemd-love.git</source> <feed>https://github.com/feeds/Sabayon/commits/systemd-love/master</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>tabinol</name> + <description lang="en">Tabinol personal overlay with no special focus</description> + <homepage>https://github.com/Tabinol/tabinol-overlay</homepage> + <owner type="person"> + <email>mblanchet@fastmail.com</email> + <name>Michel Blanchet</name> + </owner> + <source type="git">https://github.com/Tabinol/tabinol-overlay.git</source> + <source type="git">git+ssh://git@github.com/Tabinol/tabinol-overlay.git</source> + <feed>https://github.com/Tabinol/tabinol-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>TAJJADA</name> <description>Ebuilds for random stuff, including own/personal software, by Jasen Borisov.</description>