sci-physics/root: remove unused variable
authorAndrew Savchenko <bircoph@gentoo.org>
Fri, 15 Apr 2016 07:49:00 +0000 (10:49 +0300)
committerAndrew Savchenko <bircoph@gentoo.org>
Fri, 15 Apr 2016 08:01:47 +0000 (11:01 +0300)
Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
sci-physics/root/root-6.02.05-r2.ebuild
sci-physics/root/root-6.04.06.ebuild

index b5b197403439423ad8f0afbf82202ee42657738d..df3598344ca141cfd2cb656ace012c6b457c427f 100644 (file)
@@ -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"
index 1301a196b78193ffd218382fdfedbf233212ceb8..9fd9817650f1af5d01ba187d11683cf8d2e49342 100644 (file)
@@ -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"