From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 DB37C139694 for ; Fri, 3 Mar 2017 23:12:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B9B0E0C32; Fri, 3 Mar 2017 23:12:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A634E0C32 for ; Fri, 3 Mar 2017 23:12:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 09A6E341767 for ; Fri, 3 Mar 2017 23:12:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 004F05B70 for ; Fri, 3 Mar 2017 23:12:17 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1488582728.e60d1e5aa27a060b9c3f4b4bd8e9a9ae653d7770.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mr/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/mr/mr-1.20150503.ebuild dev-vcs/mr/mr-1.20160123.ebuild X-VCS-Directories: dev-vcs/mr/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: e60d1e5aa27a060b9c3f4b4bd8e9a9ae653d7770 X-VCS-Branch: master Date: Fri, 3 Mar 2017 23:12:17 +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: 976f46a1-d5c5-4e5f-aa2a-1fca8a9907a0 X-Archives-Hash: 4640c7356a0940ba67d02160511947e9 commit: e60d1e5aa27a060b9c3f4b4bd8e9a9ae653d7770 Author: Matthias Maier gentoo org> AuthorDate: Fri Mar 3 23:05:39 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Fri Mar 3 23:12:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60d1e5a dev-vcs/mr: update SRC_URIs to devspace mirror, bug #611454 Package-Manager: Portage-2.3.3, Repoman-2.3.2 dev-vcs/mr/mr-1.20150503.ebuild | 2 +- dev-vcs/mr/mr-1.20160123.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/mr/mr-1.20150503.ebuild b/dev-vcs/mr/mr-1.20150503.ebuild index df9eb5f9988..ac6de73dca2 100644 --- a/dev-vcs/mr/mr-1.20150503.ebuild +++ b/dev-vcs/mr/mr-1.20150503.ebuild @@ -7,7 +7,7 @@ MY_P="myrepos-${PV}" DESCRIPTION="Multiple Repository management tool" HOMEPAGE="https://myrepos.branchable.com/" -SRC_URI="https://github.com/joeyh/myrepos/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~tamiko/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/mr/mr-1.20160123.ebuild b/dev-vcs/mr/mr-1.20160123.ebuild index df9eb5f9988..ac6de73dca2 100644 --- a/dev-vcs/mr/mr-1.20160123.ebuild +++ b/dev-vcs/mr/mr-1.20160123.ebuild @@ -7,7 +7,7 @@ MY_P="myrepos-${PV}" DESCRIPTION="Multiple Repository management tool" HOMEPAGE="https://myrepos.branchable.com/" -SRC_URI="https://github.com/joeyh/myrepos/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~tamiko/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"