summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Pani (thpani) <thomas.pani@gmail.com>2007-09-24 11:41:57 +0000
committerThomas Pani (thpani) <thomas.pani@gmail.com>2007-09-24 11:41:57 +0000
commit179b4f4e8ac049c342ee2fe1826fd4e70ebcd291 (patch)
tree8f3779f36ec77686fc4f489b8b16498e4ff3263f /games-board
parentsci-calculators/tiemu3: reordered IUSE alphabetically; added quotes around (diff)
downloadsunrise-179b4f4e8ac049c342ee2fe1826fd4e70ebcd291.tar.gz
sunrise-179b4f4e8ac049c342ee2fe1826fd4e70ebcd291.tar.bz2
sunrise-179b4f4e8ac049c342ee2fe1826fd4e70ebcd291.zip
games-board/pokerth: Added media-libs/libmikmod dependency. Thanks to Tobias Kral <tobias@kral.ws>.
svn path=/sunrise/; revision=4713
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pokerth/ChangeLog4
-rw-r--r--games-board/pokerth/Manifest4
-rw-r--r--games-board/pokerth/pokerth-0.5.ebuild1
3 files changed, 7 insertions, 2 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index 690037f88..115995d58 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Sep 2007; Thomas Pani (thpani) <thomas.pani@gmail.com>
+ pokerth-0.5.ebuild:
+ Added media-libs/libmikmod dependency. Thanks to Tobias Kral <tobias@kral.ws>.
+
18 Aug 2007; Thomas Pani (thpani) <thomas.pani@gmail.com> +metadata.xml,
+pokerth-0.5.ebuild:
New Ebuild for bug 169238, reviewed by jsin and shillelagh
diff --git a/games-board/pokerth/Manifest b/games-board/pokerth/Manifest
index ac8b4e611..937c6fa8a 100644
--- a/games-board/pokerth/Manifest
+++ b/games-board/pokerth/Manifest
@@ -1,4 +1,4 @@
DIST PokerTH-0.5-src.tar.bz2 4123606 RMD160 d322aecd9c44d301bb3c3ba3fc7c33bf6a6114db SHA1 344a1afcef123d4947e39e667fb310160a985958 SHA256 a521aa9f4e47741c132ce5023b07e594ee267d1b3d99fa9b5e0d78b39502239d
-EBUILD pokerth-0.5.ebuild 1495 RMD160 98b0ca123d0c64cf82affa7871eb84144c97490a SHA1 f548bc424803b17d8ef8e498db8b4df67d2f3cd6 SHA256 c6611c93f56a803c55a77d67ac646a81a37bd22699b9e7c7b59aa6c6d2218d3c
-MISC ChangeLog 280 RMD160 293a2466b42f5f3d2ec0e063a54bfd87fa9684c0 SHA1 6c9f12cb35e03bcf615926423c415bc8040861f4 SHA256 e24f3eba95713a5f1323c6d67396f407ac838eb711a70345a06de76b5a57d1e1
+EBUILD pokerth-0.5.ebuild 1517 RMD160 921593fc4823ee90affb390baa23aebc1979723a SHA1 c2c97ae9a4ec35f4946389890f1f9ede8e7cb3d0 SHA256 1125f9be5d398f60d45b5d26fb2429fc63360ead957cc5aa70f6f48657921079
+MISC ChangeLog 444 RMD160 2d607bab4186abe9008fb2e01f3b7bfb1c56d687 SHA1 84b0189774e1740fdd37f88e1c75925a157d6fe7 SHA256 e1ffa5fef086d3e0a381c2ed39ad4a9e5217aa69eacda4f5862a722810cc3f6e
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/games-board/pokerth/pokerth-0.5.ebuild b/games-board/pokerth/pokerth-0.5.ebuild
index 035346bf3..958566b0b 100644
--- a/games-board/pokerth/pokerth-0.5.ebuild
+++ b/games-board/pokerth/pokerth-0.5.ebuild
@@ -19,6 +19,7 @@ IUSE=""
DEPEND="$(qt4_min_version 4.2.3)
>=dev-libs/boost-1.33
>=dev-libs/openssl-0.9.7
+ media-libs/libmikmod
media-libs/libsdl
media-libs/sdl-mixer"
RDEPEND="${DEPEND}"