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 D3A44138334 for ; Tue, 4 Sep 2018 12:45:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 957FFE0891; Tue, 4 Sep 2018 12:45:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 67130E0891 for ; Tue, 4 Sep 2018 12:45:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9B900335C0D for ; Tue, 4 Sep 2018 12:45:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B76AE3C1 for ; Tue, 4 Sep 2018 12:45:38 +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: <1536065107.a3d17d44e9c8e7dc0969a5851c54f118cf6cbe24.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild X-VCS-Directories: app-i18n/ibus-hangul/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: a3d17d44e9c8e7dc0969a5851c54f118cf6cbe24 X-VCS-Branch: master Date: Tue, 4 Sep 2018 12:45:38 +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: 8a14f1ec-8b02-4dc6-b59a-7d786560569c X-Archives-Hash: 94549536446710df8dfaeb21daa064d1 commit: a3d17d44e9c8e7dc0969a5851c54f118cf6cbe24 Author: Akinori Hattori gentoo org> AuthorDate: Tue Sep 4 12:45:07 2018 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue Sep 4 12:45:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3d17d44 app-i18n/ibus-hangul: update DESCRIPTION Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild | 2 +- app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild index 7b61f434638..2962cc569f5 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit gnome2-utils python-single-r1 -DESCRIPTION="Hangul engine for IBus" +DESCRIPTION="Korean Hangul engine for IBus" HOMEPAGE="https://github.com/libhangul/ibus-hangul/wiki" SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild index 0c0401cb2c0..a78ae6cb20d 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit gnome2-utils python-single-r1 -DESCRIPTION="Hangul engine for IBus" +DESCRIPTION="Korean Hangul engine for IBus" HOMEPAGE="https://github.com/libhangul/ibus-hangul/wiki" SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz"