mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-arch/bzip2: update HOMEPAGE and SRC_URI
Looks like bzip2 is moving back to its former project home at sourceware.org. In the meantime use Gentoo's own mirror. Closes: https://bugs.gentoo.org/663280 Package-Manager: Portage-2.3.44, Repoman-2.3.10
This commit is contained in:
@@ -9,8 +9,8 @@ EAPI=6
|
||||
inherit toolchain-funcs multilib-minimal
|
||||
|
||||
DESCRIPTION="A high-quality data compressor used extensively by Gentoo Linux"
|
||||
HOMEPAGE="http://www.bzip.org/"
|
||||
SRC_URI="http://www.bzip.org/${PV}/${P}.tar.gz"
|
||||
HOMEPAGE="https://sourceware.org/bzip2/"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="BZIP2"
|
||||
SLOT="0/1" # subslot = SONAME
|
||||
|
||||
Reference in New Issue
Block a user