commit: 834bd27052b70a99551c7d2d2a54a64fc94ac53f Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Tue Feb 13 10:09:38 2018 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Tue Feb 13 10:09:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834bd270
app-i18n/ibus-sunpinyin: Fix SRC_URI Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild index 11703f187c9..77a59d46962 100644 --- a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild +++ b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit python-single-r1 scons-utils toolchain-funcs DESCRIPTION="The SunPinYin IMEngine for IBus Framework" HOMEPAGE="https://sunpinyin.googlecode.com/" -SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/sunpinyin-${PV}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jstein/dist/sunpinyin-${PV}.tar.xz" LICENSE="LGPL-2.1 CDDL" SLOT="0"
