patrick 14/08/06 07:09:31 Modified: binfind-0.0.3.ebuild ChangeLog Log: Make description more repoman-happy (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 app-text/binfind/binfind-0.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/binfind/binfind-0.0.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/binfind/binfind-0.0.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/binfind/binfind-0.0.3.ebuild?r1=1.1&r2=1.2 Index: binfind-0.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/binfind/binfind-0.0.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- binfind-0.0.3.ebuild 29 Dec 2008 09:06:59 -0000 1.1 +++ binfind-0.0.3.ebuild 6 Aug 2014 07:09:31 -0000 1.2 @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/binfind/binfind-0.0.3.ebuild,v 1.1 2008/12/29 09:06:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/binfind/binfind-0.0.3.ebuild,v 1.2 2014/08/06 07:09:31 patrick Exp $ -DESCRIPTION="binfind searches files for a byte sequence specified on the command line." +DESCRIPTION="binfind searches files for a byte sequence specified on the command line" HOMEPAGE="http://www.lith.at/binfind" SRC_URI="http://www.lith.at/binfind/${P}.tar.gz" LICENSE="GPL-2" 1.2 app-text/binfind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/binfind/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/binfind/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/binfind/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/binfind/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 29 Dec 2008 09:06:59 -0000 1.1 +++ ChangeLog 6 Aug 2014 07:09:31 -0000 1.2 @@ -1,10 +1,12 @@ # ChangeLog for app-text/binfind -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/binfind/ChangeLog,v 1.1 2008/12/29 09:06:59 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/binfind/ChangeLog,v 1.2 2014/08/06 07:09:31 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <[email protected]> binfind-0.0.3.ebuild: + Make description more repoman-happy *binfind-0.0.3 (29 Dec 2008) 29 Dec 2008; Robin H. Johnson <[email protected]> +metadata.xml, +binfind-0.0.3.ebuild: Initial commit. Really useful tool for large input files. -
