mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-util/pkgconf: drop github from SRC_URI
Package-Manager: portage-2.3.2_p1
This commit is contained in:
@@ -8,8 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git )
|
||||
inherit autotools git-r3
|
||||
else
|
||||
SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz
|
||||
https://github.com/pkgconf/pkgconf/releases/download/${P}/${P}.tar.xz"
|
||||
SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
|
||||
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux
|
||||
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
|
||||
|
||||
@@ -8,8 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI=( {https,git}://github.com/pkgconf/${PN}.git )
|
||||
inherit autotools git-r3
|
||||
else
|
||||
SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz
|
||||
https://github.com/pkgconf/pkgconf/releases/download/${P}/${P}.tar.xz"
|
||||
SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
|
||||
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux
|
||||
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
|
||||
|
||||
Reference in New Issue
Block a user