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 AADC7139694 for ; Fri, 14 Jul 2017 08:52:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8827D1FC05F; Fri, 14 Jul 2017 08:52:12 +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 68AD21FC05E for ; Fri, 14 Jul 2017 08:52:12 +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 B8C2C3418EE for ; Fri, 14 Jul 2017 08:52:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 206D374C0 for ; Fri, 14 Jul 2017 08:52:08 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1500022278.fc89a2e7f53eb68d6c69b96c36c5eea53ad12356.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gspell/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/gspell/Manifest app-text/gspell/gspell-1.4.0.ebuild app-text/gspell/gspell-1.4.1.ebuild X-VCS-Directories: app-text/gspell/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: fc89a2e7f53eb68d6c69b96c36c5eea53ad12356 X-VCS-Branch: master Date: Fri, 14 Jul 2017 08:52:08 +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: 6fae1d30-59cc-4a7f-9e33-a499c17b90e6 X-Archives-Hash: 5cb45273ed45aca440558ff0acb233a8 commit: fc89a2e7f53eb68d6c69b96c36c5eea53ad12356 Author: Mart Raudsepp gentoo org> AuthorDate: Fri Jul 14 08:38:47 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Jul 14 08:51:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc89a2e7 app-text/gspell: bump to 1.4.1 Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-text/gspell/Manifest | 2 +- app-text/gspell/{gspell-1.4.0.ebuild => gspell-1.4.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/gspell/Manifest b/app-text/gspell/Manifest index c68f6d5098f..b0d4922540b 100644 --- a/app-text/gspell/Manifest +++ b/app-text/gspell/Manifest @@ -1,2 +1,2 @@ DIST gspell-1.2.3.tar.xz 395360 SHA256 a64e158e47a6e2b8ec9a3a1fea98a416f78a13e275c909b2ed488494ff835f82 SHA512 b45f17e8707187a070d4c5d4f91e4bcbd4108e596519c2900d7ca1f35050b6b397ed8c012fa25e179dddaf8b9c3a356b26c6070698f8333dff00c57a72e47198 WHIRLPOOL 1b6f22740d2b5597c20aa6d84e3e9e0b0b50c2fccfd811f49c99dff5e3762bc91a7582f223711f0f37a95c37d302b40697bd3517c170e8991cad4d556398875f -DIST gspell-1.4.0.tar.xz 408852 SHA256 8d317c6bf6ae298b0a6c89aed63bc133c85c8ce7e8e799d870da560ad10b2d4e SHA512 f3b151e4785ea28535bc56ba9d28e7f10afc7ce03df111a52ee3b884f6e7e9730dd99cf0a1a26b8aa9bc825d1328868e269548939afcc65c06c9292ef2a824c7 WHIRLPOOL 94378578465b3e7672020667877f7031489878357a94e5936117bd25ec6418770d06bc1e4239869322e6441950b5a91658d17fd4952fdc62c45775e8c561e0eb +DIST gspell-1.4.1.tar.xz 408996 SHA256 442f88fecd7f9e00a6a9d0af2d762744dd3c119217ff11d6739500f75b0f10be SHA512 ded60e876598d8b6002ea28aa9a0d8f84c56c3a46d245df051949f5400f605a666279e42949bf2bfb365cf31f4618f1ce657dd3b81ed748af1036eddc1e67f6d WHIRLPOOL 5d76db642cad3dcfdc58d7a2a5b81768b16f7c29829646c8d6517e6fbc835389affc06372b9e339bfade388debd57d3d389920b2bd1e605b1e3cbbcfdbb61f64 diff --git a/app-text/gspell/gspell-1.4.0.ebuild b/app-text/gspell/gspell-1.4.1.ebuild similarity index 100% rename from app-text/gspell/gspell-1.4.0.ebuild rename to app-text/gspell/gspell-1.4.1.ebuild