summaryrefslogtreecommitdiff
path: root/games-arcade/penguin-command
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /games-arcade/penguin-command
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'games-arcade/penguin-command')
-rw-r--r--games-arcade/penguin-command/Manifest2
-rw-r--r--games-arcade/penguin-command/penguin-command-1.6.11-r1.ebuild (renamed from games-arcade/penguin-command/penguin-command-1.6.11.ebuild)7
2 files changed, 4 insertions, 5 deletions
diff --git a/games-arcade/penguin-command/Manifest b/games-arcade/penguin-command/Manifest
index a7ce3b647726..9da2d69dac80 100644
--- a/games-arcade/penguin-command/Manifest
+++ b/games-arcade/penguin-command/Manifest
@@ -1,3 +1,3 @@
DIST penguin-command-1.6.11.tar.gz 1123574 BLAKE2B 98c800a5a9081c843ecaddac57a1d1bd08f6b65a1539ecf206ff43ed13864cb2e94d77717ae88eb223a651c60c850b6aaf27a199bfc2d2b6394e04d63e3f9769 SHA512 ba41a7fbf3c07149fb6f6cf60091afda9de3c9f8f04e541d7b62ba744b04e5db7eecc5aa2391a71b72ccf6f544d397a5994a6f7aee0907211ced1686fe517646
-EBUILD penguin-command-1.6.11.ebuild 615 BLAKE2B c15c7d6eaacb9b2e2f0e2f068d4140e2fa6fc8fc70408b4282d60db523a203fcad66f8b97f182ae47c738938a702dfe0505f02352b937c14f6d4e4fd23eac8b1 SHA512 0ae2be703ae8a733fef5017a7b24a971699385ad9c37dd40d70de8bb3e190e67da12fc1762358552216815670227e3355f6145cbad7d2a6966de939431e8d873
+EBUILD penguin-command-1.6.11-r1.ebuild 595 BLAKE2B 7d38a0294d52fce6bc7de92902b448ea2790b3410dd8f6a5f8133de937b1672abf033e914d2cff17a7650c50dae1d7c751582e6cc470de246b59318b6f590470 SHA512 f6ab6011949f525d829b8422f65477843e327a17edbc16f9245d1a3e9fbd1be6159fca9797b3a64523139d3fa0484512b85d0ce474355c6914802558d36b97cd
MISC metadata.xml 338 BLAKE2B 9aa912c5237f8f99636f2dac62569a21c3fe222b90c936a24d5b4afa81e3a60bb5bd66c1d21b50dd0e825fc3646c07b784f752e458727b5c0cb55725e0167326 SHA512 0176df19657b155dd98ab5f40138c4838b2f666fb73c285a1a9c77569a70960bf8ac493cd5243e055f10ee0210ac4bcd338cef2d7dc08c2058cd6adf8622e4e7
diff --git a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild b/games-arcade/penguin-command/penguin-command-1.6.11-r1.ebuild
index 7a44530273f4..c442fae3b31e 100644
--- a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild
+++ b/games-arcade/penguin-command/penguin-command-1.6.11-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit eutils games
+EAPI=6
+inherit desktop
DESCRIPTION="A clone of the classic Missile Command game"
HOMEPAGE="http://www.linux-games.com/penguin-command/"
@@ -22,5 +22,4 @@ src_install() {
default
newicon data/gfx/icon.xpm ${PN}.xpm
make_desktop_entry ${PN} "Penguin Command" ${PN}
- prepgamesdirs
}