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 6E3771396D0 for ; Sat, 12 Aug 2017 14:21:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 843E61FC04B; Sat, 12 Aug 2017 14:21:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5AB1C1FC04B for ; Sat, 12 Aug 2017 14:21:57 +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 4124434183E for ; Sat, 12 Aug 2017 14:21:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E18A476A8 for ; Sat, 12 Aug 2017 14:21:54 +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: <1502547702.1dcd9604d002e9f9daf538e809efecd59439d723.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/tomoe-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild X-VCS-Directories: app-i18n/tomoe-gtk/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 1dcd9604d002e9f9daf538e809efecd59439d723 X-VCS-Branch: master Date: Sat, 12 Aug 2017 14:21:54 +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: 13cc7546-a67a-4b82-a9c6-fee5fe205624 X-Archives-Hash: 98ebfe80d9609f1082a9c2c9bad8ff53 commit: 1dcd9604d002e9f9daf538e809efecd59439d723 Author: Akinori Hattori gentoo org> AuthorDate: Sat Aug 12 14:21:09 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sat Aug 12 14:21:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dcd9604 app-i18n/tomoe-gtk: update HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild index 65af6e4c7d6..ee72ae4622b 100644 --- a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild +++ b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit ltprune python-single-r1 DESCRIPTION="Tomoe GTK+ interface widget library" -HOMEPAGE="http://tomoe.sourceforge.jp/" +HOMEPAGE="http://tomoe.osdn.jp/" SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz" LICENSE="LGPL-2.1"