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 6324713877A for ; Mon, 1 Sep 2014 11:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBF20E093B; Mon, 1 Sep 2014 11:28:14 +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 6A53FE093B for ; Mon, 1 Sep 2014 11:28:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 010F5340182 for ; Mon, 1 Sep 2014 11:28:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85D8446C5 for ; Mon, 1 Sep 2014 11:28:11 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1409570850.44c19e4e8b468ab0c5687156aca7a8340dcbe20e.jauhien@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/med/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/med/ChangeLog sci-libs/med/med-2.3.6.ebuild X-VCS-Directories: sci-libs/med/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: 44c19e4e8b468ab0c5687156aca7a8340dcbe20e X-VCS-Branch: master Date: Mon, 1 Sep 2014 11:28:11 +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: 356d3fb2-4649-401d-9223-5576555ed7c4 X-Archives-Hash: 4fe465ab37f3be1368a0c1b8a98fcba6 commit: 44c19e4e8b468ab0c5687156aca7a8340dcbe20e Author: Jauhien Piatlicki gentoo org> AuthorDate: Mon Sep 1 11:27:30 2014 +0000 Commit: Jauhien Piatlicki gentoo org> CommitDate: Mon Sep 1 11:27:30 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=44c19e4e sci-libs/med: move sources to my devspace, as upstream mirror does not provide them anymore, see bug #503030 --- sci-libs/med/ChangeLog | 6 +++++- sci-libs/med/med-2.3.6.ebuild | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sci-libs/med/ChangeLog b/sci-libs/med/ChangeLog index 317aeff..5ff0e32 100644 --- a/sci-libs/med/ChangeLog +++ b/sci-libs/med/ChangeLog @@ -1,6 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 01 Sep 2014; Jauhien Piatlicki med-2.3.6.ebuild: + move sources to my devspace, as upstream mirror does not provide them + anymore, see bug #503030 + 12 Nov 2012; Justin Lecher -med-2.3.5.ebuild, med-2.3.6.ebuild, metadata.xml: Fix SRC_URI; move to EAPI=5 diff --git a/sci-libs/med/med-2.3.6.ebuild b/sci-libs/med/med-2.3.6.ebuild index 767c67d..41d5d5b 100644 --- a/sci-libs/med/med-2.3.6.ebuild +++ b/sci-libs/med/med-2.3.6.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic DESCRIPTION="Modeling and Exchange of Data library" HOMEPAGE="http://www.code-aster.org/outils/med/" -SRC_URI="http://lyre.mit.edu/~powell/salome/med-fichier_${PV}.orig.tar.gz" +SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/med-fichier_${PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0"