slyfox 14/08/10 20:39:11 Modified: qrosscore-9999.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.6 dev-libs/qrosscore/qrosscore-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild?r1=1.5&r2=1.6 Index: qrosscore-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- qrosscore-9999.ebuild 14 Jul 2014 05:21:12 -0000 1.5 +++ qrosscore-9999.ebuild 10 Aug 2014 20:39:11 -0000 1.6 @@ -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/dev-libs/qrosscore/qrosscore-9999.ebuild,v 1.5 2014/07/14 05:21:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild,v 1.6 2014/08/10 20:39:11 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit cmake-utils git-r3 -DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)." +DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" HOMEPAGE="http://github.com/0xd34df00d/Qross" LICENSE="GPL-2" 1.11 dev-libs/qrosscore/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 14 Jul 2014 05:21:12 -0000 1.10 +++ ChangeLog 10 Aug 2014 20:39:11 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/qrosscore # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.10 2014/07/14 05:21:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.11 2014/08/10 20:39:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> qrosscore-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 14 Jul 2014; Sergey Popov <[email protected]> qrosscore-0.3.1.ebuild, qrosscore-9999.ebuild:
