diff options
author | 2015-09-01 20:48:30 +0200 | |
---|---|---|
committer | 2015-09-01 20:48:30 +0200 | |
commit | 8cafabf0db12b661a960d7bb4e67df04d2acafe1 (patch) | |
tree | 82b0bebda5101c206fb165ba580559f2ba70f13f | |
parent | app-i18n/ibus-rime: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-8cafabf0db12b661a960d7bb4e67df04d2acafe1.tar.gz gentoo-8cafabf0db12b661a960d7bb4e67df04d2acafe1.tar.bz2 gentoo-8cafabf0db12b661a960d7bb4e67df04d2acafe1.zip |
app-i18n/ibus-table: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
5 files changed, 5 insertions, 5 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild index 053cd2d6a959..27df9177c6a0 100644 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -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 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild index d5c09cb877ac..80514b8d2df4 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -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 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild index 8ddc75cb7c8f..e01b8cb5b926 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -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 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild index 5502746c9f98..1dd0f4d9406e 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite" inherit eutils python-single-r1 DESCRIPTION="The Table Engine for IBus Framework" -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 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild index b0939b0957bb..b6fba198d20a 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit eutils python DESCRIPTION="The Table Engine for IBus Framework" -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 LGPL-2.1" |