Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <jauhien@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/med/
Date: Mon, 01 Sep 2014 11:28:17
Message-Id: 1409570850.44c19e4e8b468ab0c5687156aca7a8340dcbe20e.jauhien@gentoo
1 commit: 44c19e4e8b468ab0c5687156aca7a8340dcbe20e
2 Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 1 11:27:30 2014 +0000
4 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 1 11:27:30 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=44c19e4e
7
8 sci-libs/med: move sources to my devspace, as upstream mirror does not provide them anymore, see bug #503030
9
10 ---
11 sci-libs/med/ChangeLog | 6 +++++-
12 sci-libs/med/med-2.3.6.ebuild | 2 +-
13 2 files changed, 6 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/med/ChangeLog b/sci-libs/med/ChangeLog
16 index 317aeff..5ff0e32 100644
17 --- a/sci-libs/med/ChangeLog
18 +++ b/sci-libs/med/ChangeLog
19 @@ -1,6 +1,10 @@
20 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
21 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
22 # $Header: $
23
24 + 01 Sep 2014; Jauhien Piatlicki <jauhien@g.o> med-2.3.6.ebuild:
25 + move sources to my devspace, as upstream mirror does not provide them
26 + anymore, see bug #503030
27 +
28 12 Nov 2012; Justin Lecher <jlec@g.o> -med-2.3.5.ebuild,
29 med-2.3.6.ebuild, metadata.xml:
30 Fix SRC_URI; move to EAPI=5
31
32 diff --git a/sci-libs/med/med-2.3.6.ebuild b/sci-libs/med/med-2.3.6.ebuild
33 index 767c67d..41d5d5b 100644
34 --- a/sci-libs/med/med-2.3.6.ebuild
35 +++ b/sci-libs/med/med-2.3.6.ebuild
36 @@ -8,7 +8,7 @@ inherit eutils flag-o-matic
37
38 DESCRIPTION="Modeling and Exchange of Data library"
39 HOMEPAGE="http://www.code-aster.org/outils/med/"
40 -SRC_URI="http://lyre.mit.edu/~powell/salome/med-fichier_${PV}.orig.tar.gz"
41 +SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/med-fichier_${PV}.orig.tar.gz"
42
43 LICENSE="LGPL-2.1"
44 SLOT="0"