public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/fcrackzip/
Date: Thu,  3 Dec 2015 15:01:18 +0000 (UTC)	[thread overview]
Message-ID: <1449154774.10f2b92c9da326df5c35d64377377d0aefc762af.alonbl@gentoo> (raw)

commit:     10f2b92c9da326df5c35d64377377d0aefc762af
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 14:59:17 2015 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 14:59:34 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f2b92c

app-crypt/fcrackzip: cleanup EAP

Bug: 531630
Thanks: Benda Xu <heroxbd <AT> gentoo.org>
Package-Manager: portage-2.2.20.1

 app-crypt/fcrackzip/fcrackzip-1.0.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
index daf6b31..50c7c31 100644
--- a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
+++ b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=5
 
 DESCRIPTION="a zip password cracker"
 HOMEPAGE="http://oldhome.schmorp.de/marc/fcrackzip.html"
@@ -21,7 +21,6 @@ src_prepare() {
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
-	mv -vf "${D}"/usr/bin/{zipinfo,fcrack-zipinfo} || die
-	dodoc AUTHORS ChangeLog NEWS README
+	default
+	mv "${ED}"/usr/bin/{zipinfo,fcrack-zipinfo} || die
 }


             reply	other threads:[~2015-12-03 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 15:01 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-04 20:07 [gentoo-commits] repo/gentoo:master commit in: app-crypt/fcrackzip/ Alon Bar-Lev
2022-10-19  2:44 Sam James

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=1449154774.10f2b92c9da326df5c35d64377377d0aefc762af.alonbl@gentoo \
    --to=alonbl@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