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 01448138A1A for ; Mon, 19 Jan 2015 13:28:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E45FDE0941; Mon, 19 Jan 2015 13:28:11 +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 9B221E0941 for ; Mon, 19 Jan 2015 13:28:11 +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 AC5D1340697 for ; Mon, 19 Jan 2015 13:28:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03536FEA8 for ; Mon, 19 Jan 2015 13:28:09 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1421673784.c2f3be7ef9a10e852ac82b1aedcc957ba706e12c.dilfridge@gentoo> Subject: [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/colorview2d/ X-VCS-Repository: dev/dilfridge X-VCS-Files: sci-visualization/colorview2d/colorview2d-9999.ebuild X-VCS-Directories: sci-visualization/colorview2d/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: c2f3be7ef9a10e852ac82b1aedcc957ba706e12c X-VCS-Branch: master Date: Mon, 19 Jan 2015 13:28:09 +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: b9d49862-33d3-43e1-b9c0-ab789818de5c X-Archives-Hash: a37d1826a8da87ba3156167440853959 commit: c2f3be7ef9a10e852ac82b1aedcc957ba706e12c Author: Andreas K. Huettel gentoo org> AuthorDate: Mon Jan 19 13:23:04 2015 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Jan 19 13:23:04 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=c2f3be7e [sci-visualization/colorview2d] update repo --- sci-visualization/colorview2d/colorview2d-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-visualization/colorview2d/colorview2d-9999.ebuild b/sci-visualization/colorview2d/colorview2d-9999.ebuild index a476e9f..d96a10b 100644 --- a/sci-visualization/colorview2d/colorview2d-9999.ebuild +++ b/sci-visualization/colorview2d/colorview2d-9999.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 git-r3 DESCRIPTION="Plotting and stuff" HOMEPAGE="https://gitorious.org/colorview2d/colorview2d/" # SRC_URI="mirror://pypi/r/${PN}/${P}.tar.gz" -EGIT_REPO_URI="git://gitorious.org/colorview2d/colorview2d.git" +EGIT_REPO_URI="git://git.code.sf.net/p/colorview2d/code" LICENSE="as-is" SLOT="0"