From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-800878-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 E5F52138CD1 for <garchives@archives.gentoo.org>; Sun, 17 May 2015 15:17:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20D2DE0877; Sun, 17 May 2015 15:17:08 +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 C8948E0877 for <gentoo-commits@lists.gentoo.org>; Sun, 17 May 2015 15:17:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3F73340F3D for <gentoo-commits@lists.gentoo.org>; Sun, 17 May 2015 15:17:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DC399C8 for <gentoo-commits@lists.gentoo.org>; Sun, 17 May 2015 15:17:03 +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: <1431875793.095a907a24f50bb24e2d1df5f4d55daebfb1a63d.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 095a907a24f50bb24e2d1df5f4d55daebfb1a63d X-VCS-Branch: master Date: Sun, 17 May 2015 15:17:03 +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: 4d0c0c2f-e028-4ffa-9609-d82c9cbe74e5 X-Archives-Hash: e07961b5795d68d0d66093d95fa9ad6b commit: 095a907a24f50bb24e2d1df5f4d55daebfb1a63d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 17 15:16:33 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 17 15:16:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=095a907a Update URI for roslin, requested via mail X-Message-ID: <20150426200316.GA719@wloczykij> files/overlays/repositories.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index f6a15e3..f16b5de 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4195,13 +4195,12 @@ FIN <repo quality="experimental" status="unofficial"> <name>roslin</name> <description><![CDATA[This is roslin, my small overlay. Enjoy! (:]]></description> - <homepage>http://gitorious.org/roslin/roslin</homepage> + <homepage>https://gitlab.com/roslin-uberlay/roslin</homepage> <owner> <email>lazy_bum@o2.pl</email> <name>Piotr Szymaniak</name> </owner> - <source type="git">https://git.gitorious.org/roslin/roslin.git</source> - <feed>http://gitorious.org/roslin/roslin.atom</feed> + <source type="git">https://gitlab.com/roslin-uberlay/roslin.git</source> </repo> <repo quality="experimental" status="official"> <name>R_Overlay</name>