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 97907139894 for ; Mon, 24 Aug 2015 17:25:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32619E0887; Mon, 24 Aug 2015 17:25: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 A8824E0887 for ; Mon, 24 Aug 2015 17:25:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A843340693 for ; Mon, 24 Aug 2015 17:25:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 798FB161 for ; Mon, 24 Aug 2015 17:25:06 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1440437100.2fe4b60de64dfc09215ac377cb220dd575061a84.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/mutt/mutt-1.5.23-r5.ebuild mail-client/mutt/mutt-1.5.23-r6.ebuild mail-client/mutt/mutt-1.5.23-r7.ebuild X-VCS-Directories: mail-client/mutt/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 2fe4b60de64dfc09215ac377cb220dd575061a84 X-VCS-Branch: master Date: Mon, 24 Aug 2015 17:25:06 +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: ee5e4f7d-d7ea-4b64-8c55-944459322236 X-Archives-Hash: e443eeb312863de8c7d2aeb8faed5fda commit: 2fe4b60de64dfc09215ac377cb220dd575061a84 Author: Fabian Groffen gentoo org> AuthorDate: Mon Aug 24 17:23:56 2015 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Aug 24 17:25:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe4b60d mail-client/mutt: fix urls to ge.org Package-Manager: portage-2.2.20-prefix mail-client/mutt/mutt-1.5.23-r5.ebuild | 4 ++-- mail-client/mutt/mutt-1.5.23-r6.ebuild | 4 ++-- mail-client/mutt/mutt-1.5.23-r7.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail-client/mutt/mutt-1.5.23-r5.ebuild b/mail-client/mutt/mutt-1.5.23-r5.ebuild index f993ae5..cff736b 100644 --- a/mail-client/mutt/mutt-1.5.23-r5.ebuild +++ b/mail-client/mutt/mutt-1.5.23-r5.ebuild @@ -71,8 +71,8 @@ src_prepare() { # If you ever take over or need to modify patches here, just check # out the gentoo branch(es) of Gentoo's Mutt Mercurial clone, and # the patchqueue as it'll save you a lot of work. - # http://prefix.gentooexperimental.org:8000/mutt/ - # http://prefix.gentooexperimental.org:8000/mutt-patches/ + # http://hg.code.sf.net/p/gentoomutt/code/ + # http://hg.code.sf.net/p/gentoomuttpatches/code/ for rev in $(eval echo {0..${PR#r}}) ; do local revpatch="${PATCHDIR}"/mutt-gentoo-${PV}-r${rev}.patch [[ -e ${revpatch} ]] && \ diff --git a/mail-client/mutt/mutt-1.5.23-r6.ebuild b/mail-client/mutt/mutt-1.5.23-r6.ebuild index b7b9e84..5f9cc31 100644 --- a/mail-client/mutt/mutt-1.5.23-r6.ebuild +++ b/mail-client/mutt/mutt-1.5.23-r6.ebuild @@ -71,8 +71,8 @@ src_prepare() { # If you ever take over or need to modify patches here, just check # out the gentoo branch(es) of Gentoo's Mutt Mercurial clone, and # the patchqueue as it'll save you a lot of work. - # http://prefix.gentooexperimental.org:8000/mutt/ - # http://prefix.gentooexperimental.org:8000/mutt-patches/ + # http://hg.code.sf.net/p/gentoomutt/code/ + # http://hg.code.sf.net/p/gentoomuttpatches/code/ for rev in $(eval echo {0..${PR#r}}) ; do local revpatch="${PATCHDIR}"/mutt-gentoo-${PV}-r${rev}.patch [[ -e ${revpatch} ]] && \ diff --git a/mail-client/mutt/mutt-1.5.23-r7.ebuild b/mail-client/mutt/mutt-1.5.23-r7.ebuild index bc6d15e..f4016d4 100644 --- a/mail-client/mutt/mutt-1.5.23-r7.ebuild +++ b/mail-client/mutt/mutt-1.5.23-r7.ebuild @@ -71,8 +71,8 @@ src_prepare() { # If you ever take over or need to modify patches here, just check # out the gentoo branch(es) of Gentoo's Mutt Mercurial clone, and # the patchqueue as it'll save you a lot of work. - # http://prefix.gentooexperimental.org:8000/mutt/ - # http://prefix.gentooexperimental.org:8000/mutt-patches/ + # http://hg.code.sf.net/p/gentoomutt/code/ + # http://hg.code.sf.net/p/gentoomuttpatches/code/ for rev in $(eval echo {0..${PR#r}}) ; do local revpatch="${PATCHDIR}"/mutt-gentoo-${PV}-r${rev}.patch [[ -e ${revpatch} ]] && \