slyfox 14/08/10 20:21:49 Modified: consolekit-0.4.6.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.15 sys-auth/consolekit/consolekit-0.4.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild?r1=1.14&r2=1.15 Index: consolekit-0.4.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- consolekit-0.4.6.ebuild 15 Mar 2014 12:33:36 -0000 1.14 +++ consolekit-0.4.6.ebuild 10 Aug 2014 20:21:48 -0000 1.15 @@ -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/consolekit/consolekit-0.4.6.ebuild,v 1.14 2014/03/15 12:33:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.15 2014/08/10 20:21:48 slyfox Exp $ EAPI=5 inherit autotools eutils linux-info pam systemd @@ -8,7 +8,7 @@ MY_PN=ConsoleKit MY_P=${MY_PN}-${PV} -DESCRIPTION="Framework for defining and tracking users, login sessions and seats." +DESCRIPTION="Framework for defining and tracking users, login sessions and seats" HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.xz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-4.debian.tar.gz" # for logrotate file 1.171 sys-auth/consolekit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.171&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.171&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?r1=1.170&r2=1.171 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- ChangeLog 15 Mar 2014 12:33:36 -0000 1.170 +++ ChangeLog 10 Aug 2014 20:21:48 -0000 1.171 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.170 2014/03/15 12:33:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.171 2014/08/10 20:21:48 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> consolekit-0.4.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 15 Mar 2014; Samuli Suominen <ssuomi...@gentoo.org> consolekit-0.4.6.ebuild: Install /etc/logrotate.d file wrt #374513 by Vladimir Berezhnoy