From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9B64F13877A for ; Tue, 17 Jun 2014 20:24:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42931E0C60; Tue, 17 Jun 2014 20:24:32 +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 D14D9E0C60 for ; Tue, 17 Jun 2014 20:24:31 +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 ED3FD3400D8 for ; Tue, 17 Jun 2014 20:24:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by flycatcher.gentoo.org (Postfix) with ESMTP id A7A0720034 for ; Tue, 17 Jun 2014 20:24:29 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <1403036663.bbac579e864f43bc7d7d5930de4dbb9ea94c982e.tommy@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: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: bbac579e864f43bc7d7d5930de4dbb9ea94c982e X-VCS-Branch: master Date: Tue, 17 Jun 2014 20:24:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 929b7381-d4c3-4364-bc20-414f9876c3c9 X-Archives-Hash: 34acbf0d4b2a3e546335da75dd426c9f commit: bbac579e864f43bc7d7d5930de4dbb9ea94c982e Author: Thomas Sachau gentoo org> AuthorDate: Tue Jun 17 20:24:23 2014 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Tue Jun 17 20:24:23 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=bbac579e Update url for enlightenment overlay to follow the move from svn to git --- files/overlays/repositories.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 19ceca8..d316daf 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1332,12 +1332,13 @@ FIN enlightenment - http://overlays.gentoo.org/dev/vapier/wiki/enlightenment + http://git.overlays.gentoo.org/gitweb/?p=proj/enlightenment.git;a=summary enlightenment@gentoo.org - svn://overlays.gentoo.org/dev/vapier/enlightenment - http://overlays.gentoo.org/dev/vapier/timeline + git://git.overlays.gentoo.org/proj/enlightenment.git + http://git.overlays.gentoo.org/gitweb/?p=proj/enlightenment.git;a=atom + http://git.overlays.gentoo.org/gitweb/?p=proj/enlightenment.git;a=rss erikmack