slyfox 14/08/10 20:35:02 Modified: libcoyotl-3.1.0-r2.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/libcoyotl/libcoyotl-3.1.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild?r1=1.5&r2=1.6 Index: libcoyotl-3.1.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libcoyotl-3.1.0-r2.ebuild 22 Jul 2013 20:38:30 -0000 1.5 +++ libcoyotl-3.1.0-r2.ebuild 10 Aug 2014 20:35:02 -0000 1.6 @@ -1,12 +1,12 @@ -# 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-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild,v 1.5 2013/07/22 20:38:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild,v 1.6 2014/08/10 20:35:02 slyfox Exp $ EAPI="5" inherit eutils autotools -DESCRIPTION="A collection of portable C++ classes." +DESCRIPTION="A collection of portable C++ classes" HOMEPAGE="http://www.coyotegulch.com/products/libcoyotl/" SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" 1.21 dev-libs/libcoyotl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcoyotl/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcoyotl/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcoyotl/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 23 Jul 2013 10:31:37 -0000 1.20 +++ ChangeLog 10 Aug 2014 20:35:02 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libcoyotl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/ChangeLog,v 1.20 2013/07/23 10:31:37 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/ChangeLog,v 1.21 2014/08/10 20:35:02 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> libcoyotl-3.1.0-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION 23 Jul 2013; Sergey Popov <[email protected]> -libcoyotl-3.1.0.ebuild: Drop old revision
