commit: 96ae55cd0496c42eb6228c5c0dac5b2c1436d122
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Jan 29 15:34:01 2018 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Jan 29 15:34:01 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=96ae55cd
sci-libs/tensorflow: Add second homepage url
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --force
sci-libs/tensorflow/tensorflow-1.0.1.ebuild | 3 ++-
sci-libs/tensorflow/tensorflow-1.5.0.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/sci-libs/tensorflow/tensorflow-1.0.1.ebuild
b/sci-libs/tensorflow/tensorflow-1.0.1.ebuild
index a62394c86..b2e2e596a 100644
--- a/sci-libs/tensorflow/tensorflow-1.0.1.ebuild
+++ b/sci-libs/tensorflow/tensorflow-1.0.1.ebuild
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5,6} )
inherit distutils-r1 eutils
DESCRIPTION="Library for numerical computation using data flow graphs"
-HOMEPAGE="https://github.com/tensorflow/tensorflow"
+HOMEPAGE="https://www.tensorflow.org
+ https://github.com/tensorflow/tensorflow"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/sci-libs/tensorflow/tensorflow-1.5.0.ebuild
b/sci-libs/tensorflow/tensorflow-1.5.0.ebuild
index a62394c86..b2e2e596a 100644
--- a/sci-libs/tensorflow/tensorflow-1.5.0.ebuild
+++ b/sci-libs/tensorflow/tensorflow-1.5.0.ebuild
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5,6} )
inherit distutils-r1 eutils
DESCRIPTION="Library for numerical computation using data flow graphs"
-HOMEPAGE="https://github.com/tensorflow/tensorflow"
+HOMEPAGE="https://www.tensorflow.org
+ https://github.com/tensorflow/tensorflow"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"