public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-board/pouetchess: pouetchess-0.2.0-r1.ebuild ChangeLog
Date: Sat, 20 Nov 2010 01:35:35 +0000 (UTC)	[thread overview]
Message-ID: <20101120013535.9B2DA20051@flycatcher.gentoo.org> (raw)

mr_bones_    10/11/20 01:35:35

  Modified:             pouetchess-0.2.0-r1.ebuild ChangeLog
  Log:
  use scons-utils
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.10                 games-board/pouetchess/pouetchess-0.2.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild?r1=1.9&r2=1.10

Index: pouetchess-0.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pouetchess-0.2.0-r1.ebuild	23 Nov 2009 01:32:53 -0000	1.9
+++ pouetchess-0.2.0-r1.ebuild	20 Nov 2010 01:35:35 -0000	1.10
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.9 2009/11/23 01:32:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.10 2010/11/20 01:35:35 mr_bones_ Exp $
 
 EAPI=2
-inherit eutils games
+inherit eutils scons-utils games
 
 MY_PN=${PN/c/C}
 DESCRIPTION="3D and open source chess game"
@@ -15,12 +15,10 @@
 KEYWORDS="~amd64 ~ppc x86"
 IUSE="debug"
 
-RDEPEND="media-libs/libsdl
+DEPEND="media-libs/libsdl
 	media-libs/sdl-image[jpeg,png]
 	virtual/glu
 	virtual/opengl"
-DEPEND="${RDEPEND}
-	dev-util/scons"
 
 S=${WORKDIR}/${PN}_src_${PV}
 PATCHES=( "${FILESDIR}/${P}-sconstruct-sandbox.patch"
@@ -49,9 +47,7 @@
 }
 
 src_compile() {
-	local sconsopts=$(echo "${MAKEOPTS}" | sed -ne "/-j/ { s/.*\(-j[[:space:]]*[0-9]\+\).*/\1/; p }")
-
-	scons ${sconsopts} || die "scons failed"
+	escons || die
 }
 
 src_install() {



1.14                 games-board/pouetchess/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pouetchess/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pouetchess/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pouetchess/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	23 Jul 2009 15:45:52 -0000	1.13
+++ ChangeLog	20 Nov 2010 01:35:35 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/pouetchess
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v 1.13 2009/07/23 15:45:52 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v 1.14 2010/11/20 01:35:35 mr_bones_ Exp $
+
+  20 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  pouetchess-0.2.0-r1.ebuild:
+  use scons-utils
 
   23 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
   pouetchess-0.2.0-r1.ebuild:






             reply	other threads:[~2010-11-20  1:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-20  1:35 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-10 15:20 [gentoo-commits] gentoo-x86 commit in games-board/pouetchess: pouetchess-0.2.0-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2014-09-12  7:56 Michael Sterrett (mr_bones_)
2013-06-29 16:09 Michael Sterrett (mr_bones_)
2011-03-23  7:42 Alfredo Tupone (tupone)
2009-07-23 15:45 Michael Sterrett (mr_bones_)
2009-04-07  1:21 Michael Sterrett (mr_bones_)
2008-07-20 20:49 Peter Alfredsen (loki_val)
2008-07-17 21:52 Michael Sterrett (mr_bones_)
2008-02-29 18:57 Carsten Lohrke (carlo)
2007-11-25 11:35 Alfredo Tupone (tupone)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101120013535.9B2DA20051@flycatcher.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox