summaryrefslogtreecommitdiff
path: root/games-board/pysolfc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-23 20:48:53 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-23 20:48:53 +0000
commit51536d2fe4697ba9114d611178bb9e20d3d5b729 (patch)
tree30b91d98e65985a575940ed49e756697c1f049c2 /games-board/pysolfc
parent4ab6db5717ef23f29320d4c6fb9ebdb8dec1f193 (diff)
gentoo resync : 23.12.2017
Diffstat (limited to 'games-board/pysolfc')
-rw-r--r--games-board/pysolfc/Manifest1
-rw-r--r--games-board/pysolfc/files/pysolfc-2.0-gentoo.patch10
2 files changed, 0 insertions, 11 deletions
diff --git a/games-board/pysolfc/Manifest b/games-board/pysolfc/Manifest
index 42351a1dcf5a..295050d40b71 100644
--- a/games-board/pysolfc/Manifest
+++ b/games-board/pysolfc/Manifest
@@ -1,4 +1,3 @@
-AUX pysolfc-2.0-gentoo.patch 312 BLAKE2B d3538548d6fc74d7e3eae7fc3a87e83b97a7aee7329eb7b06267a792779f24a265b29ea60373c4bff4ce7b60e6c4ac7f3f55fde6c60bbe088d0e8de5732bf685 SHA512 55cd38419a2828c92b47deac61bbd3bd44f729f73496bb35ccbb55afad1956167de92f4588871d6303a8f39a8c2270bb5ae06272dea49978583c931e7650a545
AUX pysolfc-PIL-imports.patch 1581 BLAKE2B 82e608f9f84c0af4b695378af7f6ffe90602195f8bac980eb702cd4cc31be5051732e1abedd843970ec1ddf0a4b11bdb5e3455a0de1ff9d62f29dfb35a14987c SHA512 d00fb7b579e4010210131f9fe82ed90cb7ad5d39a391529d8d5c29c5f19b813afc429b1d5b8ae8af0eaf3a8082cf4a48723ce21b42522d9b9c8163a46a033aa9
AUX pysolfc-gentoo.patch 322 BLAKE2B c2fccd5b11942d4cdce148199c6e8b8544502ba7bd95c2bdf230ebf96abc0b9d4e6225e7b1dde92f5eea8820149c10eb4c53e8f95fe82fcec15a480c0efa061a SHA512 963daef445d492a693380466fcfdc7f464947269d8a2b687039f31179c1f4fe5119efd71f83708073373c3ac5174a754075367937f99253d6b443e74e60e93d3
DIST PySolFC-2.0.tar.bz2 4208776 BLAKE2B 0675de0923c6ee381f58f8abbaef5e27bd6fc85bbee9dcd182026ba7259c25c38282623e0cd35b582e8999754d21b092d6a824499bc890a2c0c89c53679182fd SHA512 ec5a11565bd43e097cf1854fe246b8f92acd74077c0b3b158c999f9dc45966e8f805c60a2cfbd815137d970e0e6409d0ae437b9807bac9c39353657cf596b6fc
diff --git a/games-board/pysolfc/files/pysolfc-2.0-gentoo.patch b/games-board/pysolfc/files/pysolfc-2.0-gentoo.patch
deleted file mode 100644
index 3af96d9c0c2f..000000000000
--- a/games-board/pysolfc/files/pysolfc-2.0-gentoo.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- pysollib/settings.py.old 2014-04-07 20:05:02.335276008 +0200
-+++ pysollib/settings.py 2014-04-07 20:05:33.099062670 +0200
-@@ -63,6 +63,7 @@
- '/usr/local/share/PySolFC',
- '/usr/games/PySolFC',
- '/usr/local/games/PySolFC',
-+ '@GAMES_DATADIR@',
- ]
- if os.name == 'nt':
- pass