diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:43:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:43:01 +0000 |
commit | dad16d7c5cc0eaadf44c0306f79bf56aaba823f2 (patch) | |
tree | ad9184773d3813b55866ceb2ee4c444e9485c725 /kde-base/kmouth | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-dad16d7c5cc0eaadf44c0306f79bf56aaba823f2.tar.gz gentoo-2-dad16d7c5cc0eaadf44c0306f79bf56aaba823f2.tar.bz2 gentoo-2-dad16d7c5cc0eaadf44c0306f79bf56aaba823f2.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index e23cfc39e816..c03a4904fd5a 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.192 2012/01/25 18:16:52 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.193 2012/02/18 15:43:01 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> kmouth-4.7.4.ebuild: + ppc stable #396359 *kmouth-4.8.0 (25 Jan 2012) diff --git a/kde-base/kmouth/kmouth-4.7.4.ebuild b/kde-base/kmouth/kmouth-4.7.4.ebuild index c669656014a7..823969f00d53 100644 --- a/kde-base/kmouth/kmouth-4.7.4.ebuild +++ b/kde-base/kmouth/kmouth-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.7.4.ebuild,v 1.3 2012/01/16 22:54:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.7.4.ebuild,v 1.4 2012/02/18 15:43:01 nixnut Exp $ EAPI=4 @@ -16,5 +16,5 @@ fi inherit ${kde_eclass} DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |