commit:     cbf103eba3686552835be2901c0c96dd03fbb587
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 00:13:44 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 00:13:44 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=cbf103eb

mail-client/kbiff: Drop 3.8

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kbiff/files/kbiff-3.7.1-configure-arts.patch   | 141 ---------------------
 mail-client/kbiff/kbiff-3.8.ebuild                 |  24 ----
 2 files changed, 165 deletions(-)

diff --git a/mail-client/kbiff/files/kbiff-3.7.1-configure-arts.patch 
b/mail-client/kbiff/files/kbiff-3.7.1-configure-arts.patch
deleted file mode 100644
index b7127a8e..00000000
--- a/mail-client/kbiff/files/kbiff-3.7.1-configure-arts.patch
+++ /dev/null
@@ -1,141 +0,0 @@
---- configure.orig     2004-11-19 00:27:41.916281104 +0000
-+++ configure  2004-11-19 00:28:07.485394008 +0000
-@@ -23678,138 +23678,6 @@
-    fi
- 
- 
--   echo "$as_me:$LINENO: checking for mcopidl" >&5
--echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6
--   if test -n "$MCOPIDL"; then
--        kde_cv_path="$MCOPIDL";
--   else
--        kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'`
--
--        if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then
--  echo $ECHO_N "(cached) $ECHO_C" >&6
--else
--
--        kde_cv_path="NONE"
--      dirs="$kde_default_bindirs"
--      kde_save_IFS=$IFS
--      IFS=':'
--      for dir in $PATH; do
--        dirs="$dirs $dir"
--        done
--      IFS=$kde_save_IFS
--
--        for dir in $dirs; do
--        if test -x "$dir/mcopidl"; then
--          if test -n ""
--          then
--              evalstr="$dir/mcopidl  2>&1 "
--            if eval $evalstr; then
--                kde_cv_path="$dir/mcopidl"
--                break
--            fi
--            else
--              kde_cv_path="$dir/mcopidl"
--                break
--          fi
--          fi
--        done
--
--        eval "kde_cv_path_$kde_cache=$kde_cv_path"
--
--
--fi
--
--
--      eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
--
--   fi
--
--   if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
--      echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6
--
--    { { echo "$as_me:$LINENO: error: The important program mcopidl was not 
found!
--Please check whether you installed aRts correctly.
--" >&5
--echo "$as_me: error: The important program mcopidl was not found!
--Please check whether you installed aRts correctly.
--" >&2;}
--   { (exit 1); exit 1; }; }
--
--   else
--      echo "$as_me:$LINENO: result: $kde_cv_path" >&5
--echo "${ECHO_T}$kde_cv_path" >&6
--      MCOPIDL=$kde_cv_path
--
--   fi
--
--
--   echo "$as_me:$LINENO: checking for artsc-config" >&5
--echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6
--   if test -n "$ARTSCCONFIG"; then
--        kde_cv_path="$ARTSCCONFIG";
--   else
--        kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'`
--
--        if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then
--  echo $ECHO_N "(cached) $ECHO_C" >&6
--else
--
--        kde_cv_path="NONE"
--      dirs="$kde_default_bindirs"
--      kde_save_IFS=$IFS
--      IFS=':'
--      for dir in $PATH; do
--        dirs="$dirs $dir"
--        done
--      IFS=$kde_save_IFS
--
--        for dir in $dirs; do
--        if test -x "$dir/artsc-config"; then
--          if test -n ""
--          then
--              evalstr="$dir/artsc-config  2>&1 "
--            if eval $evalstr; then
--                kde_cv_path="$dir/artsc-config"
--                break
--            fi
--            else
--              kde_cv_path="$dir/artsc-config"
--                break
--          fi
--          fi
--        done
--
--        eval "kde_cv_path_$kde_cache=$kde_cv_path"
--
--
--fi
--
--
--      eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
--
--   fi
--
--   if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
--      echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6
--
--    { { echo "$as_me:$LINENO: error: The important program artsc-config was 
not found!
--Please check whether you installed aRts correctly.
--" >&5
--echo "$as_me: error: The important program artsc-config was not found!
--Please check whether you installed aRts correctly.
--" >&2;}
--   { (exit 1); exit 1; }; }
--
--   else
--      echo "$as_me:$LINENO: result: $kde_cv_path" >&5
--echo "${ECHO_T}$kde_cv_path" >&6
--      ARTSCCONFIG=$kde_cv_path
--
--   fi
--
--
-    echo "$as_me:$LINENO: checking for kde-config" >&5
- echo $ECHO_N "checking for kde-config... $ECHO_C" >&6
-    if test -n "$KDECONFIG"; then

diff --git a/mail-client/kbiff/kbiff-3.8.ebuild 
b/mail-client/kbiff/kbiff-3.8.ebuild
deleted file mode 100644
index d70c2042..00000000
--- a/mail-client/kbiff/kbiff-3.8.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/kbiff/kbiff-3.8.ebuild,v 1.7 
2009/11/11 12:15:26 ssuominen Exp $
-
-ARTS_REQUIRED=never
-inherit kde eutils
-
-DESCRIPTION="KDE new mail notification utility (biff)"
-HOMEPAGE="http://www.granroth.org/kbiff/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
-
-DEPEND="=kde-frameworks/kdelibs-3.5*"
-
-need-kde 3.5
-
-src_unpack() {
-       kde_src_unpack
-       epatch "${FILESDIR}"/${PN}-3.7.1-configure-arts.patch
-}

Reply via email to