From: Alon Bar-Lev Date: Sun, 23 Sep 2018 11:23:36 +0000 (+0300) Subject: app-crypt/bsign: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=86615353758488aa5ba7424736815bae82e3b9cb;p=gentoo.git app-crypt/bsign: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- 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"