public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/dark-oberon: dark-oberon-1.0.2_rc1.ebuild ChangeLog
@ 2007-10-17 18:11 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2007-10-17 18:11 UTC (permalink / raw
  To: gentoo-commits

drac        07/10/17 18:11:06

  Modified:             dark-oberon-1.0.2_rc1.ebuild ChangeLog
  Log:
  Change media-libs/fmod dep to work with slots.
  (Portage version: 2.1.3.14)

Revision  Changes    Path
1.2                  games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild?r1=1.1&r2=1.2

Index: dark-oberon-1.0.2_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dark-oberon-1.0.2_rc1.ebuild	16 Jan 2007 16:21:18 -0000	1.1
+++ dark-oberon-1.0.2_rc1.ebuild	17 Oct 2007 18:11:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild,v 1.1 2007/01/16 16:21:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild,v 1.2 2007/10/17 18:11:05 drac Exp $
 
 inherit eutils games
 
@@ -19,7 +19,7 @@
 DEPEND="virtual/opengl
 	virtual/glu
 	media-libs/glfw
-	fmod? ( media-libs/fmod )"
+	fmod? ( =media-libs/fmod-3* )"
 
 S="${WORKDIR}/${MY_P}"
 



1.2                  games-strategy/dark-oberon/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/dark-oberon/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/dark-oberon/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/dark-oberon/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	16 Jan 2007 16:21:18 -0000	1.1
+++ ChangeLog	17 Oct 2007 18:11:05 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/dark-oberon
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/ChangeLog,v 1.1 2007/01/16 16:21:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/ChangeLog,v 1.2 2007/10/17 18:11:05 drac Exp $
+
+  17 Oct 2007; Samuli Suominen <drac@gentoo.org>
+  dark-oberon-1.0.2_rc1.ebuild:
+  Change media-libs/fmod dep to work with slots.
 
 *dark-oberon-1.0.2_rc1 (16 Jan 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in games-strategy/dark-oberon: dark-oberon-1.0.2_rc1.ebuild ChangeLog
@ 2015-02-18 19:11 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-02-18 19:11 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    15/02/18 19:11:30

  Modified:             dark-oberon-1.0.2_rc1.ebuild ChangeLog
  Log:
  EAPI=5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild

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

Index: dark-oberon-1.0.2_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dark-oberon-1.0.2_rc1.ebuild	16 Sep 2010 12:20:32 -0000	1.4
+++ dark-oberon-1.0.2_rc1.ebuild	18 Feb 2015 19:11:30 -0000	1.5
@@ -1,9 +1,9 @@
-# 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-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild,v 1.4 2010/09/16 12:20:32 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/dark-oberon-1.0.2_rc1.ebuild,v 1.5 2015/02/18 19:11:30 mr_bones_ Exp $
 
-EAPI=2
-inherit games
+EAPI=5
+inherit eutils games
 
 MY_PV=${PV/_rc/-RC}
 MY_P=${PN}-${MY_PV}
@@ -25,21 +25,25 @@
 S=${WORKDIR}/${MY_P}
 
 PATCHES=(
-	"${FILESDIR}/${P}"-gcc41.patch
-	"${FILESDIR}/${P}"-gentoo.patch
-	"${FILESDIR}"/${P}-ldflags.patch
 )
 
+src_prepare() {
+	epatch \
+		"${FILESDIR}/${P}"-gcc41.patch \
+		"${FILESDIR}/${P}"-gentoo.patch \
+		"${FILESDIR}"/${P}-ldflags.patch
+}
+
 src_compile() {
-	emake -C src $(use fmod && echo "SOUND=1") ../${PN} || die "emake failed"
+	emake -C src $(use fmod && echo "SOUND=1") ../${PN}
 }
 
 src_install() {
-	dogamesbin dark-oberon || die "dogamesbin failed"
+	dogamesbin dark-oberon
 
 	insinto "${GAMES_DATADIR}/${PN}"
-	doins -r dat maps races schemes || die "doins failed"
-	dodoc README docs/* || die "dodoc failed"
+	doins -r dat maps races schemes
+	dodoc README docs/*
 
 	prepgamesdirs
 }



1.5                  games-strategy/dark-oberon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	16 Sep 2010 12:20:32 -0000	1.4
+++ ChangeLog	18 Feb 2015 19:11:30 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/dark-oberon
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/ChangeLog,v 1.4 2010/09/16 12:20:32 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/dark-oberon/ChangeLog,v 1.5 2015/02/18 19:11:30 mr_bones_ Exp $
+
+  18 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  dark-oberon-1.0.2_rc1.ebuild:
+  EAPI=5
 
   16 Sep 2010; Tupone Alfredo <tupone@gentoo.org>
   dark-oberon-1.0.2_rc1.ebuild, +files/dark-oberon-1.0.2_rc1-ldflags.patch:
@@ -20,4 +24,3 @@
   +files/dark-oberon-1.0.2_rc1-gentoo.patch, +metadata.xml,
   +dark-oberon-1.0.2_rc1.ebuild:
   New ebuild. Bug #96781 by Christoph Brill (egore)
-





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

end of thread, other threads:[~2015-02-18 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17 18:11 [gentoo-commits] gentoo-x86 commit in games-strategy/dark-oberon: dark-oberon-1.0.2_rc1.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-18 19:11 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