summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:22:58 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:22:58 +0000
commit855ffeaa32a8e07856143a2e43538ec39180e1fd (patch)
tree7f8ec1579170a2ecd2eff471213d39bad65e96cf /sys-auth
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-855ffeaa32a8e07856143a2e43538ec39180e1fd.tar.gz
gentoo-2-855ffeaa32a8e07856143a2e43538ec39180e1fd.tar.bz2
gentoo-2-855ffeaa32a8e07856143a2e43538ec39180e1fd.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 'sys-auth')
-rw-r--r--sys-auth/polkit-kde-agent/ChangeLog8
-rw-r--r--sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog
index 06cab262775e..5284a2124324 100644
--- a/sys-auth/polkit-kde-agent/ChangeLog
+++ b/sys-auth/polkit-kde-agent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit-kde-agent
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.15 2013/04/09 13:16:48 kensington Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.16 2014/08/10 20:22:58 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ polkit-kde-agent-0.99.0-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
09 Apr 2013; Michael Palimaka <kensington@gentoo.org>
-polkit-kde-agent-0.99.0.ebuild:
diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
index 99797888b94b..fdefdc025bce 100644
--- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
+++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild,v 1.5 2013/04/02 20:57:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild,v 1.6 2014/08/10 20:22:58 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@ KDE_LINGUAS="ca ca@valencia cs da de en_GB eo es et fi fr ga
sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr uk zh_TW"
inherit kde4-base
-DESCRIPTION="PolKit agent module for KDE."
+DESCRIPTION="PolKit agent module for KDE"
HOMEPAGE="http://www.kde.org"
if [[ ${KDE_BUILD_TYPE} != live ]] ; then
SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"