public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-puzzle/lmarbles: ChangeLog lmarbles-1.0.8.ebuild
@ 2015-02-22 10:00 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone (tupone) @ 2015-02-22 10:00 UTC (permalink / raw
  To: gentoo-commits

tupone      15/02/22 10:00:00

  Modified:             ChangeLog lmarbles-1.0.8.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)

Revision  Changes    Path
1.11                 games-puzzle/lmarbles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/lmarbles/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	4 Aug 2010 21:11:25 -0000	1.10
+++ ChangeLog	22 Feb 2015 10:00:00 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/lmarbles
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.10 2010/08/04 21:11:25 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.11 2015/02/22 10:00:00 tupone Exp $
+
+  22 Feb 2015; Tupone Alfredo <tupone@gentoo.org> lmarbles-1.0.8.ebuild:
+  EAPI 5
 
   04 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org>
   lmarbles-1.0.8.ebuild:



1.6                  games-puzzle/lmarbles/lmarbles-1.0.8.ebuild

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

Index: lmarbles-1.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lmarbles-1.0.8.ebuild	4 Aug 2010 21:11:25 -0000	1.5
+++ lmarbles-1.0.8.ebuild	22 Feb 2015 10:00:00 -0000	1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.5 2010/08/04 21:11:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.6 2015/02/22 10:00:00 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit autotools eutils games
 
 DESCRIPTION="puzzle game inspired by Atomix and written in SDL"
@@ -16,15 +16,17 @@
 
 DEPEND="media-libs/libsdl[video]
 	media-libs/sdl-mixer"
+RDEPEND="${DEPEND}"
 
 src_prepare() {
+	mv configure.{in,ac}
+	rm *.m4
 	epatch "${FILESDIR}"/${P}-gentoo.patch
 	eautoreconf
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "make install failed"
-	dodoc AUTHORS ChangeLog README TODO
+	default
 	newicon lmarbles48.gif ${PN}.gif
 	make_desktop_entry lmarbles LMarbles /usr/share/pixmaps/${PN}.gif
 	dohtml src/manual/*





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/lmarbles: ChangeLog lmarbles-1.0.8.ebuild
@ 2010-08-04 21:11 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-08-04 21:11 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/08/04 21:11:26

  Modified:             ChangeLog lmarbles-1.0.8.ebuild
  Log:
  also install the manual (bug #331199)
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.10                 games-puzzle/lmarbles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/lmarbles/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	23 Jan 2010 15:47:45 -0000	1.9
+++ ChangeLog	4 Aug 2010 21:11:25 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for games-puzzle/lmarbles
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.9 2010/01/23 15:47:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.10 2010/08/04 21:11:25 mr_bones_ Exp $
+
+  04 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  lmarbles-1.0.8.ebuild:
+  also install the manual (bug #331199)
 
   23 Jan 2010; Brent Baude <ranger@gentoo.org> lmarbles-1.0.8.ebuild:
   stable ppc, bug 296122



1.5                  games-puzzle/lmarbles/lmarbles-1.0.8.ebuild

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

Index: lmarbles-1.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lmarbles-1.0.8.ebuild	23 Jan 2010 15:47:45 -0000	1.4
+++ lmarbles-1.0.8.ebuild	4 Aug 2010 21:11:25 -0000	1.5
@@ -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-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.4 2010/01/23 15:47:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.5 2010/08/04 21:11:25 mr_bones_ Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -27,5 +27,6 @@
 	dodoc AUTHORS ChangeLog README TODO
 	newicon lmarbles48.gif ${PN}.gif
 	make_desktop_entry lmarbles LMarbles /usr/share/pixmaps/${PN}.gif
+	dohtml src/manual/*
 	prepgamesdirs
 }






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/lmarbles: ChangeLog lmarbles-1.0.8.ebuild
@ 2010-01-23 15:47 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2010-01-23 15:47 UTC (permalink / raw
  To: gentoo-commits

ranger      10/01/23 15:47:45

  Modified:             ChangeLog lmarbles-1.0.8.ebuild
  Log:
  stable ppc, bug 296122
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  games-puzzle/lmarbles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Dec 2009 18:12:33 -0000	1.8
+++ ChangeLog	23 Jan 2010 15:47:45 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/lmarbles
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.8 2009/12/19 18:12:33 pacho Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.9 2010/01/23 15:47:45 ranger Exp $
+
+  23 Jan 2010; Brent Baude <ranger@gentoo.org> lmarbles-1.0.8.ebuild:
+  stable ppc, bug 296122
 
   19 Dec 2009; Pacho Ramos <pacho@gentoo.org> lmarbles-1.0.8.ebuild:
   amd64 stable, bug 296122



1.4                  games-puzzle/lmarbles/lmarbles-1.0.8.ebuild

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

Index: lmarbles-1.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lmarbles-1.0.8.ebuild	19 Dec 2009 18:12:33 -0000	1.3
+++ lmarbles-1.0.8.ebuild	23 Jan 2010 15:47:45 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.3 2009/12/19 18:12:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.4 2010/01/23 15:47:45 ranger Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl[video]






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/lmarbles: ChangeLog lmarbles-1.0.8.ebuild
@ 2009-12-19 18:12 Pacho Ramos (pacho)
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2009-12-19 18:12 UTC (permalink / raw
  To: gentoo-commits

pacho       09/12/19 18:12:33

  Modified:             ChangeLog lmarbles-1.0.8.ebuild
  Log:
  amd64 stable, bug 296122
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  games-puzzle/lmarbles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	9 Dec 2009 22:50:31 -0000	1.7
+++ ChangeLog	19 Dec 2009 18:12:33 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/lmarbles
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.7 2009/12/09 22:50:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.8 2009/12/19 18:12:33 pacho Exp $
+
+  19 Dec 2009; Pacho Ramos <pacho@gentoo.org> lmarbles-1.0.8.ebuild:
+  amd64 stable, bug 296122
 
   09 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   lmarbles-1.0.8.ebuild:



1.3                  games-puzzle/lmarbles/lmarbles-1.0.8.ebuild

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

Index: lmarbles-1.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lmarbles-1.0.8.ebuild	9 Dec 2009 22:50:31 -0000	1.2
+++ lmarbles-1.0.8.ebuild	19 Dec 2009 18:12:33 -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-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.2 2009/12/09 22:50:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.3 2009/12/19 18:12:33 pacho Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl[video]






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/lmarbles: ChangeLog lmarbles-1.0.8.ebuild
@ 2009-12-09 22:50 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-09 22:50 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/09 22:50:31

  Modified:             ChangeLog lmarbles-1.0.8.ebuild
  Log:
  stable x86, bug 296122
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.7                  games-puzzle/lmarbles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	7 Nov 2009 18:34:40 -0000	1.6
+++ ChangeLog	9 Dec 2009 22:50:31 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for games-puzzle/lmarbles
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.6 2009/11/07 18:34:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.7 2009/12/09 22:50:31 fauli Exp $
+
+  09 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  lmarbles-1.0.8.ebuild:
+  stable x86, bug 296122
 
 *lmarbles-1.0.8 (07 Nov 2009)
 



1.2                  games-puzzle/lmarbles/lmarbles-1.0.8.ebuild

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

Index: lmarbles-1.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lmarbles-1.0.8.ebuild	7 Nov 2009 18:34:40 -0000	1.1
+++ lmarbles-1.0.8.ebuild	9 Dec 2009 22:50:31 -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-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.1 2009/11/07 18:34:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.2 2009/12/09 22:50:31 fauli Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl[video]






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

mr_bones_    09/11/07 18:34:41

  Modified:             ChangeLog
  Added:                lmarbles-1.0.8.ebuild
  Log:
  version bump
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.6                  games-puzzle/lmarbles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/lmarbles/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	8 Feb 2007 21:18:27 -0000	1.5
+++ ChangeLog	7 Nov 2009 18:34:40 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for games-puzzle/lmarbles
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.5 2007/02/08 21:18:27 wolf31o2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.6 2009/11/07 18:34:40 mr_bones_ Exp $
+
+*lmarbles-1.0.8 (07 Nov 2009)
+
+  07 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org>
+  +lmarbles-1.0.8.ebuild, +files/lmarbles-1.0.8-gentoo.patch:
+  version bump
 
   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



1.1                  games-puzzle/lmarbles/lmarbles-1.0.8.ebuild

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

Index: lmarbles-1.0.8.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.1 2009/11/07 18:34:40 mr_bones_ Exp $

EAPI=2
inherit autotools eutils games

DESCRIPTION="puzzle game inspired by Atomix and written in SDL"
HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LMarbles"
SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"

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

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

src_prepare() {
	epatch "${FILESDIR}"/${P}-gentoo.patch
	eautoreconf
}

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
	dodoc AUTHORS ChangeLog README TODO
	newicon lmarbles48.gif ${PN}.gif
	make_desktop_entry lmarbles LMarbles /usr/share/pixmaps/${PN}.gif
	prepgamesdirs
}






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

end of thread, other threads:[~2015-02-22 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-22 10:00 [gentoo-commits] gentoo-x86 commit in games-puzzle/lmarbles: ChangeLog lmarbles-1.0.8.ebuild Alfredo Tupone (tupone)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-04 21:11 Michael Sterrett (mr_bones_)
2010-01-23 15:47 Brent Baude (ranger)
2009-12-19 18:12 Pacho Ramos (pacho)
2009-12-09 22:50 Christian Faulhammer (fauli)
2009-11-07 18: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