summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2007-12-04 13:41:06 +0000
committerJakub Moc <jakub@gentoo.org>2007-12-04 13:41:06 +0000
commit78f1ed3556bf9d64df1b6692dc72f210f3312ac8 (patch)
treec69c5deb7d1b1b3a406d1b7420feea07ad5ecb9a /games-board
parentdev-util/qsvn: Switch to EAPI-1 and slotted deps (diff)
downloadsunrise-78f1ed3556bf9d64df1b6692dc72f210f3312ac8.tar.gz
sunrise-78f1ed3556bf9d64df1b6692dc72f210f3312ac8.tar.bz2
sunrise-78f1ed3556bf9d64df1b6692dc72f210f3312ac8.zip
games-board/pokerth: Switch to EAPI-1 and slotted deps
svn path=/sunrise/; revision=5191
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pokerth/ChangeLog3
-rw-r--r--games-board/pokerth/Manifest4
-rw-r--r--games-board/pokerth/pokerth-0.5.ebuild3
3 files changed, 7 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index ed7ce88f5..a82746b91 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 Dec 2007; Jakub Moc <jakub@gentoo.org> pokerth-0.5.ebuild:
+ Switch to EAPI-1 and slotted deps
+
25 Sep 2007; Jakub Moc <jakub@gentoo.org> pokerth-0.5.ebuild:
Use eqmake4, ebuild cleanup
diff --git a/games-board/pokerth/Manifest b/games-board/pokerth/Manifest
index b67fc1308..d82a65b03 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 1432 RMD160 ed1cbd0639505e1e85f284b5b57f7e8920383f28 SHA1 bd6e1a2b3429a7b990bc3380f200f0f15d3fb7c5 SHA256 6cbe4fac5f6d475704ad5508b8eb5d9df3ae8f71e6a1bfc8db53cade75ab0142
-MISC ChangeLog 539 RMD160 4d39a574d4d7aee6d240cf15457ebfd91f932764 SHA1 f16c10504ecbd5a80653831b37556c2de26aaf86 SHA256 2716f509309ebbd3aa01aaed1360eb442711f613092c0df938b72d743824e620
+EBUILD pokerth-0.5.ebuild 1438 RMD160 2050c0e3dce835468b9b2959e58cae9a0febd8e1 SHA1 ba1709905eedc18ba8a3464d62cff2202c0a0a3d SHA256 2044f0e1b35a81fae5c74065844a45af3cfb3bcd8727ed4bbf99d4e18fdc47ec
+MISC ChangeLog 640 RMD160 f4bb942a1a085f7dd74e093399ca05bfa477cc11 SHA1 69643e5972f3bbe92c21ca6a4475c17817a0d7ef SHA256 294557594e5f2b39f87c28684307c026a913f7f9d2a92b762bff46e053ed055d
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 9f978027b..8e880a4cd 100644
--- a/games-board/pokerth/pokerth-0.5.ebuild
+++ b/games-board/pokerth/pokerth-0.5.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="1"
inherit eutils games qt4
MY_PN="PokerTH"
@@ -16,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="$(qt4_min_version 4.2.3)
+DEPEND=">=x11-libs/qt-4.2.3:4
>=dev-libs/boost-1.33
>=dev-libs/openssl-0.9.7
media-libs/libmikmod