From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-986919-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 F10A4139082
	for <garchives@archives.gentoo.org>; Tue, 28 Nov 2017 11:43:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C2FFBE0C58;
	Tue, 28 Nov 2017 11:43: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 A4779E0C58
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Nov 2017 11:43: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 04D1B33FE49
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Nov 2017 11:43:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EDBDAA85
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Nov 2017 11:43:10 +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: <1511868674.17a9c2753c3fb10fb8261457290e6cab0e0637e4.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: 17a9c2753c3fb10fb8261457290e6cab0e0637e4
X-VCS-Branch: master
Date: Tue, 28 Nov 2017 11:43:10 +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: 60c81480-cd3a-46f3-8f1d-36166a962112
X-Archives-Hash: d16f0a7a2e3aa09884a33d2232e55918

commit:     17a9c2753c3fb10fb8261457290e6cab0e0637e4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 11:31:14 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 11:31:14 2017 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=17a9c275

repositories: Remove javer due to major QA issues

Closes: https://bugs.gentoo.org/626924

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index d8b9146..9a9a93a 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2164,18 +2164,6 @@ FIN
     <!-- <feed>https://cgit.gentoo.org/proj/java.git/rss/</feed> -->
   </repo>
   <repo quality="experimental" status="unofficial">
-    <name>javer</name>
-    <description lang="en">HipHop PHP and misc ebuilds</description>
-    <homepage>https://github.com/javer/gentoo-overlay</homepage>
-    <owner type="person">
-      <email>dev@javer.kiev.ua</email>
-      <name>Vadim Borodavko</name>
-    </owner>
-    <source type="git">https://github.com/javer/gentoo-overlay.git</source>
-    <source type="git">git@github.com:javer/gentoo-overlay.git</source>
-    <feed>https://github.com/javer/gentoo-overlay/commits/master.atom</feed>
-  </repo>
-  <repo quality="experimental" status="unofficial">
     <name>jboro-overlay</name>
     <description>personal experimental ebuilds</description>
     <homepage>https://github.com/JBoro/portage</homepage>