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

solar       07/12/25 22:15:37

  Modified:             tremulous-bin-1.1.0.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.4                  games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild?r1=1.3&r2=1.4

Index: tremulous-bin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tremulous-bin-1.1.0.ebuild	6 Dec 2006 20:16:45 -0000	1.3
+++ tremulous-bin-1.1.0.ebuild	25 Dec 2007 22:15:36 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v 1.3 2006/12/06 20:16:45 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v 1.4 2007/12/25 22:15:36 solar Exp $
 
 inherit eutils games
 
@@ -37,6 +37,7 @@
 		app-emulation/emul-linux-x86-medialibs )"
 RDEPEND="sdl? ( ${UIDEPEND} )
 	!sdl? ( !dedicated? ( ${UIDEPEND} ) )
+	sys-libs/glibc
 	!games-fps/tremulous"
 DEPEND="${RDEPEND}
 	app-arch/unzip"



1.4                  games-fps/tremulous-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Dec 2006 20:16:45 -0000	1.3
+++ ChangeLog	25 Dec 2007 22:15:36 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/tremulous-bin
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v 1.3 2006/12/06 20:16:45 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v 1.4 2007/12/25 22:15:36 solar Exp $
+
+  25 Dec 2007; <solar@gentoo.org> tremulous-bin-1.1.0.ebuild:
+  - binary packages that are linked with libc.so.6 need to use sys-libs/glibc
+  in RDEPEND
 
   06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   tremulous-bin-1.1.0.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in games-fps/tremulous-bin: tremulous-bin-1.1.0.ebuild ChangeLog
@ 2008-02-29 19:19 Carsten Lohrke (carlo)
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 19:19 UTC (permalink / raw
  To: gentoo-commits

carlo       08/02/29 19:19:05

  Modified:             tremulous-bin-1.1.0.ebuild ChangeLog
  Log:
   Remove icon extension from desktop entry to match Icon Theme Specification.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild

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

Index: tremulous-bin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tremulous-bin-1.1.0.ebuild	25 Dec 2007 22:15:36 -0000	1.4
+++ tremulous-bin-1.1.0.ebuild	29 Feb 2008 19:19:05 -0000	1.5
@@ -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/tremulous-bin/tremulous-bin-1.1.0.ebuild,v 1.4 2007/12/25 22:15:36 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v 1.5 2008/02/29 19:19:05 carlo Exp $
 
 inherit eutils games
 
@@ -65,7 +65,7 @@
 			|| die "newexe ${MY_PN}.x86 failed"
 		doicon ${MY_PN}.xpm || die "doicon failed"
 		games_make_wrapper ${MY_PN} ./${MY_PN}.bin "${dir}"
-		make_desktop_entry ${MY_PN} "Tremulous" ${MY_PN}.xpm
+		make_desktop_entry ${MY_PN} "Tremulous" ${MY_PN}
 	fi
 
 	if use dedicated ; then



1.5                  games-fps/tremulous-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Dec 2007 22:15:36 -0000	1.4
+++ ChangeLog	29 Feb 2008 19:19:05 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/tremulous-bin
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v 1.4 2007/12/25 22:15:36 solar Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v 1.5 2008/02/29 19:19:05 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> tremulous-bin-1.1.0.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
   25 Dec 2007; <solar@gentoo.org> tremulous-bin-1.1.0.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-29 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-25 22:15 [gentoo-commits] gentoo-x86 commit in games-fps/tremulous-bin: tremulous-bin-1.1.0.ebuild ChangeLog Ned Ludd (solar)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-29 19:19 Carsten Lohrke (carlo)

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