slyfox 14/08/10 21:22:55 Modified: cvsq-0.4.3.ebuild cvsq-0.4.4.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.3 dev-vcs/cvsq/cvsq-0.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild?r1=1.2&r2=1.3 Index: cvsq-0.4.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cvsq-0.4.3.ebuild 6 Nov 2013 04:49:10 -0000 1.2 +++ cvsq-0.4.3.ebuild 10 Aug 2014 21:22:55 -0000 1.3 @@ -1,10 +1,10 @@ -# 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/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v 1.2 2013/11/06 04:49:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v 1.3 2014/08/10 21:22:55 slyfox Exp $ IUSE="" -DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits." +DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits" SRC_URI="http://www.volny.cz/v.slavik/lt/download/${P}.tar.gz" HOMEPAGE="http://www.volny.cz/v.slavik/lt/cvsq.html" 1.4 dev-vcs/cvsq/cvsq-0.4.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild?r1=1.3&r2=1.4 Index: cvsq-0.4.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cvsq-0.4.4.ebuild 6 Nov 2013 04:49:10 -0000 1.3 +++ cvsq-0.4.4.ebuild 10 Aug 2014 21:22:55 -0000 1.4 @@ -1,10 +1,10 @@ -# 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/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.3 2013/11/06 04:49:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.4 2014/08/10 21:22:55 slyfox Exp $ IUSE="" -DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits." +DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits" SRC_URI="http://metawire.org/~vslavik/sw/cvsq/download/${P}.tar.gz" HOMEPAGE="http://metawire.org/~vslavik/sw/cvsq/" 1.4 dev-vcs/cvsq/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 6 Nov 2013 04:49:10 -0000 1.3 +++ ChangeLog 10 Aug 2014 21:22:55 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/cvsq -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.3 2013/11/06 04:49:10 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.4 2014/08/10 21:22:55 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> cvsq-0.4.3.ebuild, + cvsq-0.4.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Nov 2013; Patrick Lauer <[email protected]> cvsq-0.4.3.ebuild, cvsq-0.4.4.ebuild:
