summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-04-23 04:47:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-04-23 04:47:48 +0000
commit32176e76d8278a9ffc6e88b09afd87eaa9ce5447 (patch)
tree4a110380551a87b664520f5c52ffed79e77d9175 /games-board
parenttidy (diff)
downloadgentoo-2-32176e76d8278a9ffc6e88b09afd87eaa9ce5447.tar.gz
gentoo-2-32176e76d8278a9ffc6e88b09afd87eaa9ce5447.tar.bz2
gentoo-2-32176e76d8278a9ffc6e88b09afd87eaa9ce5447.zip
touch
(Portage version: 2.1_pre9-r3)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/gtkboard/gtkboard-0.11_pre0.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/games-board/gtkboard/gtkboard-0.11_pre0.ebuild b/games-board/gtkboard/gtkboard-0.11_pre0.ebuild
index 103b3c5b9b8b..dd9149a93fcf 100644
--- a/games-board/gtkboard/gtkboard-0.11_pre0.ebuild
+++ b/games-board/gtkboard/gtkboard-0.11_pre0.ebuild
@@ -1,24 +1,25 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gtkboard/gtkboard-0.11_pre0.ebuild,v 1.8 2004/11/11 00:50:52 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gtkboard/gtkboard-0.11_pre0.ebuild,v 1.9 2006/04/23 04:47:48 mr_bones_ Exp $
inherit games
MY_P=${P/_}
-S=${WORKDIR}/${MY_P}
DESCRIPTION="Board games system"
HOMEPAGE="http://gtkboard.sourceforge.net/"
SRC_URI="mirror://sourceforge/gtkboard/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ppc"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2
>=media-libs/libsdl-1.2
media-libs/sdl-mixer"
+S=${WORKDIR}/${MY_P}
+
src_compile() {
egamesconf \
--disable-dependency-tracking \