public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/imaze: imaze-1.4.ebuild ChangeLog
Date: Tue, 02 Dec 2008 20:11:57 +0000	[thread overview]
Message-ID: <E1L7bbB-0000fD-Mu@stork.gentoo.org> (raw)

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






             reply	other threads:[~2008-12-02 20:12 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1L7bbB-0000fD-Mu@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox