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 5C384139694 for ; Wed, 5 Jul 2017 12:49:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 973F0E0B78; Wed, 5 Jul 2017 12:49:07 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 737E8E0B78 for ; Wed, 5 Jul 2017 12:49:07 +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 E7C40341802 for ; Wed, 5 Jul 2017 12:49:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 541D4749D for ; Wed, 5 Jul 2017 12:49:04 +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: <1499258918.2453a3d3b4c632be824158b2ec87e987fe850689.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-contrib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/m17n-contrib/Manifest dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild X-VCS-Directories: dev-db/m17n-contrib/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 2453a3d3b4c632be824158b2ec87e987fe850689 X-VCS-Branch: master Date: Wed, 5 Jul 2017 12:49:04 +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: 91fee8f0-a299-4709-8c4c-1eb1e4a2f279 X-Archives-Hash: 2bb138bc1e31bdd57eeec33b770eb23d commit: 2453a3d3b4c632be824158b2ec87e987fe850689 Author: Akinori Hattori gentoo org> AuthorDate: Wed Jul 5 12:48:38 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Jul 5 12:48:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2453a3d3 dev-db/m17n-contrib: restore 1.1.13 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --force dev-db/m17n-contrib/Manifest | 1 + dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/dev-db/m17n-contrib/Manifest b/dev-db/m17n-contrib/Manifest index 6ace4a91516..af11f37ea2f 100644 --- a/dev-db/m17n-contrib/Manifest +++ b/dev-db/m17n-contrib/Manifest @@ -1 +1,2 @@ +DIST m17n-contrib-1.1.13.tar.gz 697293 SHA256 adcf708ea7abd651b4a72562059b4b2408b9729527330a28f1a467168d27de6c SHA512 09b04315162b197bbada94e4213108a7b02e2349e519e311b545faefcb057f0bd5345a18f8eb3e9bb96843c2e8f04f56685e0347ede0ccade1b79caf459cb945 WHIRLPOOL e1bdcf80b41bcacc4717e4c5a364c10c0e857e14528420f3537ed7d76d4ae28daedb98e023433fa192cb78169c1cbdb2d38fd3691f7e5ad7798c5e858ce158b6 DIST m17n-contrib-1.1.14.tar.gz 698611 SHA256 4f623be23979e2d52c1275621b3d4488c24b9fbd81f5a9d28260d88f93d23d2c SHA512 569149dc4318e033ecde347cd9f935b6e18fefdd8f24d8a447aed3f754a920cec53b5f7a806d93032a45c05a346076c38a3a5b6398cf4caadc7db0e52baf5ced WHIRLPOOL be907582d6774dcc48a94c2bd689dd19a01ffa456cd22728dcdd4ba3b340daa093eca7890b32f88b38e570d9c5b7316e7c7552f547199ff1efd687801549d088 diff --git a/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild b/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild new file mode 100644 index 00000000000..44db8e9237f --- /dev/null +++ b/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +DESCRIPTION="Contribution database for the m17n library" +HOMEPAGE="https://savannah.nongnu.org/projects/m17n" +SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="~dev-db/m17n-db-1.6.3"