public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-puzzle/magiccube4d: magiccube4d-2.2.ebuild
@ 2007-12-12  2:10 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2007-12-12  2:10 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    07/12/12 02:10:18

  Modified:             magiccube4d-2.2.ebuild
  Log:
  tidy
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.11                 games-puzzle/magiccube4d/magiccube4d-2.2.ebuild

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

Index: magiccube4d-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- magiccube4d-2.2.ebuild	22 Oct 2007 20:30:05 -0000	1.10
+++ magiccube4d-2.2.ebuild	12 Dec 2007 02:10:17 -0000	1.11
@@ -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-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.10 2007/10/22 20:30:05 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.11 2007/12/12 02:10:17 mr_bones_ Exp $
 
 inherit eutils games
 
@@ -20,12 +20,14 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 	epatch ${FILESDIR}/${PN}-EventHandler.patch \
 		"${FILESDIR}/${P}"-gcc41.patch \
 		"${FILESDIR}/${P}"-64bit-ptr.patch
-	sed -i -e "s:-Werror::" \
-		configure
+	sed -i \
+		-e "s:-Werror::" \
+		configure \
+		|| die "sed failed"
 }
 
 src_compile() {



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in games-puzzle/magiccube4d: magiccube4d-2.2.ebuild
@ 2007-12-12  2:11 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2007-12-12  2:11 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    07/12/12 02:11:06

  Modified:             magiccube4d-2.2.ebuild
  Log:
  more quoting
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.12                 games-puzzle/magiccube4d/magiccube4d-2.2.ebuild

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

Index: magiccube4d-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- magiccube4d-2.2.ebuild	12 Dec 2007 02:10:17 -0000	1.11
+++ magiccube4d-2.2.ebuild	12 Dec 2007 02:11:06 -0000	1.12
@@ -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-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.11 2007/12/12 02:10:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.12 2007/12/12 02:11:06 mr_bones_ Exp $
 
 inherit eutils games
 
@@ -21,7 +21,7 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	epatch ${FILESDIR}/${PN}-EventHandler.patch \
+	epatch "${FILESDIR}"/${PN}-EventHandler.patch \
 		"${FILESDIR}/${P}"-gcc41.patch \
 		"${FILESDIR}/${P}"-64bit-ptr.patch
 	sed -i \



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in games-puzzle/magiccube4d: magiccube4d-2.2.ebuild
@ 2010-10-18 15:42 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-10-18 15:42 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/10/18 15:42:39

  Modified:             magiccube4d-2.2.ebuild
  Log:
  tidy
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.14                 games-puzzle/magiccube4d/magiccube4d-2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild?r1=1.13&r2=1.14

Index: magiccube4d-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- magiccube4d-2.2.ebuild	15 Oct 2010 08:53:26 -0000	1.13
+++ magiccube4d-2.2.ebuild	18 Oct 2010 15:42:39 -0000	1.14
@@ -1,8 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.13 2010/10/15 08:53:26 tupone Exp $
-EAPI="2"
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.14 2010/10/18 15:42:39 mr_bones_ Exp $
 
+EAPI=2
 inherit eutils games
 
 MY_PV=${PV/./_}
@@ -15,10 +15,9 @@
 KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
+DEPEND="x11-libs/libXaw"
 
-S="${WORKDIR}/${PN}-src-${MY_PV}"
+S=${WORKDIR}/${PN}-src-${MY_PV}
 
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-EventHandler.patch \






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

end of thread, other threads:[~2010-10-18 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12  2:11 [gentoo-commits] gentoo-x86 commit in games-puzzle/magiccube4d: magiccube4d-2.2.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-18 15:42 Michael Sterrett (mr_bones_)
2007-12-12  2:10 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