public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone (tupone)" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-board/xmille: ChangeLog xmille-2.0-r1.ebuild
Date: Fri,  8 Oct 2010 09:29:37 +0000 (UTC)	[thread overview]
Message-ID: <20101008092937.9D01E20051@flycatcher.gentoo.org> (raw)

tupone      10/10/08 09:29:37

  Modified:             ChangeLog xmille-2.0-r1.ebuild
  Log:
  Respect LDFLAGS. Bug #336826
  
  (Portage version: 2.1.9.13/cvs/Linux i686)

Revision  Changes    Path
1.11                 games-board/xmille/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	1 Dec 2006 21:13:02 -0000	1.10
+++ ChangeLog	8 Oct 2010 09:29:37 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/xmille
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.10 2006/12/01 21:13:02 wolf31o2 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.11 2010/10/08 09:29:37 tupone Exp $
+
+  08 Oct 2010; Tupone Alfredo <tupone@gentoo.org> xmille-2.0-r1.ebuild:
+  Respect LDFLAGS. Bug #336826 by flameeyes@gentoo.org
 
   01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> xmille-2.0-r1.ebuild:
   Removing old virtual/x11 dependency.



1.12                 games-board/xmille/xmille-2.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild?r1=1.11&r2=1.12

Index: xmille-2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xmille-2.0-r1.ebuild	1 Dec 2006 21:13:02 -0000	1.11
+++ xmille-2.0-r1.ebuild	8 Oct 2010 09:29:37 -0000	1.12
@@ -1,6 +1,7 @@
-# Copyright 1999-2006 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/xmille/xmille-2.0-r1.ebuild,v 1.11 2006/12/01 21:13:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v 1.12 2010/10/08 09:29:37 tupone Exp $
+EAPI="2"
 
 inherit eutils games
 
@@ -22,15 +23,14 @@
 
 S=${WORKDIR}/${P}.orig
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${WORKDIR}/${PN}_${PV}-${DEB_PATCH_VER}.diff"
+PATCHES=( "${WORKDIR}"/${PN}_${PV}-${DEB_PATCH_VER}.diff )
+
+src_configure() {
+	xmkmf
 }
 
 src_compile() {
-	xmkmf
-	emake -j1 || die "emake failed"
+	emake -j1 EXTRA_LDOPTIONS="${LDFLAGS}" || die "emake failed"
 }
 
 src_install() {






             reply	other threads:[~2010-10-08 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08  9:29 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-06 19:11 [gentoo-commits] gentoo-x86 commit in games-board/xmille: ChangeLog xmille-2.0-r1.ebuild Michael Sterrett (mr_bones_)

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=20101008092937.9D01E20051@flycatcher.gentoo.org \
    --to=tupone@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