diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:34:53 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:34:53 +0000 |
commit | 96f90d6228ccace1acacf6e11431fea99aba7764 (patch) | |
tree | e30f1922738c2a3a12e2f2c27925aa766a0efce6 /kde-base/kmouth | |
parent | [kde-base] Drop KDE 4.3.0 (diff) | |
download | gentoo-2-96f90d6228ccace1acacf6e11431fea99aba7764.tar.gz gentoo-2-96f90d6228ccace1acacf6e11431fea99aba7764.tar.bz2 gentoo-2-96f90d6228ccace1acacf6e11431fea99aba7764.zip |
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.3.0.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 5f726cdbef72..82c5eb9fbefc 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.120 2009/10/06 19:44:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.121 2009/10/08 14:34:53 alexxy Exp $ + + 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmouth-4.3.0.ebuild: + Drop KDE 4.3.0 *kmouth-4.3.2 (06 Oct 2009) diff --git a/kde-base/kmouth/kmouth-4.3.0.ebuild b/kde-base/kmouth/kmouth-4.3.0.ebuild deleted file mode 100644 index af77e2e67cf3..000000000000 --- a/kde-base/kmouth/kmouth-4.3.0.ebuild +++ /dev/null @@ -1,14 +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.3.0.ebuild,v 1.1 2009/08/04 00:45:20 wired Exp $ - -EAPI="2" - -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 ~x86" -IUSE="debug +handbook" |