summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-07-30 18:37:53 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-07-30 18:37:53 +0000
commit884d1d4d2083086f661d9416e30cbfa8595ca636 (patch)
treef66fcb3e4c229459c8f7da4cd7a0bd2e177f9e39 /kde-base/ksayit
parentQA: Remove default src_compile. (diff)
downloadgentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.tar.gz
gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.tar.bz2
gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.zip
Remove ebuilds for KDE 3.4.0.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r--kde-base/ksayit/files/digest-ksayit-3.4.01
-rw-r--r--kde-base/ksayit/ksayit-3.4.0.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/kde-base/ksayit/files/digest-ksayit-3.4.0 b/kde-base/ksayit/files/digest-ksayit-3.4.0
deleted file mode 100644
index f2864b708e2d..000000000000
--- a/kde-base/ksayit/files/digest-ksayit-3.4.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 274bd9335219f0fefb6fdc4a17891cf7 kdeaccessibility-3.4.0.tar.bz2 7220617
diff --git a/kde-base/ksayit/ksayit-3.4.0.ebuild b/kde-base/ksayit/ksayit-3.4.0.ebuild
deleted file mode 100644
index 4a506f17fe75..000000000000
--- a/kde-base/ksayit/ksayit-3.4.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.0.ebuild,v 1.5 2005/04/27 18:03:40 corsair Exp $
-KMNAME=kdeaccessibility
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KD text-to-speech frontend app"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd)
- $(deprange $PV $MAXKDEVER kde-base/arts)
- $(deprange-dual $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-myconf="--enable-ksayit-audio-plugins"