mr_bones_    15/03/28 07:08:56

  Modified:             xbattleai-1.2.2-r1.ebuild ChangeLog
  Log:
  EAPI=5; update HOMEPAGE (bug #514884)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  games-strategy/xbattleai/xbattleai-1.2.2-r1.ebuild

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

Index: xbattleai-1.2.2-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/xbattleai/xbattleai-1.2.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xbattleai-1.2.2-r1.ebuild   25 Mar 2015 15:37:19 -0000      1.4
+++ xbattleai-1.2.2-r1.ebuild   28 Mar 2015 07:08:56 -0000      1.5
@@ -1,14 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/xbattleai/xbattleai-1.2.2-r1.ebuild,v 
1.4 2015/03/25 15:37:19 jlec Exp $
-
-EAPI=2
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/xbattleai/xbattleai-1.2.2-r1.ebuild,v 
1.5 2015/03/28 07:08:56 mr_bones_ Exp $
 
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="A multi-player game of strategy and coordination"
-HOMEPAGE="http://www.lysator.liu.se/~mbrx/XBattleAI/index.html";
-SRC_URI="http://www.lysator.liu.se/~mbrx/XBattleAI/${P}.tgz";
+HOMEPAGE="https://inf.ug.edu.pl/~piotao/xbattle/mirror/www.lysator.liu.se/XBattleAI/";
+SRC_URI="https://inf.ug.edu.pl/~piotao/xbattle/mirror/www.lysator.liu.se/XBattleAI/${P}.tgz";
 
 LICENSE="xbattle"
 SLOT="0"
@@ -34,8 +33,8 @@
 }
 
 src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed"
+       DOCS="CONTRIBUTORS README README.AI TODO xbattle.dot" \
+               default
        mv "${D}/${GAMES_BINDIR}"/{,xb_}gauntletCampaign
-       dodoc CONTRIBUTORS README README.AI TODO xbattle.dot
        prepgamesdirs
 }



1.6                  games-strategy/xbattleai/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/xbattleai/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   25 Mar 2015 15:37:19 -0000      1.5
+++ ChangeLog   28 Mar 2015 07:08:56 -0000      1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/xbattleai
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattleai/ChangeLog,v 1.5 
2015/03/25 15:37:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattleai/ChangeLog,v 1.6 
2015/03/28 07:08:56 mr_bones_ Exp $
+
+  28 Mar 2015; Michael Sterrett <[email protected]>
+  xbattleai-1.2.2-r1.ebuild:
+  EAPI=5; update HOMEPAGE (bug #514884)
 
   25 Mar 2015; Justin Lecher <[email protected]> xbattleai-1.2.2-r1.ebuild:
   Fix tcl/tk slotting




Reply via email to