summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild')
-rw-r--r--dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild b/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild
index fe753f78bac8..cd65dfa8890a 100644
--- a/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild
+++ b/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -95,7 +95,7 @@ src_install() {
fperms 755 ${PREFIX}/libexec/gprbuild/gprlib
}
-pkg_postinst () {
+pkg_postinst() {
einfo "GNAT GPL is now installed. To launch it, you must put"
einfo " ${PREFIX}/bin"
einfo "in front of your PATH environment variable. The following"