summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-08-07 19:07:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-08-07 19:07:49 +0000
commit1aceee4aff8a1dcc2c3f0c8ad29eda9a4cc143cb (patch)
tree7ea2a94d68f029ed6414642db5898ca5f682d3ae /games-arcade
parentSet GNOME2_LA_PUNT="yes" in order to delete main libawn.la and python module ... (diff)
downloadhistorical-1aceee4aff8a1dcc2c3f0c8ad29eda9a4cc143cb.tar.gz
historical-1aceee4aff8a1dcc2c3f0c8ad29eda9a4cc143cb.tar.bz2
historical-1aceee4aff8a1dcc2c3f0c8ad29eda9a4cc143cb.zip
EAPI=2; add use deps
Package-Manager: portage-2.1.10.3/cvs/Linux i686
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/penguin-command/ChangeLog8
-rw-r--r--games-arcade/penguin-command/Manifest4
-rw-r--r--games-arcade/penguin-command/penguin-command-1.6.11.ebuild11
3 files changed, 14 insertions, 9 deletions
diff --git a/games-arcade/penguin-command/ChangeLog b/games-arcade/penguin-command/ChangeLog
index 584bf9bb3ead..5936f5728838 100644
--- a/games-arcade/penguin-command/ChangeLog
+++ b/games-arcade/penguin-command/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/penguin-command
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 1.16 2008/02/29 18:47:20 carlo Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 1.17 2011/08/07 19:07:49 mr_bones_ Exp $
+
+ 07 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org>
+ penguin-command-1.6.11.ebuild:
+ EAPI=2; add use deps
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org>
penguin-command-1.6.11.ebuild:
diff --git a/games-arcade/penguin-command/Manifest b/games-arcade/penguin-command/Manifest
index 990d522a3329..4413682527e6 100644
--- a/games-arcade/penguin-command/Manifest
+++ b/games-arcade/penguin-command/Manifest
@@ -1,4 +1,4 @@
DIST penguin-command-1.6.11.tar.gz 1123574 RMD160 358386f3d1540b4738d3be6581fb778b4c546336 SHA1 db1b2693e27bf88cf71ad2fca3c780c5a2678a8b SHA256 659c7b5f3f968f386e820cf7387d88c0a61c17dfbdb005bd85f8e93c537e89d6
-EBUILD penguin-command-1.6.11.ebuild 779 RMD160 128be91794be843dbbb5e8422c083f23189c17a6 SHA1 94b4296e7bf31a26b688875958a4e71c4d5d9d96 SHA256 9bcfc968aa09378f195d0b366c6b230e480b332c37655208cf14f869766752b6
-MISC ChangeLog 2618 RMD160 78e1f526d1576ddecd8f5231a828575069e230b8 SHA1 c07b09668b0164db7df2ea1e6002709451e20b0f SHA256 6a97db1b6be5c41062708d75be308a5afd8f9daf2382650ea8181c82cb15b45c
+EBUILD penguin-command-1.6.11.ebuild 830 RMD160 b49850f870f3c15a66bd80e7d764a638bf90ac07 SHA1 e5a27727bcb6428fb8e78b2ada078238ee68b8f2 SHA256 bbcc452362e1465bc90a46e4b60b531d21bed3c8bf440c01140a11c3813dfb5f
+MISC ChangeLog 2734 RMD160 989871e6f021d885faae61afc95911bb76d7b551 SHA1 c6b94b7ba57438a41a28c1bf2a3e530e572d313d SHA256 e37fb9612c77a147a4b93cfe5d4822909594e24837a1fd84a1d3cc54c54f25f2
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild b/games-arcade/penguin-command/penguin-command-1.6.11.ebuild
index a97acb7d48a1..99e259de652a 100644
--- a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild
+++ b/games-arcade/penguin-command/penguin-command-1.6.11.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.2 2008/02/29 18:47:20 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.3 2011/08/07 19:07:49 mr_bones_ Exp $
+EAPI=2
inherit eutils games
DESCRIPTION="A clone of the classic Missile Command game"
@@ -13,9 +14,9 @@ SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
-DEPEND="media-libs/libsdl
- media-libs/sdl-mixer
- media-libs/sdl-image"
+DEPEND="media-libs/libsdl[audio,joystick,video]
+ media-libs/sdl-mixer[mikmod]
+ media-libs/sdl-image[jpeg,png]"
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"