public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/maxr: maxr-0.2.8.ebuild ChangeLog
@ 2012-11-14 16:25 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-11-14 16:25 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/11/14 16:25:11

  Modified:             ChangeLog
  Added:                maxr-0.2.8.ebuild
  Log:
  version bump (bug #443098)
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  games-strategy/maxr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 Nov 2009 21:45:29 -0000	1.3
+++ ChangeLog	14 Nov 2012 16:25:11 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for games-strategy/maxr
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.3 2009/11/17 21:45:29 volkmar Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.4 2012/11/14 16:25:11 mr_bones_ Exp $
+
+*maxr-0.2.8 (14 Nov 2012)
+
+  14 Nov 2012; Michael Sterrett <mr_bones_@gentoo.org> +maxr-0.2.8.ebuild:
+  version bump (bug #443098)
 
   17 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> maxr-0.2.6.ebuild:
   Stable for ppc, bug 288633
@@ -14,5 +19,3 @@
   +metadata.xml:
   initial commit - ebuilds submitted by Tomáš Chvátal and Valeriy Malov
   via bug #209420
-
-



1.1                  games-strategy/maxr/maxr-0.2.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild?rev=1.1&content-type=text/plain

Index: maxr-0.2.8.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.1 2012/11/14 16:25:11 mr_bones_ Exp $

EAPI=2
inherit eutils games

DESCRIPTION="Mechanized Assault and Exploration Reloaded"
HOMEPAGE="http://www.maxr.org/"
SRC_URI="http://www.maxr.org/downloads/${P}.tar.gz"

LICENSE="GPL-2 FDL-1.2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND="media-libs/libsdl[video]
	media-libs/sdl-mixer[vorbis]
	media-libs/sdl-net"

src_install() {
	dogamesbin src/${PN} || die
	insinto "${GAMES_DATADIR}"/${PN}
	doins -r data/* || die
	dodoc ABOUT CHANGELOG
	doicon data/maxr.png
	make_desktop_entry maxr "Mechanized Assault and Exploration Reloaded"
	prepgamesdirs
}





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

* [gentoo-commits] gentoo-x86 commit in games-strategy/maxr: maxr-0.2.8.ebuild ChangeLog
@ 2013-01-03 11:00 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-03 11:00 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/03 11:00:42

  Modified:             maxr-0.2.8.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #449912
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  games-strategy/maxr/maxr-0.2.8.ebuild

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

Index: maxr-0.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maxr-0.2.8.ebuild	14 Nov 2012 16:25:11 -0000	1.1
+++ maxr-0.2.8.ebuild	3 Jan 2013 11:00:42 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.1 2012/11/14 16:25:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.2 2013/01/03 11:00:42 ago Exp $
 
 EAPI=2
 inherit eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 FDL-1.2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl[video]



1.5                  games-strategy/maxr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 Nov 2012 16:25:11 -0000	1.4
+++ ChangeLog	3 Jan 2013 11:00:42 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/maxr
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.4 2012/11/14 16:25:11 mr_bones_ Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.5 2013/01/03 11:00:42 ago Exp $
+
+  03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> maxr-0.2.8.ebuild:
+  Stable for amd64, wrt bug #449912
 
 *maxr-0.2.8 (14 Nov 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in games-strategy/maxr: maxr-0.2.8.ebuild ChangeLog
@ 2013-01-04 13:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-04 13:06 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/04 13:06:02

  Modified:             maxr-0.2.8.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #449912
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  games-strategy/maxr/maxr-0.2.8.ebuild

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

Index: maxr-0.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maxr-0.2.8.ebuild	3 Jan 2013 11:00:42 -0000	1.2
+++ maxr-0.2.8.ebuild	4 Jan 2013 13:06:02 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.2 2013/01/03 11:00:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.3 2013/01/04 13:06:02 ago Exp $
 
 EAPI=2
 inherit eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 FDL-1.2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl[video]



1.6                  games-strategy/maxr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	3 Jan 2013 11:00:42 -0000	1.5
+++ ChangeLog	4 Jan 2013 13:06:02 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/maxr
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.5 2013/01/03 11:00:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.6 2013/01/04 13:06:02 ago Exp $
+
+  04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> maxr-0.2.8.ebuild:
+  Stable for ppc, wrt bug #449912
 
   03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> maxr-0.2.8.ebuild:
   Stable for amd64, wrt bug #449912





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

* [gentoo-commits] gentoo-x86 commit in games-strategy/maxr: maxr-0.2.8.ebuild ChangeLog
@ 2013-01-13 11:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-13 11:30 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/13 11:30:18

  Modified:             maxr-0.2.8.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #449912
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  games-strategy/maxr/maxr-0.2.8.ebuild

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

Index: maxr-0.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maxr-0.2.8.ebuild	4 Jan 2013 13:06:02 -0000	1.3
+++ maxr-0.2.8.ebuild	13 Jan 2013 11:30:18 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.3 2013/01/04 13:06:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.8.ebuild,v 1.4 2013/01/13 11:30:18 ago Exp $
 
 EAPI=2
 inherit eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 FDL-1.2+"
 SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl[video]



1.7                  games-strategy/maxr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	4 Jan 2013 13:06:02 -0000	1.6
+++ ChangeLog	13 Jan 2013 11:30:18 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/maxr
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.6 2013/01/04 13:06:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.7 2013/01/13 11:30:18 ago Exp $
+
+  13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> maxr-0.2.8.ebuild:
+  Stable for x86, wrt bug #449912
 
   04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> maxr-0.2.8.ebuild:
   Stable for ppc, wrt bug #449912





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

end of thread, other threads:[~2013-01-13 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-14 16:25 [gentoo-commits] gentoo-x86 commit in games-strategy/maxr: maxr-0.2.8.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-03 11:00 Agostino Sarubbo (ago)
2013-01-04 13:06 Agostino Sarubbo (ago)
2013-01-13 11:30 Agostino Sarubbo (ago)

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