diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 23:09:51 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 23:09:51 +0000 |
commit | 07196288e5f323d3f50fd8de8af184b846e5e321 (patch) | |
tree | 835d50c55c2f3ea5850cf80f8fc1e1f20fb77031 /kde-base/kmouth | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-07196288e5f323d3f50fd8de8af184b846e5e321.tar.gz gentoo-2-07196288e5f323d3f50fd8de8af184b846e5e321.tar.bz2 gentoo-2-07196288e5f323d3f50fd8de8af184b846e5e321.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmouth/files/digest-kmouth-3.5.8 | 3 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.8.ebuild | 12 |
3 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 56bf853fdabb..23a963534498 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.69 2007/08/11 15:00:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.70 2007/10/19 23:09:50 philantrop Exp $ + +*kmouth-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> +kmouth-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kmouth-3.5.7.ebuild: x86 stable wrt #185823 diff --git a/kde-base/kmouth/files/digest-kmouth-3.5.8 b/kde-base/kmouth/files/digest-kmouth-3.5.8 new file mode 100644 index 000000000000..fd29edc89bb3 --- /dev/null +++ b/kde-base/kmouth/files/digest-kmouth-3.5.8 @@ -0,0 +1,3 @@ +MD5 0ede2d48df626aa436dbe6c741d575f1 kdeaccessibility-3.5.8.tar.bz2 8749116 +RMD160 206bf15f794217f968aea06a4653a6d0f168137c kdeaccessibility-3.5.8.tar.bz2 8749116 +SHA256 1b888b1c9c5196a7ef2aac3fcd18e5e013fb5576ed5d7f98a829f9a0ac9b65ac kdeaccessibility-3.5.8.tar.bz2 8749116 diff --git a/kde-base/kmouth/kmouth-3.5.8.ebuild b/kde-base/kmouth/kmouth-3.5.8.ebuild new file mode 100644 index 000000000000..427eb15715f5 --- /dev/null +++ b/kde-base/kmouth/kmouth-3.5.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.8.ebuild,v 1.1 2007/10/19 23:09:50 philantrop Exp $ +KMNAME=kdeaccessibility +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND="" |