diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 18:17:22 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 18:17:22 +0000 |
commit | 9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a (patch) | |
tree | e2489a9be0ac2c21282588f6db2f12d534f17424 /kde-base/kmouth | |
parent | Replaced sys-apps/usleep dependency with app-admin/killproc. (diff) | |
download | gentoo-2-9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a.tar.gz gentoo-2-9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a.tar.bz2 gentoo-2-9afe6c4f8c2e2c3d6b4692acadffc0a5e96a733a.zip |
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.12.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.13.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 06f3750e7229..f5d3e41930dd 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.309 2014/07/23 16:53:22 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.310 2014/08/05 18:17:09 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> kmouth-4.12.5.ebuild, + kmouth-4.13.3.ebuild: + Remove trailing '.' from DESCRIPTION. 23 Jul 2014; Johannes Huber <johu@gentoo.org> -kmouth-4.13.2.ebuild: Remove KDE SC 4.13.2 diff --git a/kde-base/kmouth/kmouth-4.12.5.ebuild b/kde-base/kmouth/kmouth-4.12.5.ebuild index d5d45e8fc76b..7d5122e44ee7 100644 --- a/kde-base/kmouth/kmouth-4.12.5.ebuild +++ b/kde-base/kmouth/kmouth-4.12.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.12.5.ebuild,v 1.5 2014/05/08 07:32:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.12.5.ebuild,v 1.6 2014/08/05 18:17:09 mrueg Exp $ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." +DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer" HOMEPAGE="http://www.kde.org/applications/utilities/kmouth/" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/kmouth/kmouth-4.13.3.ebuild b/kde-base/kmouth/kmouth-4.13.3.ebuild index be60000e3f81..b6e1fd29e1e2 100644 --- a/kde-base/kmouth/kmouth-4.13.3.ebuild +++ b/kde-base/kmouth/kmouth-4.13.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.13.3.ebuild,v 1.1 2014/07/16 17:40:30 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.13.3.ebuild,v 1.2 2014/08/05 18:17:09 mrueg Exp $ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." +DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer" HOMEPAGE="http://www.kde.org/applications/utilities/kmouth/" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |