diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 20:52:11 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 20:52:11 +0000 |
commit | 72d0b377fb1d0755e9d908c63bae7acbd59aa338 (patch) | |
tree | 138320bdf06065cfcafece4e21d36c115408c4f6 /kde-base/kmouth | |
parent | Bump to 3.5.6 (prerelease). (diff) | |
download | gentoo-2-72d0b377fb1d0755e9d908c63bae7acbd59aa338.tar.gz gentoo-2-72d0b377fb1d0755e9d908c63bae7acbd59aa338.tar.bz2 gentoo-2-72d0b377fb1d0755e9d908c63bae7acbd59aa338.zip |
Bump to 3.5.6 (prerelease).
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/kmouth/files/digest-kmouth-3.5.6 | 3 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.6.ebuild | 13 |
3 files changed, 23 insertions, 2 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index db901d99234d..3faf3f246080 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmouth -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.60 2006/12/11 11:09:59 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.61 2007/01/16 20:52:11 flameeyes Exp $ + +*kmouth-3.5.6 (16 Jan 2007) + + 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> +kmouth-3.5.6.ebuild: + Bump to 3.5.6 (prerelease). 11 Dec 2006; <kloeri@gentoo.org> kmouth-3.5.5.ebuild: Stable on ia64. diff --git a/kde-base/kmouth/files/digest-kmouth-3.5.6 b/kde-base/kmouth/files/digest-kmouth-3.5.6 new file mode 100644 index 000000000000..26c8fec16022 --- /dev/null +++ b/kde-base/kmouth/files/digest-kmouth-3.5.6 @@ -0,0 +1,3 @@ +MD5 03d3c9f4d8c2fd12b7d0e020e11cd88e kdeaccessibility-3.5.6.tar.bz2 8614965 +RMD160 3fdd4b0ab576757378799c2a166d7bce8ccb2d25 kdeaccessibility-3.5.6.tar.bz2 8614965 +SHA256 8e78da851bbe1d11f660c16e670cf1f33a6928d3561009f529bec45875352acf kdeaccessibility-3.5.6.tar.bz2 8614965 diff --git a/kde-base/kmouth/kmouth-3.5.6.ebuild b/kde-base/kmouth/kmouth-3.5.6.ebuild new file mode 100644 index 000000000000..87b2f59f43f7 --- /dev/null +++ b/kde-base/kmouth/kmouth-3.5.6.ebuild @@ -0,0 +1,13 @@ +# 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.6.ebuild,v 1.1 2007/01/16 20:52:11 flameeyes 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="" + |