diff options
Diffstat (limited to 'kde-base/kmouth/kmouth-4.2.0.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-4.2.0.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/kmouth/kmouth-4.2.0.ebuild b/kde-base/kmouth/kmouth-4.2.0.ebuild deleted file mode 100644 index 1ebdf4a0258d..000000000000 --- a/kde-base/kmouth/kmouth-4.2.0.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.0.ebuild,v 1.2 2009/02/01 07:33:09 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME="kdeaccessibility" -inherit kde4-meta - -DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" - -pkg_postinst() { - kde4-meta_pkg_postinst - elog "Suggested: kde-base/kttsd:${SLOT}" -} |