From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1132982-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 A086C138334 for <garchives@archives.gentoo.org>; Mon, 23 Dec 2019 22:14:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA9FEE0A96; Mon, 23 Dec 2019 22:14:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C1F1EE0A96 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Dec 2019 22:14:35 +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 A4BA934DAE9 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Dec 2019 22:14:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A1F47BF97 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Dec 2019 22:14:33 +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: <1577139254.370f79c1493bc121bb903d97012fdb2927fd5185.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: 370f79c1493bc121bb903d97012fdb2927fd5185 X-VCS-Branch: master Date: Mon, 23 Dec 2019 22:14:33 +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: 0da6402b-961d-4217-b70e-6fbc5819bbc6 X-Archives-Hash: c68658a961cce8007003040ff80737da commit: 370f79c1493bc121bb903d97012fdb2927fd5185 Author: Dustin C. Hatch <dustin <AT> hatch <DOT> name> AuthorDate: Mon Dec 23 21:17:51 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 23 22:14:14 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=370f79c1 repositories: Remove dustin repository This was my personal overlay, which no longer contains any relevant packages, and certainly does not need to be distributed publicly anymore. Closes: https://github.com/gentoo/api-gentoo-org/pull/236 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index ef83469..434d816 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1259,19 +1259,6 @@ <feed>https://cgit.gentoo.org/user/DuPol.git/atom/</feed> <!-- <feed>https://cgit.gentoo.org/user/DuPol.git/rss/</feed> --> </repo> - <repo quality="experimental" status="unofficial"> - <name>dustin</name> - <description lang="en">Overlay of Dustin C. Hatch</description> - <homepage>http://bitbucket.org/AdmiralNemo/overlay</homepage> - <owner type="person"> - <email>admiralnemo@gmail.com</email> - <name>Dustin C. Hatch</name> - </owner> - <source type="mercurial">https://bitbucket.org/AdmiralNemo/overlay</source> - <source type="mercurial">ssh://hg@bitbucket.org/AdmiralNemo/overlay</source> - <feed>https://bitbucket.org/AdmiralNemo/overlay/atom</feed> - <feed>https://bitbucket.org/AdmiralNemo/overlay/rss</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>dwfreed</name> <description lang="en">My random Gentoo packages</description>