1
0
Fork 0

games-strategy/augustus: updated elog

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2020-10-21 12:11:06 -04:00
parent 695e32c3b4
commit 67bfa3a98d
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
21 Oct 2020; <chymera@gentoo.org> augustus-1.4.1a.ebuild:
games-strategy/augustus: updated elog
*augustus-1.4.1a (21 Oct 2020)
21 Oct 2020; <chymera@gentoo.org> +augustus-1.4.1a.ebuild,

View File

@ -33,7 +33,7 @@ src_install() {
}
pkg_postinst() {
ewarn "Julius requires you to download the original Caesar 3 resources."
ewarn "Augustus requires you to download the original Caesar 3 resources."
ewarn
ewarn "You need to obtain these files from a vendor of the proprietary software."
ewarn "You will then need to copy the 'app' directory into '~/.cache/julius/'."
@ -42,5 +42,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 'augustus' in the command line."
}