slyfox 14/08/10 20:33:53 Modified: hashit-0.9.7.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.4 dev-libs/hashit/hashit-0.9.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild?r1=1.3&r2=1.4 Index: hashit-0.9.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hashit-0.9.7.ebuild 18 Dec 2011 19:55:48 -0000 1.3 +++ hashit-0.9.7.ebuild 10 Aug 2014 20:33:52 -0000 1.4 @@ -1,12 +1,12 @@ -# Copyright 1999-2011 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/hashit/hashit-0.9.7.ebuild,v 1.3 2011/12/18 19:55:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild,v 1.4 2014/08/10 20:33:52 slyfox Exp $ EAPI=3 inherit cmake-utils eutils -DESCRIPTION="Generic hash library implemented in C which supports multiple collision handling methods." +DESCRIPTION="Generic hash library implemented in C which supports multiple collision handling methods" HOMEPAGE="http://www.pleyades.net/david/hashit.php" SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2" 1.17 dev-libs/hashit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/hashit/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/hashit/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/hashit/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 10 May 2012 15:50:58 -0000 1.16 +++ ChangeLog 10 Aug 2014 20:33:52 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/hashit -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.16 2012/05/10 15:50:58 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.17 2014/08/10 20:33:52 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> hashit-0.9.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 May 2012; Agostino Sarubbo <a...@gentoo.org> -hashit-0.9.3.ebuild, -hashit-0.9.4.ebuild, -hashit-0.9.6.ebuild: @@ -66,4 +69,3 @@ 03 Jul 2004; <pyra...@gentoo.org> +hashit-0.9.1.ebuild: Initial import. Closing bug #54087. -