From 86615353758488aa5ba7424736815bae82e3b9cb Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 14:23:36 +0300 Subject: app-crypt/bsign: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/bsign/bsign-0.4.5-r1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/bsign/bsign-0.4.5-r1.ebuild b/app-crypt/bsign/bsign-0.4.5-r1.ebuild index 11ef50052dbb..9da81524e628 100644 --- a/app-crypt/bsign/bsign-0.4.5-r1.ebuild +++ b/app-crypt/bsign/bsign-0.4.5-r1.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + inherit autotools flag-o-matic DESCRIPTION="embed secure hashes (SHA1) and digital signatures (GNU Privacy Guard) into files" -HOMEPAGE="http://packages.debian.org/sid/bsign" +HOMEPAGE="https://packages.debian.org/jessie/bsign" SRC_URI="mirror://debian/pool/main/b/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad