public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/fuhquake-bin: fuhquake-bin-0.31.ebuild ChangeLog
@ 2007-12-25 22:18 Ned Ludd (solar)
  0 siblings, 0 replies; 2+ messages in thread
From: Ned Ludd (solar) @ 2007-12-25 22:18 UTC (permalink / raw
  To: gentoo-commits

solar       07/12/25 22:18:35

  Modified:             fuhquake-bin-0.31.ebuild ChangeLog
  Log:
  - binary packages that are linked with libc.so.6 need to use sys-libs/glibc in RDEPEND
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.7                  games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild?r1=1.6&r2=1.7

Index: fuhquake-bin-0.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fuhquake-bin-0.31.ebuild	12 Aug 2007 19:52:41 -0000	1.6
+++ fuhquake-bin-0.31.ebuild	25 Dec 2007 22:18:34 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.6 2007/08/12 19:52:41 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.7 2007/12/25 22:18:34 solar Exp $
 
 inherit games
 
@@ -18,6 +18,7 @@
 
 RDEPEND="!svga? (
 	x11-libs/libXext )
+	sys-libs/glibc
 	svga? ( media-libs/svgalib )
 	amd64? ( app-emulation/emul-linux-x86-xlibs )
 	opengl? (



1.6                  games-fps/fuhquake-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	12 Aug 2007 19:52:41 -0000	1.5
+++ ChangeLog	25 Dec 2007 22:18:34 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/fuhquake-bin
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.5 2007/08/12 19:52:41 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.6 2007/12/25 22:18:34 solar Exp $
+
+  25 Dec 2007; <solar@gentoo.org> fuhquake-bin-0.31.ebuild:
+  - binary packages that are linked with libc.so.6 need to use sys-libs/glibc
+  in RDEPEND
 
   12 Aug 2007; <malc@gentoo.org> fuhquake-bin-0.31.ebuild:
   Add dep on app-emulation/emul-linux-x86-xlibs for amd64, add ~amd64 - bug



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-fps/fuhquake-bin: fuhquake-bin-0.31.ebuild ChangeLog
@ 2008-02-15  0:47 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Gianelloni (wolf31o2) @ 2008-02-15  0:47 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    08/02/15 00:47:44

  Modified:             fuhquake-bin-0.31.ebuild ChangeLog
  Log:
  Fix RDEPEND.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild?r1=1.7&r2=1.8

Index: fuhquake-bin-0.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fuhquake-bin-0.31.ebuild	25 Dec 2007 22:18:34 -0000	1.7
+++ fuhquake-bin-0.31.ebuild	15 Feb 2008 00:47:43 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.7 2007/12/25 22:18:34 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.8 2008/02/15 00:47:43 wolf31o2 Exp $
 
 inherit games
 
@@ -20,10 +20,10 @@
 	x11-libs/libXext )
 	sys-libs/glibc
 	svga? ( media-libs/svgalib )
-	amd64? ( app-emulation/emul-linux-x86-xlibs )
 	opengl? (
 		virtual/opengl
-	    x11-libs/libXext )"
+		x86? ( x11-libs/libXext )
+		amd64? ( app-emulation/emul-linux-x86-xlibs ) )"
 DEPEND="${RDEPEND}
 		app-arch/unzip"
 



1.7                  games-fps/fuhquake-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/fuhquake-bin/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 Dec 2007 22:18:34 -0000	1.6
+++ ChangeLog	15 Feb 2008 00:47:43 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/fuhquake-bin
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.6 2007/12/25 22:18:34 solar Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.7 2008/02/15 00:47:43 wolf31o2 Exp $
+
+  15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  fuhquake-bin-0.31.ebuild:
+  Fix RDEPEND.
 
   25 Dec 2007; <solar@gentoo.org> fuhquake-bin-0.31.ebuild:
   - binary packages that are linked with libc.so.6 need to use sys-libs/glibc



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-15  0:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-15  0:47 [gentoo-commits] gentoo-x86 commit in games-fps/fuhquake-bin: fuhquake-bin-0.31.ebuild ChangeLog Chris Gianelloni (wolf31o2)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-25 22:18 Ned Ludd (solar)

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