summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-02-13 11:09:38 +0100
committerJonas Stein <jstein@gentoo.org>2018-02-13 11:09:56 +0100
commit834bd27052b70a99551c7d2d2a54a64fc94ac53f (patch)
tree7cdd92f86666c01eeaa80d2bfee4b03ab27600ca
parentMask media-gfx/qiviewer (diff)
downloadgentoo-834bd27052b70a99551c7d2d2a54a64fc94ac53f.tar.gz
gentoo-834bd27052b70a99551c7d2d2a54a64fc94ac53f.tar.bz2
gentoo-834bd27052b70a99551c7d2d2a54a64fc94ac53f.zip
app-i18n/ibus-sunpinyin: Fix SRC_URI
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild4
1 files 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 11703f187c92..77a59d469623 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"