commit:     81c878ea45e7bd55efd5ec947679e7a83fb26a2c
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 13:58:05 2022 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 13:58:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c878ea

dev-php/pecl-apcu: Drop elog message about apcu_bc

The _bc functions are deprecated and will be dropped in the future

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild | 4 ----
 dev-php/pecl-apcu/pecl-apcu-5.1.20.ebuild | 4 ----
 dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild | 4 ----
 3 files changed, 12 deletions(-)

diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild 
b/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild
index 777b8df0cd0c..c7fb42739132 100644
--- a/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild
+++ b/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild
@@ -60,8 +60,4 @@ src_install() {
 pkg_postinst() {
        elog "The apc.php file shipped with this release of pecl-apcu was"
        elog "installed to ${EPREFIX}/usr/share/php7/apcu/."
-       elog
-       elog "If you depend on the apc_* functions,"
-       elog "please install dev-php/pecl-apcu_bc as this extension no longer"
-       elog "provides backwards compatibility."
 }

diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.20.ebuild 
b/dev-php/pecl-apcu/pecl-apcu-5.1.20.ebuild
index 210505694b1c..ab9a31c49a50 100644
--- a/dev-php/pecl-apcu/pecl-apcu-5.1.20.ebuild
+++ b/dev-php/pecl-apcu/pecl-apcu-5.1.20.ebuild
@@ -60,8 +60,4 @@ src_install() {
 pkg_postinst() {
        elog "The apc.php file shipped with this release of pecl-apcu was"
        elog "installed to ${EPREFIX}/usr/share/php7/apcu/."
-       elog
-       elog "If you depend on the apc_* functions,"
-       elog "please install dev-php/pecl-apcu_bc as this extension no longer"
-       elog "provides backwards compatibility."
 }

diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild 
b/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild
index 525f58c9e981..76efe265be57 100644
--- a/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild
+++ b/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild
@@ -60,8 +60,4 @@ src_install() {
 pkg_postinst() {
        elog "The apc.php file shipped with this release of pecl-apcu was"
        elog "installed to ${EPREFIX}/usr/share/php7/apcu/."
-       elog
-       elog "If you depend on the apc_* functions,"
-       elog "please install dev-php/pecl-apcu_bc as this extension no longer"
-       elog "provides backwards compatibility."
 }

Reply via email to