summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2015-10-04 19:19:08 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2015-10-04 19:19:24 -0400
commitc5ea00927ecdce893aa99c1ba174d2b8bd5d59d8 (patch)
treec7e5b2ef5239dcaf466c0e8c93146bd15dfa6c3d /games-util
parentdev-python/python-openstackclient: bup for liberty (diff)
downloadgentoo-c5ea00927ecdce893aa99c1ba174d2b8bd5d59d8.tar.gz
gentoo-c5ea00927ecdce893aa99c1ba174d2b8bd5d59d8.tar.bz2
gentoo-c5ea00927ecdce893aa99c1ba174d2b8bd5d59d8.zip
games-util/pyfa: bump to 1.15.0 for Vanguard
Gentoo-Bug: 562078 Reported-by: Captain Crutches Package-Manager: portage-2.2.22
Diffstat (limited to 'games-util')
-rw-r--r--games-util/pyfa/Manifest2
-rw-r--r--games-util/pyfa/pyfa-1.15.0.ebuild (renamed from games-util/pyfa/pyfa-1.12.0.ebuild)2
-rw-r--r--games-util/pyfa/pyfa-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/games-util/pyfa/Manifest b/games-util/pyfa/Manifest
index 37684441c58c..5d7d73474519 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
index 8f2241416ab5..76dac888c189 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 8f2241416ab5..76dac888c189 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"