summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kmouth/ChangeLog5
-rw-r--r--kde-base/kmouth/kmouth-4.2.1.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index 89652ffe67c4..b53c2fe9635f 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.105 2009/04/11 23:30:18 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.106 2009/04/17 05:15:18 alexxy Exp $
+
+ 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmouth-4.2.1.ebuild:
+ Drop KDE 4.2.1
*kmouth-4.2.2 (11 Apr 2009)
diff --git a/kde-base/kmouth/kmouth-4.2.1.ebuild b/kde-base/kmouth/kmouth-4.2.1.ebuild
deleted file mode 100644
index a195acef03f8..000000000000
--- a/kde-base/kmouth/kmouth-4.2.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.2.1.ebuild,v 1.2 2009/04/11 16:38:31 armin76 Exp $
-
-EAPI="2"
-
-KMNAME="kdeaccessibility"
-inherit kde4-meta
-
-DESCRIPTION="KDE: A type-and-say front end for speech synthesizers"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-pkg_postinst() {
- kde4-meta_pkg_postinst
- elog "Suggested: kde-base/kttsd:${SLOT}"
-}