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 1E4ED1395E1 for ; Sun, 30 Oct 2016 20:05:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0685E0CD2; Sun, 30 Oct 2016 20:05:33 +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 773F4E0CCA for ; Sun, 30 Oct 2016 20:05:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E5F9C34105A for ; Sun, 30 Oct 2016 20:05:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D96524B4 for ; Sun, 30 Oct 2016 20:05:13 +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: <1477857865.8add81a374cfbfcaeb56cc414e52bf95b065caa1.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smartmontools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/smartmontools/smartmontools-6.4-r1.ebuild sys-apps/smartmontools/smartmontools-6.4.ebuild sys-apps/smartmontools/smartmontools-6.5.ebuild sys-apps/smartmontools/smartmontools-9999.ebuild X-VCS-Directories: sys-apps/smartmontools/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 8add81a374cfbfcaeb56cc414e52bf95b065caa1 X-VCS-Branch: master Date: Sun, 30 Oct 2016 20:05:13 +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: 038573e7-98ee-4854-99c5-0aa405f778b9 X-Archives-Hash: 35e6c0b9dcdf165ab283b997633fd94e commit: 8add81a374cfbfcaeb56cc414e52bf95b065caa1 Author: Sven Wegener gentoo org> AuthorDate: Sun Aug 21 10:49:06 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Sun Oct 30 20:04:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8add81a3 sys-apps/smartmontools: Update SourceForge SVN URLs Package-Manager: portage-2.2.28 sys-apps/smartmontools/smartmontools-6.4-r1.ebuild | 2 +- sys-apps/smartmontools/smartmontools-6.4.ebuild | 4 ++-- sys-apps/smartmontools/smartmontools-6.5.ebuild | 2 +- sys-apps/smartmontools/smartmontools-9999.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild b/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild index dc78a90..3746b94 100644 --- a/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.4-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else diff --git a/sys-apps/smartmontools/smartmontools-6.4.ebuild b/sys-apps/smartmontools/smartmontools-6.4.ebuild index 380f99f..ca0d4ff 100644 --- a/sys-apps/smartmontools/smartmontools-6.4.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="4" inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else diff --git a/sys-apps/smartmontools/smartmontools-6.5.ebuild b/sys-apps/smartmontools/smartmontools-6.5.ebuild index cea715a..5d33f5c 100644 --- a/sys-apps/smartmontools/smartmontools-6.5.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild index cea715a..5d33f5c 100644 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic systemd if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools" + ESVN_REPO_URI="https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools" ESVN_PROJECT="smartmontools" inherit subversion autotools else