public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.3.ebuild ChangeLog
@ 2010-08-13 14:52 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-08-13 14:52 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/08/13 14:52:59

  Modified:             ufo-ai-2.3.ebuild ChangeLog
  Log:
  ufo-ai is sensitive. Added strip-flags for bug #330381
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.2                  games-strategy/ufo-ai/ufo-ai-2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild?r1=1.1&r2=1.2

Index: ufo-ai-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ufo-ai-2.3.ebuild	7 Jul 2010 21:06:06 -0000	1.1
+++ ufo-ai-2.3.ebuild	13 Aug 2010 14:52:59 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild,v 1.1 2010/07/07 21:06:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild,v 1.2 2010/08/13 14:52:59 mr_bones_ Exp $
 
 EAPI=2
-inherit eutils games
+inherit eutils flag-o-matic games
 
 MY_P="${P/o-a/oa}"
 
@@ -56,6 +56,7 @@
 }
 
 src_configure() {
+	strip-flags # bug #330381
 	egamesconf \
 		$(use_enable !debug release) \
 		$(use_enable editor ufo2map) \



1.27                 games-strategy/ufo-ai/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	7 Jul 2010 21:06:06 -0000	1.26
+++ ChangeLog	13 Aug 2010 14:52:59 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/ufo-ai
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.26 2010/07/07 21:06:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.27 2010/08/13 14:52:59 mr_bones_ Exp $
+
+  13 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> ufo-ai-2.3.ebuild:
+  ufo-ai is sensitive. Added strip-flags for bug #330381
 
 *ufo-ai-2.3 (07 Jul 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.3.ebuild ChangeLog
@ 2010-11-09 16:02 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2010-11-09 16:02 UTC (permalink / raw
  To: gentoo-commits

tomka       10/11/09 16:02:01

  Modified:             ufo-ai-2.3.ebuild ChangeLog
  Log:
  Adding missing dep, x86 stable per bug 332343
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.3                  games-strategy/ufo-ai/ufo-ai-2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild?r1=1.2&r2=1.3

Index: ufo-ai-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ufo-ai-2.3.ebuild	13 Aug 2010 14:52:59 -0000	1.2
+++ ufo-ai-2.3.ebuild	9 Nov 2010 16:02:01 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild,v 1.2 2010/08/13 14:52:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.ebuild,v 1.3 2010/11/09 16:02:01 tomka Exp $
 
 EAPI=2
 inherit eutils flag-o-matic games
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="debug dedicated doc editor"
 
 # Dependencies and more instructions can be found here:
@@ -38,6 +38,7 @@
 	editor? (
 		dev-libs/libxml2
 		media-libs/jpeg
+		media-libs/openal
 		x11-libs/gtkglext
 		x11-libs/gtksourceview
 	)"



1.28                 games-strategy/ufo-ai/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	13 Aug 2010 14:52:59 -0000	1.27
+++ ChangeLog	9 Nov 2010 16:02:01 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/ufo-ai
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.27 2010/08/13 14:52:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.28 2010/11/09 16:02:01 tomka Exp $
+
+  09 Nov 2010; Thomas Kahle <tomka@gentoo.org> ufo-ai-2.3.ebuild:
+  Adding missing dep, x86 stable per bug 332343
 
   13 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> ufo-ai-2.3.ebuild:
   ufo-ai is sensitive. Added strip-flags for bug #330381






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

end of thread, other threads:[~2010-11-09 16:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13 14:52 [gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.3.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-09 16:02 Thomas Kahle (tomka)

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