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

dev-libs/uchardet/uchardet-0.0.1.ebuild

index 5472c1d2f036c9cf98da0aad9e54b4ee7673029b..baa94326585bfd863092ab3bfa9d3dd258150ea0 100644 (file)
@@ -7,7 +7,7 @@ EAPI="5"
 inherit cmake-utils
 
 DESCRIPTION="C port of Mozilla's Automatic Charset Detection algorithm"
-HOMEPAGE="https://code.google.com/p/uchardet/"
+HOMEPAGE="https://github.com/BYVoid/uchardet"
 SRC_URI="https://uchardet.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="MPL-1.1"