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

solar       07/12/25 22:17:21

  Modified:             ezquake-bin-1517.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/ezquake-bin/ezquake-bin-1517.ebuild

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

Index: ezquake-bin-1517.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ezquake-bin-1517.ebuild	11 Aug 2007 07:36:35 -0000	1.6
+++ ezquake-bin-1517.ebuild	25 Dec 2007 22:17:21 -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/ezquake-bin/ezquake-bin-1517.ebuild,v 1.6 2007/08/11 07:36:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.7 2007/12/25 22:17:21 solar Exp $
 
 inherit games
 
@@ -22,6 +22,7 @@
 	${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.svga"
 
 RDEPEND=">=dev-libs/expat-2.0
+	sys-libs/glibc
 	=dev-libs/glib-1.2*
 	!svga? ( x11-libs/libXext )
 	svga? ( media-libs/svgalib )



1.7                  games-fps/ezquake-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	11 Aug 2007 07:36:35 -0000	1.6
+++ ChangeLog	25 Dec 2007 22:17:21 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/ezquake-bin
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.6 2007/08/11 07:36:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.7 2007/12/25 22:17:21 solar Exp $
+
+  25 Dec 2007; <solar@gentoo.org> ezquake-bin-1517.ebuild:
+  - binary packages that are linked with libc.so.6 need to use sys-libs/glibc
+  in RDEPEND
 
   11 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org>
   ezquake-bin-1517.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

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

wolf31o2    08/02/15 00:57:53

  Modified:             ezquake-bin-1517.ebuild ChangeLog
  Log:
  Shortening DESCRIPTION to shut repoman up.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  games-fps/ezquake-bin/ezquake-bin-1517.ebuild

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

Index: ezquake-bin-1517.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ezquake-bin-1517.ebuild	25 Dec 2007 22:17:21 -0000	1.7
+++ ezquake-bin-1517.ebuild	15 Feb 2008 00:57:53 -0000	1.8
@@ -1,10 +1,10 @@
-# 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/ezquake-bin/ezquake-bin-1517.ebuild,v 1.7 2007/12/25 22:17:21 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.8 2008/02/15 00:57:53 wolf31o2 Exp $
 
 inherit games
 
-DESCRIPTION="Quakeworld client under active development, forked from fuhquake, including long-wanted mqwcl functionality and many more features."
+DESCRIPTION="Quakeworld client with mqwcl functionality and many more features."
 HOMEPAGE="http://ezquake.sf.net/"
 SRC_URI="http://wit.edu.pl/~rzadzinp/ezquake/releases/${PV}/${P}.tar.gz"
 



1.8                  games-fps/ezquake-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	25 Dec 2007 22:17:21 -0000	1.7
+++ ChangeLog	15 Feb 2008 00:57:53 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/ezquake-bin
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.7 2007/12/25 22:17:21 solar Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.8 2008/02/15 00:57:53 wolf31o2 Exp $
+
+  15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  ezquake-bin-1517.ebuild:
+  Shortening DESCRIPTION to shut repoman up.
 
   25 Dec 2007; <solar@gentoo.org> ezquake-bin-1517.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:57 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:57 [gentoo-commits] gentoo-x86 commit in games-fps/ezquake-bin: ezquake-bin-1517.ebuild ChangeLog Chris Gianelloni (wolf31o2)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-25 22:17 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