From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4CBFE139694 for ; Sun, 23 Jul 2017 14:50:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B347E0E40; Sun, 23 Jul 2017 14:50:34 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67579E0E40 for ; Sun, 23 Jul 2017 14:50:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 791C634182E for ; Sun, 23 Jul 2017 14:50:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2270E74BD for ; Sun, 23 Jul 2017 14:50:32 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1500821413.4f29425076aba981229aa091d11d278312d909e8.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/anthy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/anthy/anthy-9100h-r1.ebuild app-i18n/anthy/anthy-9100h-r2.ebuild X-VCS-Directories: app-i18n/anthy/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 4f29425076aba981229aa091d11d278312d909e8 X-VCS-Branch: master Date: Sun, 23 Jul 2017 14:50:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 060a8c3f-ab48-4949-a234-3831b17e57d6 X-Archives-Hash: c7defa4bf70fbba6d7049a019fc31415 commit: 4f29425076aba981229aa091d11d278312d909e8 Author: Akinori Hattori gentoo org> AuthorDate: Sun Jul 23 14:42:39 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Jul 23 14:50:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f294250 app-i18n/anthy: update HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/anthy/anthy-9100h-r1.ebuild | 4 ++-- app-i18n/anthy/anthy-9100h-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-i18n/anthy/anthy-9100h-r1.ebuild b/app-i18n/anthy/anthy-9100h-r1.ebuild index f58590c8697..1a3713f2605 100644 --- a/app-i18n/anthy/anthy-9100h-r1.ebuild +++ b/app-i18n/anthy/anthy-9100h-r1.ebuild @@ -6,8 +6,8 @@ EAPI="3" inherit elisp-common eutils DESCRIPTION="Anthy -- free and secure Japanese input system" -HOMEPAGE="http://anthy.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/anthy/37536/${P}.tar.gz" +HOMEPAGE="http://anthy.osdn.jp/" +SRC_URI="mirror://sourceforge.jp/${PN}/37536/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/anthy/anthy-9100h-r2.ebuild b/app-i18n/anthy/anthy-9100h-r2.ebuild index 43eb4327bd5..c3788f57ab5 100644 --- a/app-i18n/anthy/anthy-9100h-r2.ebuild +++ b/app-i18n/anthy/anthy-9100h-r2.ebuild @@ -6,8 +6,8 @@ EAPI="6" inherit elisp-common DESCRIPTION="Anthy -- free and secure Japanese input system" -HOMEPAGE="http://anthy.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/anthy/37536/${P}.tar.gz" +HOMEPAGE="http://anthy.osdn.jp/" +SRC_URI="mirror://sourceforge.jp/${PN}/37536/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0"