sys-boot/refit: update metadata

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Mario Fetka
2022-04-05 14:35:09 +02:00
parent cb6a39de8b
commit 6e066f3a2e
4 changed files with 23 additions and 18 deletions

View File

@@ -1,8 +1,7 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
EAPI=6
inherit eutils versionator
@@ -17,9 +16,8 @@ MY_PV=${MY_PVR/-*/}
S="${WORKDIR}/${MY_PN}-${MY_PV}"
SRC_URI_BASE="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/"
SRC_URI="${SRC_URI_BASE}${MY_PN}_${MY_PV}.orig.tar.gz
${SRC_URI_BASE}${MY_PN}_${MY_PVR}.debian.tar.gz"
SRC_URI="https://cloudfront.debian.net/debian-archive/debian/pool/main/r/refit/${MY_PN}_${MY_PV}.orig.tar.gz
https://cloudfront.debian.net/debian-archive/debian/pool/main/r/refit/${MY_PN}_${MY_PVR}.debian.tar.gz"
LICENSE="BSD"
SLOT="0"