app-i18n/scim: Update homepage.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 8 Mar 2018 19:07:07 +0000 (20:07 +0100)
committerMike Gilbert <floppym@gentoo.org>
Thu, 8 Mar 2018 19:32:51 +0000 (14:32 -0500)
app-i18n/scim/metadata.xml
app-i18n/scim/scim-1.4.18.ebuild

index 3590c797aa6cd20e206c12775b6861b7a6c00a2c..9115a5e98accd30a686a3dd99c260b3216736f58 100644 (file)
@@ -9,6 +9,6 @@
                <flag name="gtk3">Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag>
        </use>
        <upstream>
-               <remote-id type="sourceforge">scim</remote-id>
+               <remote-id type="github">scim-im/scim</remote-id>
        </upstream>
 </pkgmetadata>
index fed4fdc5b7711ab7533a3972de42186c1f8a615a..775f3e68a13974fe0cd8b0a9617e76d96bd395e0 100644 (file)
@@ -1,12 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI="6"
+
 inherit eutils flag-o-matic multilib gnome2-utils autotools
 
 DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform"
-HOMEPAGE="https://sourceforge.net/projects/scim"
-SRC_URI="https://github.com/scim-im/scim/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/scim-im/scim"
+SRC_URI="https://github.com/scim-im/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"