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 5241A1396D0 for ; Tue, 5 Sep 2017 20:44:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96278E0BEC; Tue, 5 Sep 2017 20:44:08 +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 6B952E0BEC for ; Tue, 5 Sep 2017 20:44:08 +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 5703E33BF1C for ; Tue, 5 Sep 2017 20:44:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9A5E8E26 for ; Tue, 5 Sep 2017 20:44:05 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1504644244.b5eb13840558692e36a7ecd7f9c3d580d5ae4c10.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ghostwriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/ghostwriter/Manifest app-editors/ghostwriter/ghostwriter-1.4.2.ebuild app-editors/ghostwriter/ghostwriter-1.5.0.ebuild app-editors/ghostwriter/metadata.xml X-VCS-Directories: app-editors/ghostwriter/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: b5eb13840558692e36a7ecd7f9c3d580d5ae4c10 X-VCS-Branch: master Date: Tue, 5 Sep 2017 20:44:05 +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: 3022a73d-b038-4051-9819-20e35926023b X-Archives-Hash: e814421f7c1c67b7a8784c657af45f52 commit: b5eb13840558692e36a7ecd7f9c3d580d5ae4c10 Author: reagentoo gmail com> AuthorDate: Tue Sep 5 18:43:35 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Sep 5 20:44:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5eb1384 app-editors/ghostwriter: version bump to 1.5.0. This PR: * updates PLOCALES. * adds Dmitry Baranov as proxy maintainer. Closes: https://github.com/gentoo/gentoo/pull/5626 app-editors/ghostwriter/Manifest | 2 +- .../{ghostwriter-1.4.2.ebuild => ghostwriter-1.5.0.ebuild} | 2 +- app-editors/ghostwriter/metadata.xml | 9 ++++++++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/app-editors/ghostwriter/Manifest b/app-editors/ghostwriter/Manifest index 4f9f42e2473..82649d86e12 100644 --- a/app-editors/ghostwriter/Manifest +++ b/app-editors/ghostwriter/Manifest @@ -1 +1 @@ -DIST ghostwriter-1.4.2.tar.gz 589182 SHA256 775760d04c5a794c3810cffe9d1daa72ee123c77cc3041fc15a2052503899438 SHA512 b7442c4abe054cf73bbbe43c9537592fb54616a1085f529649b4bd3b4168c2ccb6f1127868d04c751b92edc277480baaf2d78a35b1b3fd285e804a17ec9cfbe2 WHIRLPOOL 685d9e057178f03d40ca8521b46a915e6b56289d42078fe0f1c8fcd601139f229f509865253e9b8ce76fde6aaf800d9c6e612bf37a5a0386ded935c75897f54e +DIST ghostwriter-1.5.0.tar.gz 620301 SHA256 bfd64024d9741f55d587afa5661f4b5e2a48becbbc92495c2186fca44fb08486 SHA512 4b6e1430342069b224f7aece30d5a592a43e9f702cb93fc073fded741771ea74b8478203aeaecdabb791aa7ddd8055d5c36346518adc7dd19b61e5f2e2cbe219 WHIRLPOOL f8169b923657dfbdff0f39bf02384b128feba3543820fc5a5922e20b0a637146507690a524a5b8564375bdd6adf1c7e3bc928eeae5f42505f6f5d6d166ee443a diff --git a/app-editors/ghostwriter/ghostwriter-1.4.2.ebuild b/app-editors/ghostwriter/ghostwriter-1.5.0.ebuild similarity index 96% rename from app-editors/ghostwriter/ghostwriter-1.4.2.ebuild rename to app-editors/ghostwriter/ghostwriter-1.5.0.ebuild index 81556e6faf8..d1344c71a9d 100644 --- a/app-editors/ghostwriter/ghostwriter-1.4.2.ebuild +++ b/app-editors/ghostwriter/ghostwriter-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PLOCALES="de en it ja pt_BR ru" +PLOCALES="cs de en es fr it ja pt_BR ru" inherit l10n qmake-utils diff --git a/app-editors/ghostwriter/metadata.xml b/app-editors/ghostwriter/metadata.xml index d6801017c64..960a05beff6 100644 --- a/app-editors/ghostwriter/metadata.xml +++ b/app-editors/ghostwriter/metadata.xml @@ -1,7 +1,14 @@ - + + reagentoo@gmail.com + Dmitry Baranov + + + proxy-maint@gentoo.org + Proxy Maintainers + wereturtle/ghostwriter