Skip to content

Commit

Permalink
app-crypt/signing-party: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent f659844 commit c490138
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions app-crypt/signing-party/signing-party-2.7.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
EAPI=7

inherit toolchain-funcs autotools

Expand All @@ -12,12 +12,9 @@ SRC_URI="mirror://debian/pool/main/s/signing-party/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""

DEPEND="
dev-lang/perl
app-crypt/libmd
"
DEPEND="dev-lang/perl
app-crypt/libmd"
RDEPEND="${DEPEND}
>=app-crypt/gnupg-1.3.92
dev-perl/GnuPG-Interface
Expand Down

0 comments on commit c490138

Please sign in to comment.