commit: 5525060e1be2aea1899c287b1c88e0fe9f5be995 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 07:49:00 2016 +0000 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 08:01:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5525060e
sci-physics/root: remove unused variable Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org> sci-physics/root/root-6.02.05-r2.ebuild | 1 - sci-physics/root/root-6.04.06.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sci-physics/root/root-6.02.05-r2.ebuild b/sci-physics/root/root-6.02.05-r2.ebuild index b5b1974..df35983 100644 --- a/sci-physics/root/root-6.02.05-r2.ebuild +++ b/sci-physics/root/root-6.02.05-r2.ebuild @@ -19,7 +19,6 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \ DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="http://root.cern.ch/" -DOC_URI="https://root.cern.ch/download/doc" SLOT="0/$(get_version_component_range 1-3 ${PV})" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" diff --git a/sci-physics/root/root-6.04.06.ebuild b/sci-physics/root/root-6.04.06.ebuild index 1301a19..9fd9817 100644 --- a/sci-physics/root/root-6.04.06.ebuild +++ b/sci-physics/root/root-6.04.06.ebuild @@ -12,7 +12,6 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \ DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="http://root.cern.ch/" SRC_URI="https://root.cern.ch/download/${PN}_v${PV}.source.tar.gz" -DOC_URI="https://root.cern.ch/download/doc" SLOT="0/$(get_version_component_range 1-3 ${PV})" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
