summaryrefslogtreecommitdiff
path: root/games-board
diff options
context:
space:
mode:
authorMarcin Deranek <gringo@slonko.net>2014-10-24 20:27:13 +0200
committerMarcin Deranek <gringo@slonko.net>2014-10-24 20:27:13 +0200
commitb8a18fe40539a49b0d7fccff479af0d21296a192 (patch)
tree4c4a38efe709cbe79e0a5e162b0e45733efe274f /games-board
parent2b55ea0704ec34db1f91a036a7cd54c6c8bdd5de (diff)
downloadportage-b8a18fe40539a49b0d7fccff479af0d21296a192.tar.gz
portage-b8a18fe40539a49b0d7fccff479af0d21296a192.tar.bz2
portage-b8a18fe40539a49b0d7fccff479af0d21296a192.zip
Cleanup
Diffstat (limited to 'games-board')
-rw-r--r--games-board/polyglot/Manifest2
-rw-r--r--games-board/polyglot/polyglot-1.4.ebuild2
2 files changed, 3 insertions, 1 deletions
diff --git a/games-board/polyglot/Manifest b/games-board/polyglot/Manifest
index f9bc28b..2684086 100644
--- a/games-board/polyglot/Manifest
+++ b/games-board/polyglot/Manifest
@@ -1,2 +1,2 @@
DIST polyglot_14.zip 229546 SHA256 850af826217023c74e00a3e4333d3693c086ca25e7f34e5cebaebd5597d6697a SHA512 0f7f010d33dd1daf2fd1280b14e50d3204354aefd68939d2d614e93f1f96ab7347032ba3188057041f1aceaafbf47e999c6dd5fe441ae6a913dacb2614f2b6f0 WHIRLPOOL 2f7ba228fd0a05bdeb07d38ac63c8e9fd57a19578431e48bad55d0c5d7cf2f2884a21284cdf1631a011a085d53e2be5fdce7caf4445c736b1e43b198b6b09559
-EBUILD polyglot-1.4.ebuild 981 SHA256 a917c6f82cf518f6082789e791f7cf7ecd82418779434f37e6cf400b792baf8c SHA512 427444f11af94233715792977c38bea919a5d061a1e51db0dd33687d60e6ba9185df5899665cf0b39deda14534a29cec24fca4038a83bf7c65a0c3388ef0775f WHIRLPOOL 40ab1e903db814b571e9d04476df42d39464f787d80b484136362dfba1b7505f098d7434f18251a95fac698f3c1a7cc04efdf2487a3e52cba1d58409fa390711
+EBUILD polyglot-1.4.ebuild 989 SHA256 65bbb16f5a4e2c65e38e540ae7e89eede375357c8c490ead71a61fc25383d65e SHA512 cf1b4c0213c35a675856720f2dd4c9d32a1255d0e0b049b0b8cdc5f883575ebcb9dba671715b7775e6ce36073e1dabdcf2e408096248d573feb029b52575a469 WHIRLPOOL 853d589b95cdcc21ed3d746791e272bee77f8fc5c9ba02cd90b1ae987fd7a27f012c3fd4700ce9fb955181750f4f3a1975d50f71c862a720f817950a126f0a6c
diff --git a/games-board/polyglot/polyglot-1.4.ebuild b/games-board/polyglot/polyglot-1.4.ebuild
index d796e70..d83d1f5 100644
--- a/games-board/polyglot/polyglot-1.4.ebuild
+++ b/games-board/polyglot/polyglot-1.4.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
+
inherit games
MY_P="${PN}_${PV/./}"