media-libs/iulib: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:39:25 +0000 (21:39 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:39:25 +0000 (21:39 +0200)
Package-Manager: portage-2.2.20.1

media-libs/iulib/iulib-0.3.ebuild
media-libs/iulib/iulib-0.4.ebuild

index 1cf0ca66957c577c3c841b5ffc038fee2c3c0571..a4c9666a5791ed49f5c45003802f34314b49236a 100644 (file)
@@ -5,7 +5,7 @@
 inherit eutils
 
 DESCRIPTION="easy-to-use image and video I/O functions"
-HOMEPAGE="https://code.google.com/p/iulib/"
+HOMEPAGE="https://github.com/tmbdev/iulib"
 SRC_URI="https://iulib.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index bc3a4ee6a49026f1bafa8307990de607bbfa778d..7e32cea66ae47afd83326332fe27a64e3fafff06 100644 (file)
@@ -7,7 +7,7 @@ EAPI="4"
 inherit eutils toolchain-funcs multilib scons-utils
 
 DESCRIPTION="easy-to-use image and video I/O functions"
-HOMEPAGE="https://code.google.com/p/iulib/"
+HOMEPAGE="https://github.com/tmbdev/iulib"
 SRC_URI="https://iulib.googlecode.com/files/${P}.tgz"
 
 LICENSE="Apache-2.0"