commit:     4c3e8d4b08f82ea5ee23ac9cff0159134a4975c5
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 20:50:46 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 20:52:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3e8d4b

media-gfx/fotocx: update a few more places for rename

Closes: https://bugs.gentoo.org/924440

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 media-gfx/fotocx/files/fotocx-24.11-documentation.patch | 2 +-
 media-gfx/fotocx/fotocx-24.11.ebuild                    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/fotocx/files/fotocx-24.11-documentation.patch 
b/media-gfx/fotocx/files/fotocx-24.11-documentation.patch
index d968410bc060..85ca1093d186 100644
--- a/media-gfx/fotocx/files/fotocx-24.11-documentation.patch
+++ b/media-gfx/fotocx/files/fotocx-24.11-documentation.patch
@@ -8,7 +8,7 @@ index 4098035..345a8a2 100644
        # man page
 -      gzip -fk -9 man/fotocx.man
 -      mv -f man/fotocx.man.gz $(DESTDIR)$(MANDIR)/fotocx.1.gz
-+      cp man/fotoxx.man $(DESTDIR)$(MANDIR)/fotoxx.1
++      cp man/fotocx.man $(DESTDIR)$(MANDIR)/fotocx.1
        # desktop file and icon
        cp -f fotocx.desktop $(DESTDIR)$(MENUDIR)
        cp -f fotocx.png $(DESTDIR)$(ICONDIR)

diff --git a/media-gfx/fotocx/fotocx-24.11.ebuild 
b/media-gfx/fotocx/fotocx-24.11.ebuild
index d199d605323b..c3e565c1342f 100644
--- a/media-gfx/fotocx/fotocx-24.11.ebuild
+++ b/media-gfx/fotocx/fotocx-24.11.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit optfeature xdg-utils
 
 DESCRIPTION="Program for improving image files made with a digital camera"
-HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html";
+HOMEPAGE="https://kornelix.net/fotocx/fotocx.html";
 SRC_URI="https://kornelix.net/downloads/downloads/${P}-source.tar.gz";
 
 LICENSE="GPL-3+"
@@ -66,8 +66,8 @@ pkg_postinst() {
 
        elog
        elog "Please read the Help > User Guide for details. The source 
location is"
-       elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy 
will"
-       elog "be placed at /home/<user>/.fotoxx/userguide."
+       elog "/usr/share/fotocx/data/userguide and after running fotocx a copy 
will"
+       elog "be placed at /home/<user>/.fotocx/userguide."
        elog
        elog "To play videos, in Tools > Preferences set 'Video File Play 
Command'."
        elog

Reply via email to