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." }