diff options
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.4.1.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index a0d2aafe2233..b42ea1f0e594 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.144 2010/05/03 21:01:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.145 2010/05/03 21:50:50 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kmouth-4.4.1.ebuild: + Drop KDE SC 4.4.1 *kmouth-4.4.3 (03 May 2010) diff --git a/kde-base/kmouth/kmouth-4.4.1.ebuild b/kde-base/kmouth/kmouth-4.4.1.ebuild deleted file mode 100644 index 6b0a67e9b527..000000000000 --- a/kde-base/kmouth/kmouth-4.4.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.4.1.ebuild,v 1.1 2010/03/02 18:07:05 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdeaccessibility" -KMMODULE="kmouth" - -inherit kde4-meta - -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" |