Skip to content

Commit

Permalink
media-libs/{coin,SoQt,simage}: update homepage and URLs, bug 578276
Browse files Browse the repository at this point in the history
  • Loading branch information
reavertm committed Nov 4, 2016
1 parent 6f20a0a commit 16eaa1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions media-libs/SoQt/SoQt-1.5.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions media-libs/coin/coin-3.1.3-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -9,8 +9,8 @@ inherit autotools-utils flag-o-matic
MY_P=${P/c/C}

DESCRIPTION="A high-level 3D graphics toolkit, fully compatible with SGI Open Inventor 2.1"
HOMEPAGE="http://www.coin3d.org/"
SRC_URI="ftp://ftp.coin3d.org/pub/coin/src/all/${MY_P}.tar.gz"
HOMEPAGE="https://bitbucket.org/Coin3D/coin/wiki/Home"
SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${MY_P}.tar.gz"

LICENSE="|| ( GPL-2 PEL )"
KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
Expand Down
2 changes: 1 addition & 1 deletion media-libs/simage/simage-1.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EAPI=2
inherit base

DESCRIPTION="Image and video texturing library"
HOMEPAGE="http://www.coin3d.org/lib/simage/"
HOMEPAGE="https://bitbucket.org/Coin3D/simage"
SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz"

LICENSE="public-domain mpeg2enc"
Expand Down

0 comments on commit 16eaa1f

Please sign in to comment.