diff options
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.30-r2.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.31.ebuild | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.30-r2.ebuild b/media-gfx/sane-backends/sane-backends-1.0.30-r2.ebuild index 514150eb9ec7..58731276ddaa 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.30-r2.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.30-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -335,7 +335,6 @@ multilib_src_install_all() { } pkg_postinst() { - elog "Optional backends:" optfeature "Epson-specific backend" media-gfx/iscan optfeature "HP-specific backend" net-print/hplip diff --git a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild index 0590455f10a6..d315d3ef741e 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild @@ -350,7 +350,6 @@ multilib_src_install_all() { } pkg_postinst() { - elog "Optional backends:" optfeature "Epson-specific backend" media-gfx/iscan optfeature "HP-specific backend" net-print/hplip |