* [gentoo-commits] gentoo-x86 commit in games-puzzle/bastet: bastet-0.43.ebuild
@ 2010-12-03 8:21 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2010-12-03 8:21 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 10/12/03 08:21:40
Modified: bastet-0.43.ebuild
Log:
tidy
(Portage version: 2.1.9.24/cvs/Linux i686)
Revision Changes Path
1.2 games-puzzle/bastet/bastet-0.43.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bastet/bastet-0.43.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bastet/bastet-0.43.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/bastet/bastet-0.43.ebuild?r1=1.1&r2=1.2
Index: bastet-0.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/bastet/bastet-0.43.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bastet-0.43.ebuild 3 Dec 2010 07:55:11 -0000 1.1
+++ bastet-0.43.ebuild 3 Dec 2010 08:21:40 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bastet/bastet-0.43.ebuild,v 1.1 2010/12/03 07:55:11 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bastet/bastet-0.43.ebuild,v 1.2 2010/12/03 08:21:40 mr_bones_ Exp $
EAPI=2
-inherit toolchain-funcs eutils games
+inherit eutils games
DESCRIPTION="a simple, evil, ncurses-based Tetris(R) clone"
HOMEPAGE="http://fph.altervista.org/prog/bastet.shtml"
@@ -14,16 +14,11 @@
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
-RDEPEND="sys-libs/ncurses
+DEPEND="sys-libs/ncurses
dev-libs/boost"
-DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
-src_compile() {
- emake CXX=$(tc-getCC) || die "make failed"
-}
-
src_install() {
dogamesbin bastet || die "dogamesbin failed"
doman bastet.6
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-12-03 8:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 8:21 [gentoo-commits] gentoo-x86 commit in games-puzzle/bastet: bastet-0.43.ebuild Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox