• [gentoo-dev] [PATCH 1/3] xemacs-packages.eclass: Drop backwards compati

    From =?UTF-8?q?Ulrich=20M=C3=BCller?=@21:1/5 to All on Tue Aug 30 10:50:01 2022
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>
    ---
    eclass/xemacs-packages.eclass | 6 +-----
    1 file changed, 1 insertion(+), 5 deletions(-)

    diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass index 2440ef835291..8f5d3f1b51b2 100644
    --- a/eclass/xemacs-packages.eclass
    +++ b/eclass/xemacs-packages.eclass
    @@ -1,4 +1,4 @@
    -# Copyright 1999-2021 Gentoo Authors
    +# Copyright 1999-2022 Gentoo Authors
    # Distributed under the terms of the GNU General Public License v2

    # @ECLASS: xemacs-packages.eclass
    @@ -40,10 +40,6 @@ S="${WORKDIR}"
    : ${HOMEPAGE:="http://xemacs.org/"}
    : ${LICENSE:="GPL-2+"}

    -# Backwards compatibility code, to be removed after 2017-05-03
    -: ${XEMACS_PKG_CAT:=${PKG_CAT}}
    -: ${XEMACS_EXPERIMENTAL:=${EXPERIMENTAL}}
    -
    if [[ -n ${XEMACS_EXPERIMENTAL} ]]; then
    : ${SRC_URI:="http://ftp.xemacs.org/pub/xemacs/beta/experimental/packages/${P}-pkg.tar.gz"}
    else
    --
    2.37.2

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)