summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2014-09-21 05:31:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2014-09-21 05:31:54 +0000
commitf2e1bf448d4993028fcd09b8234ebaea1e87f6a2 (patch)
tree374f0b15f300e3a83535d4d536c84b2856c91bb3 /games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
parentupdating puppet to 3.7.1 (diff)
downloadhistorical-f2e1bf448d4993028fcd09b8234ebaea1e87f6a2.tar.gz
historical-f2e1bf448d4993028fcd09b8234ebaea1e87f6a2.tar.bz2
historical-f2e1bf448d4993028fcd09b8234ebaea1e87f6a2.zip
EAPI=5
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Diffstat (limited to 'games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild')
-rw-r--r--games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
index 6ada1ae828ad..415833c3d761 100644
--- a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
+++ b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.7 2010/11/08 19:55:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.8 2014/09/21 05:31:49 mr_bones_ Exp $
-EAPI=2
+EAPI=5
inherit games
DESCRIPTION="client for the french tarot game maitretarot"
@@ -18,9 +18,9 @@ DEPEND="dev-libs/glib:2
dev-libs/libxml2
dev-games/libmaitretarot
dev-games/libmt_client"
+RDEPEND=${DEPEND}
src_install() {
- emake DESTDIR="${D}" install ||
- dodoc AUTHORS ChangeLog NEWS README
+ default
prepgamesdirs
}