summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-10-29 20:46:19 -0400
committerMike Gilbert <floppym@gentoo.org>2016-10-29 20:46:19 -0400
commit970d9cf88dfc2cc0491e09fcc85db61dc07fe1f7 (patch)
tree1b1e54fe3387e63e916756717413762c1812392a /dev-util
parentapp-misc/hivex: fix typo (diff)
downloadgentoo-970d9cf88dfc2cc0491e09fcc85db61dc07fe1f7.tar.gz
gentoo-970d9cf88dfc2cc0491e09fcc85db61dc07fe1f7.tar.bz2
gentoo-970d9cf88dfc2cc0491e09fcc85db61dc07fe1f7.zip
dev-util/pkgconf: drop github from SRC_URI
Package-Manager: portage-2.3.2_p1
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconf/pkgconf-1.0.2.ebuild3
-rw-r--r--dev-util/pkgconf/pkgconf-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.0.2.ebuild b/dev-util/pkgconf/pkgconf-1.0.2.ebuild
index 0a4a2ab274f0..165b782c24d7 100644
--- a/dev-util/pkgconf/pkgconf-1.0.2.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.0.2.ebuild
@@ -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"
diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild
index 0a4a2ab274f0..165b782c24d7 100644
--- a/dev-util/pkgconf/pkgconf-9999.ebuild
+++ b/dev-util/pkgconf/pkgconf-9999.ebuild
@@ -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"