public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/binfind/
Date: Sat,  9 Nov 2019 11:45:59 +0000 (UTC)	[thread overview]
Message-ID: <1573299944.4e3c258149d751fde707e41e7c5b6c86b9ea3df3.mgorny@gentoo> (raw)

commit:     4e3c258149d751fde707e41e7c5b6c86b9ea3df3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 11:24:23 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 11:45:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e3c2581

app-text/binfind: Bump to EAPI 7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/binfind/binfind-0.0.3.ebuild | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/app-text/binfind/binfind-0.0.3.ebuild b/app-text/binfind/binfind-0.0.3.ebuild
index d5da3dc5dad..8b5a81b45b4 100644
--- a/app-text/binfind/binfind-0.0.3.ebuild
+++ b/app-text/binfind/binfind-0.0.3.ebuild
@@ -1,19 +1,13 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
-DESCRIPTION="binfind searches files for a byte sequence specified on the command line"
+DESCRIPTION="Search 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"
+
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-DEPEND=""
-RDEPEND=""
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc AUTHORS NEWS README ChangeLog
-}


             reply	other threads:[~2019-11-09 11:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09 11:45 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-09 11:45 [gentoo-commits] repo/gentoo:master commit in: app-text/binfind/ Michał Górny
2020-07-03 23:22 Aaron Bauman
2021-12-12 14:23 Yixun Lan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1573299944.4e3c258149d751fde707e41e7c5b6c86b9ea3df3.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox