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
This commit is contained in:
reagentoo
2017-09-05 21:43:35 +03:00
committed by Patrice Clement
parent e2959e4f14
commit b5eb138405
3 changed files with 10 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -1,7 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<maintainer type="person">
<email>reagentoo@gmail.com</email>
<name>Dmitry Baranov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">wereturtle/ghostwriter</remote-id>
</upstream>