commit:     4d8730f339121e68b44936b8cafc89057e17d1d8
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Mar  8 19:07:07 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Mar  8 19:32:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d8730f3

app-i18n/scim: Update homepage.

 app-i18n/scim/metadata.xml       | 2 +-
 app-i18n/scim/scim-1.4.18.ebuild | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-i18n/scim/metadata.xml b/app-i18n/scim/metadata.xml
index 3590c797aa6..9115a5e98ac 100644
--- a/app-i18n/scim/metadata.xml
+++ b/app-i18n/scim/metadata.xml
@@ -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>

diff --git a/app-i18n/scim/scim-1.4.18.ebuild b/app-i18n/scim/scim-1.4.18.ebuild
index fed4fdc5b77..775f3e68a13 100644
--- a/app-i18n/scim/scim-1.4.18.ebuild
+++ b/app-i18n/scim/scim-1.4.18.ebuild
@@ -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"

Reply via email to