diff options
author | 2016-11-04 03:27:06 +0100 | |
---|---|---|
committer | 2016-11-04 03:39:00 +0100 | |
commit | 16eaa1f0be8416864d75951c529b6e8e53a78bba (patch) | |
tree | e7eb1be5f8c500307ef203712feacd214d3b5964 /media-libs/SoQt | |
parent | sys-block/tgt: bup (diff) | |
download | gentoo-16eaa1f0be8416864d75951c529b6e8e53a78bba.tar.gz gentoo-16eaa1f0be8416864d75951c529b6e8e53a78bba.tar.bz2 gentoo-16eaa1f0be8416864d75951c529b6e8e53a78bba.zip |
media-libs/{coin,SoQt,simage}: update homepage and URLs, bug 578276
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r-- | media-libs/SoQt/SoQt-1.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild b/media-libs/SoQt/SoQt-1.5.0-r1.ebuild index 1a43d731fe63..7b660f7c0b49 100644 --- a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild +++ b/media-libs/SoQt/SoQt-1.5.0-r1.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit autotools-utils DESCRIPTION="The glue between Coin3D and Qt" -SRC_URI="http://ftp.coin3d.org/coin/src/all/${P}.tar.gz" -HOMEPAGE="http://www.coin3d.org/" +HOMEPAGE="https://bitbucket.org/Coin3D/soqt" +SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz" LICENSE="|| ( GPL-2 PEL )" KEYWORDS="~amd64 ~arm ~x86" |