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/knotify | |
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/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.12.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.13.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 8165e29c3542..9bb276abd399 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.230 2014/07/23 16:53:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.231 2014/08/05 18:17:10 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> knotify-4.12.5.ebuild, + knotify-4.13.3.ebuild: + Remove trailing '.' from DESCRIPTION. 23 Jul 2014; Johannes Huber <johu@gentoo.org> -knotify-4.13.2.ebuild: Remove KDE SC 4.13.2 diff --git a/kde-base/knotify/knotify-4.12.5.ebuild b/kde-base/knotify/knotify-4.12.5.ebuild index 80bff6c158da..ec66675bbbd8 100644 --- a/kde-base/knotify/knotify-4.12.5.ebuild +++ b/kde-base/knotify/knotify-4.12.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.12.5.ebuild,v 1.5 2014/05/08 07:32:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.12.5.ebuild,v 1.6 2014/08/05 18:17:10 mrueg Exp $ EAPI=5 KMNAME="kde-runtime" inherit kde4-meta -DESCRIPTION="The KDE notification daemon." +DESCRIPTION="The KDE notification daemon" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/knotify/knotify-4.13.3.ebuild b/kde-base/knotify/knotify-4.13.3.ebuild index a470c4392379..d907e8036e1a 100644 --- a/kde-base/knotify/knotify-4.13.3.ebuild +++ b/kde-base/knotify/knotify-4.13.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.13.3.ebuild,v 1.1 2014/07/16 17:40:58 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.13.3.ebuild,v 1.2 2014/08/05 18:17:10 mrueg Exp $ EAPI=5 KMNAME="kde-runtime" inherit kde4-meta -DESCRIPTION="The KDE notification daemon." +DESCRIPTION="The KDE notification daemon" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |