public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/imaze: imaze-1.4.ebuild ChangeLog
@ 2008-12-02 20:11 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2008-12-02 20:11 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/12/02 20:11:57

  Modified:             imaze-1.4.ebuild ChangeLog
  Log:
  Remove deprecated XFree86 -time library support, xview, from imaze ebuild wrt #88334.
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27.7 i686)

Revision  Changes    Path
1.15                 games-fps/imaze/imaze-1.4.ebuild

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

Index: imaze-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- imaze-1.4.ebuild	27 Feb 2007 01:28:55 -0000	1.14
+++ imaze-1.4.ebuild	2 Dec 2008 20:11:57 -0000	1.15
@@ -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/imaze/imaze-1.4.ebuild,v 1.14 2007/02/27 01:28:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.15 2008/12/02 20:11:57 ssuominen Exp $
 
 inherit games
 
@@ -11,14 +11,13 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~ppc x86"
-IUSE="Xaw3d joystick"
+IUSE="joystick"
 
 RDEPEND="x11-libs/libXmu
 	x11-libs/libX11
 	x11-libs/libXaw
 	x11-libs/libXt
-	Xaw3d? ( x11-libs/Xaw3d )
-	!Xaw3d? ( x11-libs/xview )"
+	x11-libs/Xaw3d"
 DEPEND="${RDEPEND}
 	x11-proto/xproto"
 
@@ -34,11 +33,7 @@
 }
 
 src_compile() {
-	local myconf="audio"
-
-	use Xaw3d \
-		&& myconf="${myconf} athena" \
-		|| myconf="${myconf} xview"
+	local myconf="audio athena"
 
 	use joystick \
 		&& myconf="${myconf} joystick" \



1.15                 games-fps/imaze/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	27 Feb 2007 01:28:55 -0000	1.14
+++ ChangeLog	2 Dec 2008 20:11:57 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/imaze
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.14 2007/02/27 01:28:55 mr_bones_ Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.15 2008/12/02 20:11:57 ssuominen Exp $
+
+  02 Dec 2008; <ssuominen@gentoo.org> imaze-1.4.ebuild:
+  Remove deprecated XFree86 -time library support, xview, from imaze ebuild
+  wrt #88334.
 
   27 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org> imaze-1.4.ebuild:
   downgrade ppc to ~ppc because of missing stable x11-libs/xview






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

* [gentoo-commits] gentoo-x86 commit in games-fps/imaze: imaze-1.4.ebuild ChangeLog
@ 2011-08-02  5:46 Matt Turner (mattst88)
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-02  5:46 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/02 05:46:56

  Modified:             imaze-1.4.ebuild ChangeLog
  Log:
  Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 games-fps/imaze/imaze-1.4.ebuild

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

Index: imaze-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- imaze-1.4.ebuild	2 Dec 2008 20:11:57 -0000	1.15
+++ imaze-1.4.ebuild	2 Aug 2011 05:46:56 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.15 2008/12/02 20:11:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.16 2011/08/02 05:46:56 mattst88 Exp $
 
 inherit games
 
@@ -17,7 +17,7 @@
 	x11-libs/libX11
 	x11-libs/libXaw
 	x11-libs/libXt
-	x11-libs/Xaw3d"
+	x11-libs/libXaw3d"
 DEPEND="${RDEPEND}
 	x11-proto/xproto"
 



1.16                 games-fps/imaze/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	2 Dec 2008 20:11:57 -0000	1.15
+++ ChangeLog	2 Aug 2011 05:46:56 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/imaze
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.15 2008/12/02 20:11:57 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.16 2011/08/02 05:46:56 mattst88 Exp $
+
+  02 Aug 2011; Matt Turner <mattst88@gentoo.org> imaze-1.4.ebuild:
+  Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
 
   02 Dec 2008; <ssuominen@gentoo.org> imaze-1.4.ebuild:
   Remove deprecated XFree86 -time library support, xview, from imaze ebuild






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

end of thread, other threads:[~2011-08-02  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-02 20:11 [gentoo-commits] gentoo-x86 commit in games-fps/imaze: imaze-1.4.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-02  5:46 Matt Turner (mattst88)

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