public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in games-engines/frotz: frotz-2.43.ebuild ChangeLog
@ 2010-10-04 12:38 99% Alfredo Tupone (tupone)
  0 siblings, 0 replies; 1+ results
From: Alfredo Tupone (tupone) @ 2010-10-04 12:38 UTC (permalink / raw
  To: gentoo-commits

tupone      10/10/04 12:38:22

  Modified:             frotz-2.43.ebuild ChangeLog
  Log:
  Respect LDFLAGS. Bug #337241
  
  (Portage version: 2.1.9.13/cvs/Linux i686)

Revision  Changes    Path
1.18                 games-engines/frotz/frotz-2.43.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild?r1=1.17&r2=1.18

Index: frotz-2.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- frotz-2.43.ebuild	14 Jun 2009 00:04:27 -0000	1.17
+++ frotz-2.43.ebuild	4 Oct 2010 12:38:22 -0000	1.18
@@ -1,6 +1,6 @@
-# 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-engines/frotz/frotz-2.43.ebuild,v 1.17 2009/06/14 00:04:27 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v 1.18 2010/10/04 12:38:22 tupone Exp $
 
 EAPI=2
 inherit eutils games
@@ -14,15 +14,17 @@
 KEYWORDS="amd64 ppc sparc x86"
 IUSE="alsa oss"
 
-DEPEND="sys-libs/ncurses
+RDEPEND="sys-libs/ncurses
 	alsa? ( oss? ( media-libs/alsa-oss ) )"
+DEPEND="${RDEPEND}"
 
 src_prepare() {
 	sed -i \
 		-e '/^CC /d' \
 		Makefile \
 		|| die 'sed failed'
-	epatch "${FILESDIR}"/${P}-glibc2.10.patch
+	epatch "${FILESDIR}"/${P}-glibc2.10.patch \
+		"${FILESDIR}"/${P}-ldflags.patch
 }
 
 src_compile() {



1.16                 games-engines/frotz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frotz/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frotz/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frotz/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Jun 2009 00:04:28 -0000	1.15
+++ ChangeLog	4 Oct 2010 12:38:22 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for games-engines/frotz
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v 1.15 2009/06/14 00:04:28 nyhm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v 1.16 2010/10/04 12:38:22 tupone Exp $
+
+  04 Oct 2010; Tupone Alfredo <tupone@gentoo.org> frotz-2.43.ebuild,
+  +files/frotz-2.43-ldflags.patch:
+  Respect LDFLAGS. Bug #337241 by flameeyes@gentoo.org
 
   14 Jun 2009; Tristan Heaven <nyhm@gentoo.org> frotz-2.43.ebuild,
   +files/frotz-2.43-glibc2.10.patch:






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-10-04 12:38 99% [gentoo-commits] gentoo-x86 commit in games-engines/frotz: frotz-2.43.ebuild ChangeLog Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox