summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/uchardet/uchardet-9999.ebuild')
-rw-r--r--dev-libs/uchardet/uchardet-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/uchardet/uchardet-9999.ebuild b/dev-libs/uchardet/uchardet-9999.ebuild
index f149b5135867..c5aa9c364243 100644
--- a/dev-libs/uchardet/uchardet-9999.ebuild
+++ b/dev-libs/uchardet/uchardet-9999.ebuild
@@ -6,9 +6,9 @@ EAPI=6
inherit cmake-utils git-r3
-DESCRIPTION="An encoding detector library ported from Mozilla"
-HOMEPAGE="https://github.com/BYVoid/uchardet"
-EGIT_REPO_URI="git://github.com/BYVoid/${PN}.git"
+DESCRIPTION="An encoding detector library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
+EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}/${PN}"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"