From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6969D13827E for ; Tue, 10 Dec 2013 16:18:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F454E0A7F; Tue, 10 Dec 2013 16:18:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FAF7E0A7F for ; Tue, 10 Dec 2013 16:18:51 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 395BD33F7E7 for ; Tue, 10 Dec 2013 16:18:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AFECE19002B for ; Tue, 10 Dec 2013 16:18:46 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1386692259.de25dbcde6208391b20cac25f20354afda1b5414.bircoph@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/root-5.34.13.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: de25dbcde6208391b20cac25f20354afda1b5414 X-VCS-Branch: master Date: Tue, 10 Dec 2013 16:18:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bd8dcf57-3011-42d5-8681-b5b45d3c4608 X-Archives-Hash: 93f33265c34ac1987fbdcccb46736bd9 commit: de25dbcde6208391b20cac25f20354afda1b5414 Author: Andrew Savchenko gmail com> AuthorDate: Tue Dec 10 16:17:39 2013 +0000 Commit: Andrew Savchenko gmail com> CommitDate: Tue Dec 10 16:17:39 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=de25dbcd sci-physics/root: fix indentation and repoman warnings --- sci-physics/root/root-5.34.13.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-physics/root/root-5.34.13.ebuild b/sci-physics/root/root-5.34.13.ebuild index 4bffdd8..f8e0f1a 100644 --- a/sci-physics/root/root-5.34.13.ebuild +++ b/sci-physics/root/root-5.34.13.ebuild @@ -323,12 +323,12 @@ doc_install() { if use doc && ! use minimal; then einfo "Installing user's guides" if use metric; then - dodoc "${DISTDIR}"/ROOTUsersGuideA4-${PV}.pdf - dodoc "${DISTDIR}"/ROOTPrimer-${PV}.pdf + dodoc "${DISTDIR}"/ROOTUsersGuideA4-${PV}.pdf + dodoc "${DISTDIR}"/ROOTPrimer-${PV}.pdf use math && dodoc "${DISTDIR}"/Spectrum-${PV}.pdf else dodoc "${DISTDIR}"/ROOTUsersGuideLetter-${PV}.pdf - dodoc "${DISTDIR}"/ROOTPrimerLetter-${PV}.pdf + dodoc "${DISTDIR}"/ROOTPrimerLetter-${PV}.pdf use math && dodoc "${DISTDIR}"/SpectrumLetter-${PV}.pdf fi use math && dodoc \