slyfox 14/08/10 21:26:00 Modified: bunny-0.93-r1.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.2 dev-util/bunny/bunny-0.93-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bunny/bunny-0.93-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bunny/bunny-0.93-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bunny/bunny-0.93-r1.ebuild?r1=1.1&r2=1.2 Index: bunny-0.93-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/bunny/bunny-0.93-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bunny-0.93-r1.ebuild 20 Sep 2010 19:46:54 -0000 1.1 +++ bunny-0.93-r1.ebuild 10 Aug 2014 21:26:00 -0000 1.2 @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bunny/bunny-0.93-r1.ebuild,v 1.1 2010/09/20 19:46:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bunny/bunny-0.93-r1.ebuild,v 1.2 2014/08/10 21:26:00 slyfox Exp $ EAPI="2" inherit toolchain-funcs -DESCRIPTION="A small general purpose fuzzer for C programs." +DESCRIPTION="A small general purpose fuzzer for C programs" HOMEPAGE="http://code.google.com/p/bunny-the-fuzzer" SRC_URI="http://bunny-the-fuzzer.googlecode.com/files/${P}.tgz" 1.6 dev-util/bunny/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bunny/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bunny/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bunny/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/bunny/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 10 May 2012 16:02:10 -0000 1.5 +++ ChangeLog 10 Aug 2014 21:26:00 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/bunny -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bunny/ChangeLog,v 1.5 2012/05/10 16:02:10 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/bunny/ChangeLog,v 1.6 2014/08/10 21:26:00 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> bunny-0.93-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 May 2012; Agostino Sarubbo <[email protected]> -bunny-0.93.ebuild: Remove old @@ -23,4 +26,3 @@ 24 Nov 2007; Samuli Suominen <[email protected]> +bunny-0.92.ebuild: Initial commit, ebuild by drear from freenode. -
