summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:25:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:25:47 +0000
commit2e5a4f9e55b9df3dc1beaca22bd75417f3fbe562 (patch)
treeffcc688f770ecb6331d5cf361956b33951802c48 /app-text
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-2e5a4f9e55b9df3dc1beaca22bd75417f3fbe562.tar.gz
gentoo-2-2e5a4f9e55b9df3dc1beaca22bd75417f3fbe562.tar.bz2
gentoo-2-2e5a4f9e55b9df3dc1beaca22bd75417f3fbe562.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kding/ChangeLog5
-rw-r--r--app-text/kding/kding-0.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/kding/ChangeLog b/app-text/kding/ChangeLog
index 60736a32ccf4..beb3d41a3f4d 100644
--- a/app-text/kding/ChangeLog
+++ b/app-text/kding/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/kding
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.23 2014/04/26 11:48:55 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.24 2014/08/10 18:25:47 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> kding-0.6-r2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
26 Apr 2014; Johannes Huber <johu@gentoo.org> -kding-0.6-r1.ebuild,
kding-0.6-r2.ebuild:
diff --git a/app-text/kding/kding-0.6-r2.ebuild b/app-text/kding/kding-0.6-r2.ebuild
index 625f60a8a3da..e580f581742f 100644
--- a/app-text/kding/kding-0.6-r2.ebuild
+++ b/app-text/kding/kding-0.6-r2.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/app-text/kding/kding-0.6-r2.ebuild,v 1.2 2014/04/26 11:48:55 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6-r2.ebuild,v 1.3 2014/08/10 18:25:47 slyfox Exp $
EAPI=5
KDE_HANDBOOK="optional"
KDE_LINGUAS="de"
inherit kde4-base
-DESCRIPTION="KDE port of Ding, a dictionary lookup program."
+DESCRIPTION="KDE port of Ding, a dictionary lookup program"
HOMEPAGE="http://www.rexi.org/software/kding/"
SRC_URI="http://www.rexi.org/downloads/${PN}/${P}.tar.bz2"