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 CB7F71395E3 for ; Mon, 28 Nov 2016 04:48:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D97BE09B9; Mon, 28 Nov 2016 04:48:45 +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 22B87E09B9 for ; Mon, 28 Nov 2016 04:48:45 +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 09FA634125C for ; Mon, 28 Nov 2016 04:48:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E370D24A2 for ; Mon, 28 Nov 2016 04:48:41 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1480308467.22f7dc7cc27706f87678db6217e68be27bf066da.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/389-ds-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/389-ds-base/389-ds-base-1.3.4.14.ebuild X-VCS-Directories: net-nds/389-ds-base/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 22f7dc7cc27706f87678db6217e68be27bf066da X-VCS-Branch: master Date: Mon, 28 Nov 2016 04:48:41 +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: 55bbea5f-5ea5-40d3-a1da-73dabb8f140f X-Archives-Hash: 8e8692e38c2caa5a1ac8f876061398ee commit: 22f7dc7cc27706f87678db6217e68be27bf066da Author: Wes Cilldhaire sol1 com au> AuthorDate: Mon Nov 28 04:47:53 2016 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Nov 28 04:47:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f7dc7c net-nds/389-ds-base: Update SRC_URI for 1.3.4.14 Package-Manager: portage-2.3.2 net-nds/389-ds-base/389-ds-base-1.3.4.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nds/389-ds-base/389-ds-base-1.3.4.14.ebuild b/net-nds/389-ds-base/389-ds-base-1.3.4.14.ebuild index ae9230b..2fd6f07 100644 --- a/net-nds/389-ds-base/389-ds-base-1.3.4.14.ebuild +++ b/net-nds/389-ds-base/389-ds-base-1.3.4.14.ebuild @@ -10,7 +10,7 @@ inherit user eutils multilib flag-o-matic autotools DESCRIPTION="389 Directory Server (core librares and daemons )" HOMEPAGE="http://port389.org/" -SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2" +SRC_URI="http://www.port389.org/sources/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0"