summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
commitf596b6cef19b8d04ae6e7279e44973b62c339f6c (patch)
treeb45feb776fb711d4e5f3366cfe54d328ff51eb5f /app-text/binfind
parentAdd ruby21 target. (diff)
downloadgentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.gz
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.bz2
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.zip
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/binfind')
-rw-r--r--app-text/binfind/ChangeLog8
-rw-r--r--app-text/binfind/binfind-0.0.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/binfind/ChangeLog b/app-text/binfind/ChangeLog
index e831a45a7ee0..31a4e1183c85 100644
--- a/app-text/binfind/ChangeLog
+++ b/app-text/binfind/ChangeLog
@@ -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 <patrick@gentoo.org> binfind-0.0.3.ebuild:
+ Make description more repoman-happy
*binfind-0.0.3 (29 Dec 2008)
29 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+binfind-0.0.3.ebuild:
Initial commit. Really useful tool for large input files.
-
diff --git a/app-text/binfind/binfind-0.0.3.ebuild b/app-text/binfind/binfind-0.0.3.ebuild
index 93909b172b68..485d6df8af6a 100644
--- a/app-text/binfind/binfind-0.0.3.ebuild
+++ b/app-text/binfind/binfind-0.0.3.ebuild
@@ -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"