From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-709009-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BC96E13877A for <garchives@archives.gentoo.org>; Sat, 5 Jul 2014 17:20:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B6FCE0817; Sat, 5 Jul 2014 17:20:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8D9FE0817 for <gentoo-commits@lists.gentoo.org>; Sat, 5 Jul 2014 17:20:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 125F634009B for <gentoo-commits@lists.gentoo.org>; Sat, 5 Jul 2014 17:20:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by flycatcher.gentoo.org (Postfix) with ESMTP id AC4D420034 for <gentoo-commits@lists.gentoo.org>; Sat, 5 Jul 2014 17:19:58 +0000 (UTC) From: "Sebastian Pipping" <sping@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, "Sebastian Pipping" <sping@gentoo.org> Message-ID: <1404580787.e836c478f5e8b171e55e4e5add93d13aa44f74c4.sping@gentoo> Subject: [gentoo-commits] proj/api:master commit in: files/overlays/ X-VCS-Repository: proj/api X-VCS-Files: files/overlays/repositories.xml X-VCS-Directories: files/overlays/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: e836c478f5e8b171e55e4e5add93d13aa44f74c4 X-VCS-Branch: master Date: Sat, 5 Jul 2014 17:19: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: b7cda527-f2b2-4551-b7a7-fa483da3ad6d X-Archives-Hash: 2fb77945cd460b5e9a2728040af4a77b commit: e836c478f5e8b171e55e4e5add93d13aa44f74c4 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Sat Jul 5 17:19:47 2014 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Jul 5 17:19:47 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=e836c478 Add overlay "twister" --- files/overlays/repositories.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 4b22204..3235948 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5278,6 +5278,19 @@ FIN <feed>https://github.com/twitch153/ebuilds/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>twister</name> + <description lang="en">Unoffical gentoo overlay for twister</description> + <homepage>https://github.com/ddorian1/gentoo-twister-overlay</homepage> + <owner type="person"> + <email>mail@jschwab.org</email> + <name>Johannes Schwab</name> + </owner> + <source type="git">https://github.com/ddorian1/gentoo-twister-overlay.git</source> + <source type="git">git://github.com/ddorian1/gentoo-twister-overlay.git</source> + <source type="git">git@github.com:ddorian1/gentoo-twister-overlay.git</source> + <feed>https://github.com/ddorian1/gentoo-twister-overlay/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>ub0rlay</name> <description><![CDATA[This is an ub0r overlay!]]></description> <homepage>http://repo.or.cz/w/ub0rlay.git</homepage>