From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AAADD13888F for ; Sun, 4 Oct 2015 23:20:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7350E0852; Sun, 4 Oct 2015 23:20:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 309B2E0852 for ; Sun, 4 Oct 2015 23:20:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DD39340A3D for ; Sun, 4 Oct 2015 23:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99B14565 for ; Sun, 4 Oct 2015 23:20:31 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1444000764.c5ea00927ecdce893aa99c1ba174d2b8bd5d59d8.tetromino@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/pyfa/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/pyfa/Manifest games-util/pyfa/pyfa-1.12.0.ebuild games-util/pyfa/pyfa-1.15.0.ebuild games-util/pyfa/pyfa-9999.ebuild X-VCS-Directories: games-util/pyfa/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: c5ea00927ecdce893aa99c1ba174d2b8bd5d59d8 X-VCS-Branch: master Date: Sun, 4 Oct 2015 23:20:31 +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: 2094a426-e387-4e16-8fb1-faa0858ddf7d X-Archives-Hash: d85100d4065afab572afc2e2aba2d9e2 commit: c5ea00927ecdce893aa99c1ba174d2b8bd5d59d8 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Sun Oct 4 23:19:08 2015 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Sun Oct 4 23:19:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ea0092 games-util/pyfa: bump to 1.15.0 for Vanguard Gentoo-Bug: 562078 Reported-by: Captain Crutches Package-Manager: portage-2.2.22 games-util/pyfa/Manifest | 2 +- games-util/pyfa/{pyfa-1.12.0.ebuild => pyfa-1.15.0.ebuild} | 2 +- games-util/pyfa/pyfa-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games-util/pyfa/Manifest b/games-util/pyfa/Manifest index 3768444..5d7d734 100644 --- a/games-util/pyfa/Manifest +++ b/games-util/pyfa/Manifest @@ -1 +1 @@ -DIST pyfa-1.12.0.tar.gz 5898063 SHA256 d22f725efee6cd48a30ccc16a04e913afa1a7e9e89a2004ef8ca12263663ae87 SHA512 c7cda257c0ebffee113df713b8e4a2578fc46ec4493a13341c3907cd8de99c19f4cb1dbae4fe4365134c9ebced618efee2614cb57889a50330d37cf5996ec602 WHIRLPOOL eaf0bc3907b0f32feb601319ca8630e18e8eababb8d3623e56ee3fdc45dfc30946c817e2040e10f0f0e13093672b4faf0e5893088a125bb056d14dd006d623f6 +DIST pyfa-1.15.0.tar.gz 6243527 SHA256 27ec6748b5f1083050d47a364a8699e521a614c5c643a639441c82168017123c SHA512 c966e3fd7627ef575247b00eacee7392f7f2d32b14485c2a7e5aa0c6f3fe6ad99c1a536bfcbfcc6de29fa4bdc177b6a12e0a571926c1b7b755ef9fc6f76f3bad WHIRLPOOL f6ba22d7f3899c4a3fd702a5d0145b39e06e70793da2682c6bb0df0b3772c02f250b59d05a4fee23f72d87010f02d916a944c0499852dc0be845e1ae56b61904 diff --git a/games-util/pyfa/pyfa-1.12.0.ebuild b/games-util/pyfa/pyfa-1.15.0.ebuild similarity index 97% rename from games-util/pyfa/pyfa-1.12.0.ebuild rename to games-util/pyfa/pyfa-1.15.0.ebuild index 8f22414..76dac88 100644 --- a/games-util/pyfa/pyfa-1.12.0.ebuild +++ b/games-util/pyfa/pyfa-1.15.0.ebuild @@ -63,7 +63,7 @@ src_install() { pyfa_py_install() { local packagedir=$(python_get_sitedir)/${PN} insinto "${packagedir}" - doins -r eos gui icons service config*.py __init__.py gpl.txt + doins -r eos gui icons service utils config*.py __init__.py gpl.txt [[ -e info.py ]] && doins info.py # only in zip releases doins "${BUILD_DIR}/configforced.py" python_doscript "${BUILD_DIR}/pyfa" diff --git a/games-util/pyfa/pyfa-9999.ebuild b/games-util/pyfa/pyfa-9999.ebuild index 8f22414..76dac88 100644 --- a/games-util/pyfa/pyfa-9999.ebuild +++ b/games-util/pyfa/pyfa-9999.ebuild @@ -63,7 +63,7 @@ src_install() { pyfa_py_install() { local packagedir=$(python_get_sitedir)/${PN} insinto "${packagedir}" - doins -r eos gui icons service config*.py __init__.py gpl.txt + doins -r eos gui icons service utils config*.py __init__.py gpl.txt [[ -e info.py ]] && doins info.py # only in zip releases doins "${BUILD_DIR}/configforced.py" python_doscript "${BUILD_DIR}/pyfa"