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 B44B71395E2 for ; Sun, 30 Oct 2016 20:05:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC8E2E0CF0; Sun, 30 Oct 2016 20:05:23 +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 8FD7AE0CEF for ; Sun, 30 Oct 2016 20:05:23 +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 0D689341142 for ; Sun, 30 Oct 2016 20:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B10A524B7 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: <1477857867.8a65795d75e044268649f94ee23e634dd8d51d40.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/bespin/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/bespin/bespin-0_p20140225.ebuild X-VCS-Directories: x11-themes/bespin/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 8a65795d75e044268649f94ee23e634dd8d51d40 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: 7fde0f2c-7dcb-4d41-8fc5-5daa950e836a X-Archives-Hash: 721939644ba8fe8fcd5c977b901ceb4b commit: 8a65795d75e044268649f94ee23e634dd8d51d40 Author: Sven Wegener gentoo org> AuthorDate: Sun Aug 21 10:49:18 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Sun Oct 30 20:04:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a65795d x11-themes/bespin: Update SourceForge SVN URLs Package-Manager: portage-2.2.28 x11-themes/bespin/bespin-0_p20140225.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/bespin/bespin-0_p20140225.ebuild b/x11-themes/bespin/bespin-0_p20140225.ebuild index edae3df..2d8b4c1 100644 --- a/x11-themes/bespin/bespin-0_p20140225.ebuild +++ b/x11-themes/bespin/bespin-0_p20140225.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$ @@ -14,7 +14,7 @@ if [[ $PV != *9999 ]]; then SRC_URI="https://sourceforge.net/code-snapshots/svn/c/cl/cloudcity/code/cloudcity-code-${REV}.zip" KEYWORDS="~amd64 ~x86" else - ESVN_REPO_URI="http://svn.code.sf.net/p/cloudcity/code/" + ESVN_REPO_URI="https://svn.code.sf.net/p/cloudcity/code/" KEYWORDS="" fi