commit:     f4f4d2467489fa51f2d0b9c53a9cc2db11ba154a
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 21:08:09 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 21:08:09 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f4f4d246

BSD/LGPL-2.1 never implies a fetch restriction, updated Manifest

Package-Manager: portage-2.2.14

---
 sci-libs/trilinos/ChangeLog               | 6 +++++-
 sci-libs/trilinos/trilinos-11.0.3.ebuild  | 6 ++----
 sci-libs/trilinos/trilinos-11.10.2.ebuild | 6 +++---
 sci-libs/trilinos/trilinos-11.12.1.ebuild | 6 +++---
 sci-libs/trilinos/trilinos-11.4.2.ebuild  | 6 +++---
 5 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/sci-libs/trilinos/ChangeLog b/sci-libs/trilinos/ChangeLog
index 82242b8..ed2de56 100644
--- a/sci-libs/trilinos/ChangeLog
+++ b/sci-libs/trilinos/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-libs/trilinos
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Feb 2015; Christoph Junghans <ott...@gentoo.org> trilinos-11.0.3.ebuild,
+  trilinos-11.10.2.ebuild, trilinos-11.12.1.ebuild, trilinos-11.4.2.ebuild:
+  BSD/LGPL-2.1 never implies a fetch restriction, updated Manifest
+
 *trilinos-11.12.1 (06 Dec 2014)
 
   06 Dec 2014; Matthias Maier <tam...@gentoo.org>

diff --git a/sci-libs/trilinos/trilinos-11.0.3.ebuild 
b/sci-libs/trilinos/trilinos-11.0.3.ebuild
index e50a2e1..7075a10 100644
--- a/sci-libs/trilinos/trilinos-11.0.3.ebuild
+++ b/sci-libs/trilinos/trilinos-11.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,7 +8,7 @@ inherit cmake-utils toolchain-funcs
 
 DESCRIPTION="Scientific library collection for large scale problems"
 HOMEPAGE="http://trilinos.sandia.gov/";
-SRC_URI="${P}-Source.tar.gz"
+SRC_URI="http://trilinos.org/oldsite/download/files/${P}-Source.tar.gz";
 SRC_PAGE="11.0"
 
 SLOT="0"
@@ -16,8 +16,6 @@ LICENSE="BSD LGPL-2.1"
 KEYWORDS="~amd64 ~x86"
 IUSE="arprec boost cuda hdf5 hwloc netcdf qd qt4 scotch taucs tbb test umfpack 
zlib"
 
-RESTRICT="fetch"
-
 RDEPEND="
        virtual/blas
        virtual/lapack

diff --git a/sci-libs/trilinos/trilinos-11.10.2.ebuild 
b/sci-libs/trilinos/trilinos-11.10.2.ebuild
index 39f3a44..56696fa 100644
--- a/sci-libs/trilinos/trilinos-11.10.2.ebuild
+++ b/sci-libs/trilinos/trilinos-11.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,7 +8,7 @@ inherit cmake-utils toolchain-funcs multilib toolchain-funcs
 
 DESCRIPTION="Scientific library collection for large scale problems"
 HOMEPAGE="http://trilinos.sandia.gov/";
-SRC_URI="${P}-Source.tar.bz2"
+SRC_URI="http://trilinos.org/oldsite/download/files/${P}-Source.tar.gz";
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
@@ -23,7 +23,7 @@ IUSE="
 "
 
 # TODO: fix export cmake function for tests
-RESTRICT="test fetch"
+RESTRICT="test"
 
 RDEPEND="
        virtual/blas

diff --git a/sci-libs/trilinos/trilinos-11.12.1.ebuild 
b/sci-libs/trilinos/trilinos-11.12.1.ebuild
index 51734a4..237bcf4 100644
--- a/sci-libs/trilinos/trilinos-11.12.1.ebuild
+++ b/sci-libs/trilinos/trilinos-11.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,7 +8,7 @@ inherit cmake-utils toolchain-funcs multilib toolchain-funcs
 
 DESCRIPTION="Scientific library collection for large scale problems"
 HOMEPAGE="http://trilinos.sandia.gov/";
-SRC_URI="${P}-Source.tar.bz2"
+SRC_URI="http://trilinos.org/oldsite/download/files/${P}-Source.tar.gz";
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
@@ -23,7 +23,7 @@ IUSE="
 "
 
 # TODO: fix export cmake function for tests
-RESTRICT="test fetch"
+RESTRICT="test"
 
 RDEPEND="
        virtual/blas

diff --git a/sci-libs/trilinos/trilinos-11.4.2.ebuild 
b/sci-libs/trilinos/trilinos-11.4.2.ebuild
index 51734a4..237bcf4 100644
--- a/sci-libs/trilinos/trilinos-11.4.2.ebuild
+++ b/sci-libs/trilinos/trilinos-11.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,7 +8,7 @@ inherit cmake-utils toolchain-funcs multilib toolchain-funcs
 
 DESCRIPTION="Scientific library collection for large scale problems"
 HOMEPAGE="http://trilinos.sandia.gov/";
-SRC_URI="${P}-Source.tar.bz2"
+SRC_URI="http://trilinos.org/oldsite/download/files/${P}-Source.tar.gz";
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
@@ -23,7 +23,7 @@ IUSE="
 "
 
 # TODO: fix export cmake function for tests
-RESTRICT="test fetch"
+RESTRICT="test"
 
 RDEPEND="
        virtual/blas

Reply via email to