-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
"
pkg_postinst() {
- einfo
- 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"
- einfo
+ elog
+ 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"
+ elog
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
"
pkg_postinst() {
- einfo
- 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"
- einfo
+ elog
+ 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"
+ elog
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
pkg_postinst() {
echo
- einfo "This is experimental software."
- einfo "The APIs it installs should be considered unstable"
- einfo "and are subject to change."
+ elog "This is experimental software."
+ elog "The APIs it installs should be considered unstable"
+ elog "and are subject to change."
echo
- 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 "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
}