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 5657B1395E1 for ; Sun, 30 Oct 2016 20:05:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1E9BE0D07; Sun, 30 Oct 2016 20:05:43 +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 991A0E0D07 for ; Sun, 30 Oct 2016 20:05:33 +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 7E5B7341342 for ; Sun, 30 Oct 2016 20:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2788F24BD for ; Sun, 30 Oct 2016 20:05:14 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1477857870.db4df7f368e255753d6164fd34a7090ba07b5dcd.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdivecomputer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild dev-libs/libdivecomputer/libdivecomputer-9999.ebuild X-VCS-Directories: dev-libs/libdivecomputer/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: db4df7f368e255753d6164fd34a7090ba07b5dcd X-VCS-Branch: master Date: Sun, 30 Oct 2016 20:05:14 +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: ab96ea94-8d24-4856-a10b-b2c5a6d27016 X-Archives-Hash: 4c4440feb0178990c4ce3670320bdcaf commit: db4df7f368e255753d6164fd34a7090ba07b5dcd Author: Sven Wegener gentoo org> AuthorDate: Mon Oct 3 11:16:53 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Sun Oct 30 20:04:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4df7f3 dev-libs/libdivecomputer: Update SourceForge GIT URLs Package-Manager: portage-2.3.0 dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild | 4 ++-- dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild | 4 ++-- dev-libs/libdivecomputer/libdivecomputer-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild b/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild index 566d7aa..7f9197b 100644 --- a/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild +++ b/dev-libs/libdivecomputer/libdivecomputer-0.4.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer" + EGIT_REPO_URI="git://git.libdivecomputer.org/libdivecomputer.git" GIT_ECLASS="git-2" AUTOTOOLIZE=yes KEYWORDS="" diff --git a/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild b/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild index 566d7aa..7f9197b 100644 --- a/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild +++ b/dev-libs/libdivecomputer/libdivecomputer-0.4.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer" + EGIT_REPO_URI="git://git.libdivecomputer.org/libdivecomputer.git" GIT_ECLASS="git-2" AUTOTOOLIZE=yes KEYWORDS="" diff --git a/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild b/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild index 9764283..c0af608 100644 --- a/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild +++ b/dev-libs/libdivecomputer/libdivecomputer-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer" + EGIT_REPO_URI="git://git.libdivecomputer.org/libdivecomputer.git" GIT_ECLASS="git-2" AUTOTOOLS_AUTORECONF=1 KEYWORDS=""