[gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.4.ebuild ChangeLog

2015-05-21 Thread Agostino Sarubbo (ago)
ago 15/05/21 10:47:25

  Modified: ufo-ai-2.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #542372
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  games-strategy/ufo-ai/ufo-ai-2.4.ebuild

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

Index: ufo-ai-2.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ufo-ai-2.4.ebuild   22 Oct 2014 06:45:48 -  1.6
+++ ufo-ai-2.4.ebuild   21 May 2015 10:47:25 -  1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.4.ebuild,v 
1.6 2014/10/22 06:45:48 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v 
1.7 2015/05/21 10:47:25 ago Exp $
 
 EAPI=5
 inherit eutils flag-o-matic games
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~ppc x86
+KEYWORDS=amd64 ~ppc x86
 IUSE=debug dedicated editor
 
 # Dependencies and more instructions can be found here:



1.45 games-strategy/ufo-ai/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   22 Oct 2014 06:45:48 -  1.44
+++ ChangeLog   21 May 2015 10:47:25 -  1.45
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/ufo-ai
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.44 
2014/10/22 06:45:48 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.45 
2015/05/21 10:47:25 ago Exp $
+
+  21 May 2015; Agostino Sarubbo a...@gentoo.org ufo-ai-2.4.ebuild:
+  Stable for amd64, wrt bug #542372
 
   22 Oct 2014; Alfredo Tupone tup...@gentoo.org ufo-ai-2.4.ebuild,
   +files/ufo-ai-2.4-anon.patch:






[gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.4.ebuild ChangeLog

2014-10-22 Thread Alfredo Tupone (tupone)
tupone  14/10/22 06:45:48

  Modified: ufo-ai-2.4.ebuild ChangeLog
  Log:
  Fix build as per Bug #481678
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.6  games-strategy/ufo-ai/ufo-ai-2.4.ebuild

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

Index: ufo-ai-2.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ufo-ai-2.4.ebuild   10 May 2014 05:40:33 -  1.5
+++ ufo-ai-2.4.ebuild   22 Oct 2014 06:45:48 -  1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 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.4.ebuild,v 
1.5 2014/05/10 05:40:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v 
1.6 2014/10/22 06:45:48 tupone Exp $
 
-EAPI=3
+EAPI=5
 inherit eutils flag-o-matic games
 
 MY_P=${P/o-a/oa}
@@ -56,6 +56,7 @@
 
epatch \
${FILESDIR}/${P}-mathlib.patch \
+   ${FILESDIR}/${P}-anon.patch \
${FILESDIR}/${P}-locale.patch
 
cp ${DISTDIR}/1maps.pk3 ${WORKDIR}/base/ || die
@@ -81,35 +82,35 @@
 }
 
 src_compile() {
-   emake || die
-   emake lang || die
+   emake
+   emake lang
 
if use editor; then
-   emake uforadiant || die
+   emake uforadiant
fi
 }
 
 src_install() {
-   newicon src/ports/linux/ufo.png ${PN}.png || die
-   dobin ufoded || die
+   newicon src/ports/linux/ufo.png ${PN}.png
+   dobin ufoded
make_desktop_entry ufoded UFO: Alien Invasion Server ${PN}
if ! use dedicated; then
-   dobin ufo || die
+   dobin ufo
make_desktop_entry ufo UFO: Alien Invasion ${PN}
fi
 
if use editor; then
-   dobin ufo2map ufomodel || die
+   dobin ufo2map ufomodel
fi
 
# install data
insinto ${GAMES_DATADIR}/${PN/-}
-   doins -r base || die
+   doins -r base
rm -rf ${ED}/${GAMES_DATADIR}/${PN/-}/base/game.so
dogameslib base/game.so
 
# move translations where they belong
-   dodir ${GAMES_DATADIR_BASE}/locale || die
+   dodir ${GAMES_DATADIR_BASE}/locale
mv ${ED}/${GAMES_DATADIR}/${PN/-}/base/i18n/* \
${ED}/${GAMES_DATADIR_BASE}/locale/ || die
rm -rf ${ED}/${GAMES_DATADIR}/${PN/-}/base/i18n/ || die



1.44 games-strategy/ufo-ai/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   9 Sep 2014 11:50:08 -   1.43
+++ ChangeLog   22 Oct 2014 06:45:48 -  1.44
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/ufo-ai
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.43 
2014/09/09 11:50:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.44 
2014/10/22 06:45:48 tupone Exp $
+
+  22 Oct 2014; Alfredo Tupone tup...@gentoo.org ufo-ai-2.4.ebuild,
+  +files/ufo-ai-2.4-anon.patch:
+  Fix build as per Bug #481678 by Torsten Kaiser
 
   09 Sep 2014; Samuli Suominen ssuomi...@gentoo.org
   files/ufo-ai-2.4-mathlib.patch:






[gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.4.ebuild ChangeLog

2014-05-09 Thread Samuli Suominen (ssuominen)
ssuominen14/05/10 05:40:33

  Modified: ufo-ai-2.4.ebuild ChangeLog
  Log:
  Link against mathlib for cos(), sin() and more wrt #509928 by Stefan Kalis
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.5  games-strategy/ufo-ai/ufo-ai-2.4.ebuild

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

Index: ufo-ai-2.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ufo-ai-2.4.ebuild   4 Nov 2012 06:02:12 -   1.4
+++ ufo-ai-2.4.ebuild   10 May 2014 05:40:33 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 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.4.ebuild,v 
1.4 2012/11/04 06:02:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v 
1.5 2014/05/10 05:40:33 ssuominen Exp $
 
 EAPI=3
 inherit eutils flag-o-matic games
@@ -54,7 +54,9 @@
# don't try to use the system mini-xml
sed -i -e '/mxml/d' configure || die
 
-   epatch ${FILESDIR}/${P}-locale.patch
+   epatch \
+   ${FILESDIR}/${P}-mathlib.patch \
+   ${FILESDIR}/${P}-locale.patch
 
cp ${DISTDIR}/1maps.pk3 ${WORKDIR}/base/ || die
mv ${WORKDIR}/base/ ${S}/ || die



1.42 games-strategy/ufo-ai/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   4 Nov 2012 06:02:12 -   1.41
+++ ChangeLog   10 May 2014 05:40:33 -  1.42
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/ufo-ai
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.41 
2012/11/04 06:02:12 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.42 
2014/05/10 05:40:33 ssuominen Exp $
+
+  10 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  +files/ufo-ai-2.4-mathlib.patch, ufo-ai-2.4.ebuild:
+  Link against mathlib for cos(), sin() and more wrt #509928 by Stefan Kalis
 
   04 Nov 2012; Michael Sterrett mr_bon...@gentoo.org ufo-ai-2.4.ebuild:
   don't try to use the system mini-xml (bug #440026)