diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:23:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:23:08 +0000 |
commit | 4b487da1357015d68c371bf35f9b05db69ee2c85 (patch) | |
tree | 2e3811852d1f9ded4a57641577dd23750989cd30 /sys-auth | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-4b487da1357015d68c371bf35f9b05db69ee2c85.tar.gz gentoo-2-4b487da1357015d68c371bf35f9b05db69ee2c85.tar.bz2 gentoo-2-4b487da1357015d68c371bf35f9b05db69ee2c85.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-qt/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index cca958f4f2ee..e13e2a93ee59 100644 --- a/sys-auth/polkit-qt/ChangeLog +++ b/sys-auth/polkit-qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit-qt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.32 2014/07/30 23:47:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.33 2014/08/10 20:23:08 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> polkit-qt-0.103.0.ebuild, + polkit-qt-0.112.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 30 Jul 2014; Johannes Huber <johu@gentoo.org> polkit-qt-0.112.0.ebuild: Drop USE dep glib on dev-qt/*:5, bug #518588. diff --git a/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild index 226a7e750715..b57e3fca61cd 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.103.0.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-qt/polkit-qt-0.103.0.ebuild,v 1.10 2013/08/01 06:04:43 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v 1.11 2014/08/10 20:23:08 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ MY_P="${P/qt/qt-1}" inherit cmake-utils -DESCRIPTION="PolicyKit Qt4 API wrapper library." +DESCRIPTION="PolicyKit Qt4 API wrapper library" HOMEPAGE="http://www.kde.org/" SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2" diff --git a/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild index ab7a7e01d752..3d45cfd51cff 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild,v 1.2 2014/07/30 23:47:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild,v 1.3 2014/08/10 20:23:08 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ MY_P="${P/qt/qt-1}" inherit cmake-utils multibuild -DESCRIPTION="PolicyKit Qt4 API wrapper library." +DESCRIPTION="PolicyKit Qt4 API wrapper library" HOMEPAGE="http://www.kde.org/" SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2" |