public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-kids/tuxmath: tuxmath-1.7.2.ebuild ChangeLog
@ 2009-11-23 17:36 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-11-23 17:36 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/11/23 17:36:45

  Modified:             tuxmath-1.7.2.ebuild ChangeLog
  Log:
  needs sdl-pango (bug #294235)
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.4                  games-kids/tuxmath/tuxmath-1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?r1=1.3&r2=1.4

Index: tuxmath-1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tuxmath-1.7.2.ebuild	21 Nov 2009 18:45:11 -0000	1.3
+++ tuxmath-1.7.2.ebuild	23 Nov 2009 17:36:45 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.3 2009/11/21 18:45:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.4 2009/11/23 17:36:45 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils games
@@ -16,6 +16,7 @@
 IUSE="nls"
 
 RDEPEND="media-libs/libsdl
+	media-libs/sdl-pango
 	media-libs/sdl-image[jpeg,png]
 	media-libs/sdl-mixer[mikmod]
 	nls? ( virtual/libintl )"



1.14                 games-kids/tuxmath/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	21 Nov 2009 18:45:11 -0000	1.13
+++ ChangeLog	23 Nov 2009 17:36:45 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-kids/tuxmath
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.13 2009/11/21 18:45:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.14 2009/11/23 17:36:45 mr_bones_ Exp $
+
+  23 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org> tuxmath-1.7.2.ebuild:
+  needs sdl-pango (bug #294235)
 
   21 Nov 2009; nixnut <nixnut@gentoo.org> tuxmath-1.7.2.ebuild:
   ppc stable #292600






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-kids/tuxmath: tuxmath-1.7.2.ebuild ChangeLog
@ 2012-08-06 22:29 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-08-06 22:29 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/08/06 22:29:19

  Modified:             tuxmath-1.7.2.ebuild ChangeLog
  Log:
  any mod support will do
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  games-kids/tuxmath/tuxmath-1.7.2.ebuild

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

Index: tuxmath-1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tuxmath-1.7.2.ebuild	23 Nov 2009 17:36:45 -0000	1.4
+++ tuxmath-1.7.2.ebuild	6 Aug 2012 22:29:18 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.4 2009/11/23 17:36:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.5 2012/08/06 22:29:18 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils games
@@ -18,7 +18,7 @@
 RDEPEND="media-libs/libsdl
 	media-libs/sdl-pango
 	media-libs/sdl-image[jpeg,png]
-	media-libs/sdl-mixer[mikmod]
+	media-libs/sdl-mixer[mod]
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
 	nls? ( sys-devel/gettext )"



1.15                 games-kids/tuxmath/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxmath/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	23 Nov 2009 17:36:45 -0000	1.14
+++ ChangeLog	6 Aug 2012 22:29:18 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-kids/tuxmath
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.14 2009/11/23 17:36:45 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.15 2012/08/06 22:29:18 mr_bones_ Exp $
+
+  06 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org> tuxmath-1.7.2.ebuild:
+  any mod support will do
 
   23 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org> tuxmath-1.7.2.ebuild:
   needs sdl-pango (bug #294235)





^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-kids/tuxmath: tuxmath-1.7.2.ebuild ChangeLog
@ 2009-11-21 18:45 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-11-21 18:45 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/11/21 18:45:11

  Modified:             tuxmath-1.7.2.ebuild ChangeLog
  Log:
  ppc stable #292600
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.3                  games-kids/tuxmath/tuxmath-1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?r1=1.2&r2=1.3

Index: tuxmath-1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tuxmath-1.7.2.ebuild	16 Nov 2009 22:09:30 -0000	1.2
+++ tuxmath-1.7.2.ebuild	21 Nov 2009 18:45:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.2 2009/11/16 22:09:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.3 2009/11/21 18:45:11 nixnut Exp $
 
 EAPI=2
 inherit eutils games
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE="nls"
 
 RDEPEND="media-libs/libsdl



1.13                 games-kids/tuxmath/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	16 Nov 2009 22:09:30 -0000	1.12
+++ ChangeLog	21 Nov 2009 18:45:11 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for games-kids/tuxmath
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.12 2009/11/16 22:09:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.13 2009/11/21 18:45:11 nixnut Exp $
+
+  21 Nov 2009; nixnut <nixnut@gentoo.org> tuxmath-1.7.2.ebuild:
+  ppc stable #292600
 
   16 Nov 2009; Markus Meier <maekke@gentoo.org> tuxmath-1.7.2.ebuild:
   amd64/x86 stable, bug #292600






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-kids/tuxmath: tuxmath-1.7.2.ebuild ChangeLog
@ 2009-11-16 22:09 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-11-16 22:09 UTC (permalink / raw
  To: gentoo-commits

maekke      09/11/16 22:09:31

  Modified:             tuxmath-1.7.2.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #292600
  (Portage version: 2.2_rc50/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  games-kids/tuxmath/tuxmath-1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?r1=1.1&r2=1.2

Index: tuxmath-1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tuxmath-1.7.2.ebuild	11 Oct 2009 06:34:40 -0000	1.1
+++ tuxmath-1.7.2.ebuild	16 Nov 2009 22:09:30 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.1 2009/10/11 06:34:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.2 2009/11/16 22:09:30 maekke Exp $
 
 EAPI=2
 inherit eutils games
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE="nls"
 
 RDEPEND="media-libs/libsdl



1.12                 games-kids/tuxmath/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	11 Oct 2009 06:34:40 -0000	1.11
+++ ChangeLog	16 Nov 2009 22:09:30 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for games-kids/tuxmath
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.11 2009/10/11 06:34:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.12 2009/11/16 22:09:30 maekke Exp $
+
+  16 Nov 2009; Markus Meier <maekke@gentoo.org> tuxmath-1.7.2.ebuild:
+  amd64/x86 stable, bug #292600
 
 *tuxmath-1.7.2 (11 Oct 2009)
 






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-kids/tuxmath: tuxmath-1.7.2.ebuild ChangeLog
@ 2009-10-11  6:34 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-10-11  6:34 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/10/11 06:34:41

  Modified:             ChangeLog
  Added:                tuxmath-1.7.2.ebuild
  Log:
  version bump - ebuild submitted by Jonathan via bug #210054
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.11                 games-kids/tuxmath/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	30 Apr 2009 20:35:56 -0000	1.10
+++ ChangeLog	11 Oct 2009 06:34:40 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for games-kids/tuxmath
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.10 2009/04/30 20:35:56 mr_bones_ Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.11 2009/10/11 06:34:40 mr_bones_ Exp $
+
+*tuxmath-1.7.2 (11 Oct 2009)
+
+  11 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org>
+  +tuxmath-1.7.2.ebuild:
+  version bump - ebuild submitted by Jonathan via bug #210054
 
   30 Apr 2009; Michael Sterrett <mr_bones_@gentoo.org>
   tuxmath-20010907.ebuild:



1.1                  games-kids/tuxmath/tuxmath-1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild?rev=1.1&content-type=text/plain

Index: tuxmath-1.7.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.1 2009/10/11 06:34:40 mr_bones_ Exp $

EAPI=2
inherit eutils games

MY_PN="${PN}_w_fonts"
DESCRIPTION="Educational arcade game where you have to solve maths problems"
HOMEPAGE="http://tux4kids.alioth.debian.org/tuxmath/"
SRC_URI="mirror://sourceforge/tuxmath/${MY_PN}-${PV}.tar.gz"

LICENSE="GPL-2 OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
IUSE="nls"

RDEPEND="media-libs/libsdl
	media-libs/sdl-image[jpeg,png]
	media-libs/sdl-mixer[mikmod]
	nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
	nls? ( sys-devel/gettext )"

S=${WORKDIR}/${MY_PN}-${PV}

src_prepare() {
	sed -i \
		-e '/\bdoc\b/d' \
		Makefile.in \
		|| die "sed failed"
}

src_configure() {
	egamesconf \
		--disable-dependency-tracking \
		--localedir=/usr/share/locale \
		$(use_enable nls)
}

src_install()
{
	emake DESTDIR="${D}" install || die "install failed"
	doicon data/images/icons/${PN}.svg
	make_desktop_entry ${PN} "TuxMath"
	dodoc doc/{README.txt,TODO.txt,changelog}
	prepgamesdirs
}






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

end of thread, other threads:[~2012-08-06 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 17:36 [gentoo-commits] gentoo-x86 commit in games-kids/tuxmath: tuxmath-1.7.2.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-06 22:29 Michael Sterrett (mr_bones_)
2009-11-21 18:45 Gysbert Wassenaar (nixnut)
2009-11-16 22:09 Markus Meier (maekke)
2009-10-11  6:34 Michael Sterrett (mr_bones_)

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