summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-05-15 23:58:49 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-05-15 23:58:49 +0000
commit3b48d97818e42f60f51fe87cdce0395cef0d7b26 (patch)
tree6e3463c2039c1630d29afd13078232052a137811
parentAdded KDE 4.0.4 version of kmousetool. Thanks to Jorge Manuel B. S. Vicetto. (diff)
downloadgentoo-2-3b48d97818e42f60f51fe87cdce0395cef0d7b26.tar.gz
gentoo-2-3b48d97818e42f60f51fe87cdce0395cef0d7b26.tar.bz2
gentoo-2-3b48d97818e42f60f51fe87cdce0395cef0d7b26.zip
Added KDE 4.0.4 version of kmouth. Thanks to Jorge Manuel B. S. Vicetto.
(Portage version: 2.1.5)
-rw-r--r--kde-base/kmouth/ChangeLog7
-rw-r--r--kde-base/kmouth/kmouth-4.0.4.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index 639538e5ce4a..0a26dbd6b5ce 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.87 2008/05/14 10:59:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.88 2008/05/15 23:58:49 ingmar Exp $
+
+*kmouth-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +kmouth-4.0.4.ebuild:
+ Added KDE 4.0.4 version of kmouth. Thanks to Jorge Manuel B. S. Vicetto.
14 May 2008; Markus Rothe <corsair@gentoo.org> kmouth-3.5.9.ebuild:
Stable on ppc64; bug #221063
diff --git a/kde-base/kmouth/kmouth-4.0.4.ebuild b/kde-base/kmouth/kmouth-4.0.4.ebuild
new file mode 100644
index 000000000000..6af87b125ba8
--- /dev/null
+++ b/kde-base/kmouth/kmouth-4.0.4.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.0.4.ebuild,v 1.1 2008/05/15 23:58:49 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdeaccessibility
+inherit kde4-meta
+
+DESCRIPTION="KDE: A type-and-say front end for speech synthesizers"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"