From 6bc1e1f95f57655bf80e44634a598ae1e9a42d0a Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Wed, 21 Oct 2020 12:12:25 -0400 Subject: [PATCH] games-strategy/julius: elog update Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Horea Christian --- games-strategy/julius/ChangeLog | 3 +++ games-strategy/julius/julius-1.3.1.ebuild | 2 +- games-strategy/julius/julius-1.4.1.ebuild | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/games-strategy/julius/ChangeLog b/games-strategy/julius/ChangeLog index bc0285b..0bc7853 100644 --- a/games-strategy/julius/ChangeLog +++ b/games-strategy/julius/ChangeLog @@ -1,3 +1,6 @@ + 21 Oct 2020; julius-1.3.1.ebuild, julius-1.4.1.ebuild: + games-strategy/julius: elog update + 21 Oct 2020; julius-1.3.1.ebuild, julius-1.4.1.ebuild: games-strategy/julius: eclass update diff --git a/games-strategy/julius/julius-1.3.1.ebuild b/games-strategy/julius/julius-1.3.1.ebuild index d17d63f..64690f1 100644 --- a/games-strategy/julius/julius-1.3.1.ebuild +++ b/games-strategy/julius/julius-1.3.1.ebuild @@ -44,5 +44,5 @@ pkg_postinst() { ewarn " innoextract -m setup_caesar3_2.0.0.9.exe" ewarn ewarn "Lastly, run 'source /etc/profile' to refresh your environment and be able" - ewarn "to start the game directly by running 'julius' in the command line." + ewarn "to start the game directly by running 'julius-game' in the command line." } diff --git a/games-strategy/julius/julius-1.4.1.ebuild b/games-strategy/julius/julius-1.4.1.ebuild index d17d63f..64690f1 100644 --- a/games-strategy/julius/julius-1.4.1.ebuild +++ b/games-strategy/julius/julius-1.4.1.ebuild @@ -44,5 +44,5 @@ pkg_postinst() { ewarn " innoextract -m setup_caesar3_2.0.0.9.exe" ewarn ewarn "Lastly, run 'source /etc/profile' to refresh your environment and be able" - ewarn "to start the game directly by running 'julius' in the command line." + ewarn "to start the game directly by running 'julius-game' in the command line." }