dev-util/pkgconf: drop github from SRC_URI

Package-Manager: portage-2.3.2_p1
This commit is contained in:
Mike Gilbert
2016-10-29 20:46:19 -04:00
parent 73134edffa
commit 970d9cf88d
2 changed files with 2 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"