commit:     7f6e8290a037e0d2ef3a94000aa0ee69e2490cad
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 14:51:59 2020 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 14:52:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6e8290

app-doc/geant-docs-4.10.6: fix filenames, bug 712984

Closes: https://bugs.gentoo.org/712984
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 app-doc/geant-docs/geant-docs-4.10.6.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-doc/geant-docs/geant-docs-4.10.6.ebuild 
b/app-doc/geant-docs/geant-docs-4.10.6.ebuild
index 5a524d841be..56ae17a3ab7 100644
--- a/app-doc/geant-docs/geant-docs-4.10.6.ebuild
+++ b/app-doc/geant-docs/geant-docs-4.10.6.ebuild
@@ -11,13 +11,13 @@ 
SRC_DOC="https://geant4-userdoc.web.cern.ch/geant4-userdoc/UsersGuides";
 SRC_URI="
        ${SRC_DOC}/FAQ/BackupVersions/${MY_PV}/fo/BookFAQ.pdf
                -> BookFAQ-${PV}.pdf
-       
${SRC_DOC}/ForApplicationDeveloper/BackupVersions/${MY_PV}/fo/BookForAppliDev.pdf
+       
${SRC_DOC}/ForApplicationDeveloper/BackupVersions/${MY_PV}/fo/BookForApplicationDevelopers.pdf
                -> BookForApplicationDevelopers-${PV}.pdf
-       
${SRC_DOC}/ForToolkitDeveloper/BackupVersions/${MY_PV}/fo/BookForToolDev.pdf
+       
${SRC_DOC}/ForToolkitDeveloper/BackupVersions/${MY_PV}/fo/BookForToolkitDevelopers.pdf
                -> BookForToolkitDevelopers-${PV}.pdf
-       
${SRC_DOC}/InstallationGuide/BackupVersions/${MY_PV}/fo/BookInstalGuide.pdf
+       
${SRC_DOC}/InstallationGuide/BackupVersions/${MY_PV}/fo/Geant4InstallationGuide.pdf
                -> Geant4InstallationGuide-${PV}.pdf
-       
${SRC_DOC}/IntroductionToGeant4/BackupVersions/${MY_PV}/fo/BookIntroToGeant4.pdf
+       
${SRC_DOC}/IntroductionToGeant4/BackupVersions/${MY_PV}/fo/IntroductionToGeant4.pdf
                -> IntroductionToGeant4-${PV}.pdf
        
${SRC_DOC}/PhysicsListGuide/BackupVersions/${MY_PV}/fo/PhysicsListGuide.pdf
                -> PhysicsListGuide-${PV}.pdf

Reply via email to