media-libs/gd: Replace mirror://bitbucket with inline URL
authorMichał Górny <mgorny@gentoo.org>
Thu, 3 Dec 2015 22:39:21 +0000 (23:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 3 Dec 2015 22:40:10 +0000 (23:40 +0100)
Replace mirror://bitbucket that has been removed in July 2014 with
correct inline URL.

media-libs/gd/gd-2.1.1-r1.ebuild
media-libs/gd/gd-2.1.1.ebuild

index 5e62731d649f71f8d9e868437ce2d06f762f5efc..2be673fa27eeb6730bcf2bc969f5ccbe4c347cd3 100644 (file)
@@ -8,7 +8,7 @@ inherit libtool multilib-minimal eutils autotools
 
 DESCRIPTION="A graphics library for fast image creation"
 HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/"
-SRC_URI="mirror://bitbucket/libgd/gd-libgd/downloads/lib${P}.tar.xz"
+SRC_URI="https://bitbucket.org/libgd/gd-libgd/downloads/lib${P}.tar.xz"
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"
index a888450fb255b0b05b81b2735b43aa3bf4db7cee..0d365a85adaab2fee42ce92ca8075969f9de303e 100644 (file)
@@ -8,7 +8,7 @@ inherit libtool multilib-minimal eutils
 
 DESCRIPTION="A graphics library for fast image creation"
 HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/"
-SRC_URI="mirror://bitbucket/libgd/gd-libgd/downloads/lib${P}.tar.xz"
+SRC_URI="https://bitbucket.org/libgd/gd-libgd/downloads/lib${P}.tar.xz"
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"