diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:46:22 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:46:22 +0200 |
commit | 32748a30bfe7b3202f57b3edd192858bd19ff21b (patch) | |
tree | db890dc2fd0ea7dc5be2657e7489421908a54626 /app-i18n | |
parent | app-i18n/ibus-chewing: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-32748a30bfe7b3202f57b3edd192858bd19ff21b.tar.gz gentoo-32748a30bfe7b3202f57b3edd192858bd19ff21b.tar.bz2 gentoo-32748a30bfe7b3202f57b3edd192858bd19ff21b.zip |
app-i18n/ibus-hangul: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild index 4ada7acfd7c5..27d8b8454111 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/" +HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild index f07103ba3bf3..c4146344ef0f 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/" +HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild index 5750d8295517..227430394795 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/" +HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild index 5f0d7fa44b3f..2a1f2325cd81 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/" +HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |