From: Andrew Savchenko Date: Fri, 15 Apr 2016 07:49:00 +0000 (+0300) Subject: sci-physics/root: remove unused variable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5525060e1be2aea1899c287b1c88e0fe9f5be995;p=gentoo.git sci-physics/root: remove unused variable Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko --- diff --git a/sci-physics/root/root-6.02.05-r2.ebuild b/sci-physics/root/root-6.02.05-r2.ebuild index b5b197403439..df3598344ca1 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 1301a196b781..9fd9817650f1 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"