public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/mamory: ChangeLog mamory-0.2.25.ebuild
@ 2012-04-25 16:25 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-04-25 16:25 UTC (permalink / raw
  To: gentoo-commits

jlec        12/04/25 16:25:16

  Modified:             ChangeLog mamory-0.2.25.ebuild
  Log:
  Drop unnessecary die
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 games-emulation/mamory/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mamory/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mamory/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mamory/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	24 Jul 2008 17:41:40 -0000	1.24
+++ ChangeLog	25 Apr 2012 16:25:16 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/mamory
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.24 2008/07/24 17:41:40 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.25 2012/04/25 16:25:16 jlec Exp $
+
+  25 Apr 2012; Justin Lecher <jlec@gentoo.org> mamory-0.2.25.ebuild:
+  Drop unnessecary die
 
   24 Jul 2008; Raúl Porcel <armin76@gentoo.org> mamory-0.2.25.ebuild:
   x86 stable wrt #232295



1.4                  games-emulation/mamory/mamory-0.2.25.ebuild

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

Index: mamory-0.2.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mamory-0.2.25.ebuild	24 Jul 2008 17:41:40 -0000	1.3
+++ mamory-0.2.25.ebuild	25 Apr 2012 16:25:16 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.3 2008/07/24 17:41:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.4 2012/04/25 16:25:16 jlec Exp $
 
 inherit autotools games
 
@@ -36,7 +36,7 @@
 		common/Makefile.am \
 		|| die "sed Makefile.am failed"
 
-	AT_M4DIR="config" eautoreconf || die
+	AT_M4DIR="config" eautoreconf
 }
 
 src_compile() {






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mamory: ChangeLog mamory-0.2.25.ebuild
@ 2015-01-17 16:34 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2015-01-17 16:34 UTC (permalink / raw
  To: gentoo-commits

tupone      15/01/17 16:34:14

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

Revision  Changes    Path
1.26                 games-emulation/mamory/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mamory/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mamory/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mamory/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	25 Apr 2012 16:25:16 -0000	1.25
+++ ChangeLog	17 Jan 2015 16:34:14 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/mamory
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.25 2012/04/25 16:25:16 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.26 2015/01/17 16:34:14 tupone Exp $
+
+  17 Jan 2015; Tupone Alfredo <tupone@gentoo.org> mamory-0.2.25.ebuild:
+  EAPI 5
 
   25 Apr 2012; Justin Lecher <jlec@gentoo.org> mamory-0.2.25.ebuild:
   Drop unnessecary die



1.5                  games-emulation/mamory/mamory-0.2.25.ebuild

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

Index: mamory-0.2.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mamory-0.2.25.ebuild	25 Apr 2012 16:25:16 -0000	1.4
+++ mamory-0.2.25.ebuild	17 Jan 2015 16:34:14 -0000	1.5
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.4 2012/04/25 16:25:16 jlec Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.5 2015/01/17 16:34:14 tupone Exp $
+EAPI=5
 inherit autotools games
 
 DESCRIPTION="ROM management tools and library"
@@ -14,10 +14,9 @@
 IUSE=""
 
 DEPEND="dev-libs/expat"
+RDEPEND="${DEPEND}"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	# Make sure the system expat is used
 	sed -i \
 		-e 's/#ifdef.*SYSEXPAT/#if 1/' \
@@ -39,16 +38,13 @@
 	AT_M4DIR="config" eautoreconf
 }
 
-src_compile() {
+src_configure() {
 	egamesconf \
-		--disable-dependency-tracking \
-		--includedir=/usr/include || die
-	emake || die "emake failed"
+		--includedir=/usr/include
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog README TODO
+	default
 	dohtml DOCS/mamory.html
 	prepgamesdirs
 }





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

end of thread, other threads:[~2015-01-17 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 16:25 [gentoo-commits] gentoo-x86 commit in games-emulation/mamory: ChangeLog mamory-0.2.25.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2015-01-17 16:34 Alfredo Tupone (tupone)

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