From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-987112-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 07D28139082 for <garchives@archives.gentoo.org>; Wed, 29 Nov 2017 14:08:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23CF7E0C09; Wed, 29 Nov 2017 14:08:37 +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 02B95E0C09 for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2017 14:08:36 +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 7233433BF3C for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2017 14:08:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38702ABA7 for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2017 14:08:34 +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: <1511964454.724b51ebf71864037ca15a89d65aeb7c5d120c3e.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: 724b51ebf71864037ca15a89d65aeb7c5d120c3e X-VCS-Branch: master Date: Wed, 29 Nov 2017 14:08:34 +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: 6b89bab2-bbfc-44fe-82ea-1f98d0fbb7a1 X-Archives-Hash: eba1aeeed74b5200bfe01cce644a9e4d commit: 724b51ebf71864037ca15a89d65aeb7c5d120c3e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 14:07:34 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 14:07:34 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=724b51eb repositories: Update palemoon URLs Closes: https://bugs.gentoo.org/529142 files/overlays/repositories.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index e3b5f46..eb0f760 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3220,15 +3220,15 @@ FIN <repo quality="experimental" status="unofficial"> <name>palemoon</name> <description lang="en">Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.</description> - <homepage>https://github.com/deuiore/palemoon-overlay</homepage> + <homepage>https://github.com/deu/palemoon-overlay</homepage> <owner type="person"> <email>de@uio.re</email> <name>deu</name> </owner> - <source type="git">https://github.com/deuiore/palemoon-overlay.git</source> - <source type="git">git://github.com/deuiore/palemoon-overlay.git</source> - <source type="git">git@github.com:deuiore/palemoon-overlay.git</source> - <feed>https://github.com/deuiore/palemoon-overlay/commits/master.atom</feed> + <source type="git">https://github.com/deu/palemoon-overlay.git</source> + <source type="git">git://github.com/deu/palemoon-overlay.git</source> + <source type="git">git@github.com:deu/palemoon-overlay.git</source> + <feed>https://github.com/deu/palemoon-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> <name>palmer</name>