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 778981382C5 for ; Mon, 16 Apr 2018 18:29:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9255E09BB; Mon, 16 Apr 2018 18:29:21 +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 896A2E09BB for ; Mon, 16 Apr 2018 18:29:21 +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 20A26335C49 for ; Mon, 16 Apr 2018 18:29:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF28428F for ; Mon, 16 Apr 2018 18:29:16 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1523903253.922d5f8267b0584bc5f95019cc213b62c9026bc5.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/m17n-db/Manifest dev-db/m17n-db/m17n-db-1.6.3.ebuild dev-db/m17n-db/m17n-db-1.6.4.ebuild X-VCS-Directories: dev-db/m17n-db/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 922d5f8267b0584bc5f95019cc213b62c9026bc5 X-VCS-Branch: master Date: Mon, 16 Apr 2018 18:29:16 +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: ffd87f3a-eaf5-4e4c-9cbc-c38358a7b12f X-Archives-Hash: 9e8229d384efba47a21b41b4bfd631cb commit: 922d5f8267b0584bc5f95019cc213b62c9026bc5 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Mon Apr 16 17:10:10 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Apr 16 18:27:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922d5f82 dev-db/m17n-db: Delete old versions (<1.7.0). dev-db/m17n-db/Manifest | 2 -- dev-db/m17n-db/m17n-db-1.6.3.ebuild | 26 -------------------------- dev-db/m17n-db/m17n-db-1.6.4.ebuild | 26 -------------------------- 3 files changed, 54 deletions(-) diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest index 644892650cc..cb31ec794ae 100644 --- a/dev-db/m17n-db/Manifest +++ b/dev-db/m17n-db/Manifest @@ -1,3 +1 @@ -DIST m17n-db-1.6.3.tar.gz 1384587 BLAKE2B 2b2e66120894d1ea80deb65123553d1f168999dd7efc8824e033a6549108ee9b84dabb40e14f8516e25324d9b3c0da205a4e2a0453c12acd3959dc15211abe29 SHA512 4a808b7f8298b9c15c479e7e2dbe26dfe39b0756da5f7a5f968700950d5e41527ce935bc6ced6e65d5e0d57c5f8402dba7f6001144f805129def8237d272625f -DIST m17n-db-1.6.4.tar.gz 1390344 BLAKE2B a54194565093cea04ca19d9f49f442b5df080e72a0380bcc0210c921e13efcdf27eaecd4860f1755220a6c9a37e7474f54c9646eef70e07263a1462f96120161 SHA512 54016284335630fca5403e540863aaff5f135429c5716c35404fc38d40544c03a213ad26af5ea7eb82567b11f4645608f66cde95036187e6e23ce0dae17e2324 DIST m17n-db-1.7.0.tar.gz 1939608 BLAKE2B 1b79e6ad32336a9ce34e14a52907b4064c410f70e356797ef59b1c9b8c83180453d820475b4dfb486eb1eb1d063607274b561a5120a60db0e0cfccad53d67eca SHA512 02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2 diff --git a/dev-db/m17n-db/m17n-db-1.6.3.ebuild b/dev-db/m17n-db/m17n-db-1.6.3.ebuild deleted file mode 100644 index 7a14bf3921e..00000000000 --- a/dev-db/m17n-db/m17n-db-1.6.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="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="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" -IUSE="" - -DEPEND="sys-devel/gettext" -RDEPEND="virtual/libintl" - -src_install() { - default - - docinto FORMATS - dodoc FORMATS/* - - docinto UNIDATA - dodoc UNIDATA/* -} diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild deleted file mode 100644 index 68c3d2fe9f5..00000000000 --- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="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="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86" -IUSE="" - -DEPEND="sys-devel/gettext" -RDEPEND="virtual/libintl" - -src_install() { - default - - docinto FORMATS - dodoc FORMATS/* - - docinto UNIDATA - dodoc UNIDATA/* -}