summaryrefslogtreecommitdiff
path: root/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.3.ebuild')
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-0.3.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
index 830e56014351..6103521509ab 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -30,12 +30,12 @@ RDEPEND="${DEPEND}
pkg_postinst() {
echo
- einfo "This is beta software."
- einfo "The APIs it installs should be considered unstable"
- einfo "and are subject to change in these early versions."
- einfo
- einfo "Please file any enhancement requests, or bugs"
- einfo "at https://github.com/dol-sen/ssl-fetch/issues"
- einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the Freenode network"
+ elog "This is beta software."
+ elog "The APIs it installs should be considered unstable"
+ elog "and are subject to change in these early versions."
+ elog
+ elog "Please file any enhancement requests, or bugs"
+ elog "at https://github.com/dol-sen/ssl-fetch/issues"
+ elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the Freenode network"
echo
}