public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-games/ps2-packer: ps2-packer-0.4.4.ebuild
@ 2009-01-30 15:28 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-01-30 15:28 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/01/30 15:28:30

  Modified:             ps2-packer-0.4.4.ebuild
  Log:
  whitespace
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)

Revision  Changes    Path
1.2                  dev-games/ps2-packer/ps2-packer-0.4.4.ebuild

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

Index: ps2-packer-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ps2-packer-0.4.4.ebuild	18 Apr 2005 06:53:12 -0000	1.1
+++ ps2-packer-0.4.4.ebuild	30 Jan 2009 15:28:30 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v 1.1 2005/04/18 06:53:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v 1.2 2009/01/30 15:28:30 mr_bones_ Exp $
 
 DESCRIPTION="another ELF packer for the PS2"
 HOMEPAGE="http://ps2dev.org/kb.x?T=1061"
@@ -10,6 +10,27 @@
 SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE=""
+RESTRICT="strip"
+QA_TEXTRELS="
+	${GAMES_PREFIX_OPT:1}/ps2-packer/n2e-packer.so
+	${GAMES_PREFIX_OPT:1}/ps2-packer/n2d-packer.so
+	${GAMES_PREFIX_OPT:1}/ps2-packer/n2b-packer.so"
+
+QA_EXECSTACK="
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2e-0088-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/lzo-0088-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2e-asm-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/null-0088-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2e-asm-one-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2e-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/zlib-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2b-0088-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2d-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/null-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2b-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/zlib-0088-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/lzo-1d00-stub
+	${GAMES_PREFIX_OPT:1}/ps2-packer/stub/n2d-0088-stub"
 
 DEPEND="sys-libs/glibc"
 
@@ -17,11 +38,11 @@
 
 src_install() {
 	rm -f COPYING
-	insinto /opt/${PN}
+	insinto ${GAMES_PREFIX_OPT}/${PN}
 	doins -r README.txt stub || die "doins"
-	exeinto /opt/${PN}
+	exeinto ${GAMES_PREFIX_OPT}/${PN}
 	doexe *.so ps2-packer || die "doexe"
 
-	dodir /opt/bin
-	dosym /opt/{${PN},bin}/ps2-packer
+	dodir ${GAMES_PREFIX_OPT}/bin
+	dosym ${GAMES_PREFIX_OPT}/{${PN},bin}/ps2-packer
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-games/ps2-packer: ps2-packer-0.4.4.ebuild
@ 2009-09-22 18:54 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-09-22 18:54 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/09/22 18:54:03

  Modified:             ps2-packer-0.4.4.ebuild
  Log:
  quoting
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-games/ps2-packer/ps2-packer-0.4.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild?r1=1.4&r2=1.5

Index: ps2-packer-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ps2-packer-0.4.4.ebuild	31 Mar 2009 06:34:27 -0000	1.4
+++ ps2-packer-0.4.4.ebuild	22 Sep 2009 18:54:02 -0000	1.5
@@ -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/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v 1.4 2009/03/31 06:34:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v 1.5 2009/09/22 18:54:02 mr_bones_ Exp $
 
 inherit games
 
@@ -41,11 +41,11 @@
 
 src_install() {
 	rm -f COPYING
-	insinto ${GAMES_PREFIX_OPT}/${PN}
+	insinto "${GAMES_PREFIX_OPT}"/${PN}
 	doins -r README.txt stub || die "doins"
-	exeinto ${GAMES_PREFIX_OPT}/${PN}
+	exeinto "${GAMES_PREFIX_OPT}"/${PN}
 	doexe *.so ps2-packer || die "doexe"
 
-	dodir ${GAMES_PREFIX_OPT}/bin
-	dosym ${GAMES_PREFIX_OPT}/{${PN},bin}/ps2-packer
+	dodir "${GAMES_PREFIX_OPT}"/bin
+	dosym "${GAMES_PREFIX_OPT}"/{${PN},bin}/ps2-packer
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-games/ps2-packer: ps2-packer-0.4.4.ebuild
@ 2010-01-26 17:29 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 3+ messages in thread
From: Tristan Heaven (nyhm) @ 2010-01-26 17:29 UTC (permalink / raw
  To: gentoo-commits

nyhm        10/01/26 17:29:45

  Modified:             ps2-packer-0.4.4.ebuild
  Log:
  prepgamesdirs
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-games/ps2-packer/ps2-packer-0.4.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild?r1=1.5&r2=1.6

Index: ps2-packer-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ps2-packer-0.4.4.ebuild	22 Sep 2009 18:54:02 -0000	1.5
+++ ps2-packer-0.4.4.ebuild	26 Jan 2010 17:29:45 -0000	1.6
@@ -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/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v 1.5 2009/09/22 18:54:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild,v 1.6 2010/01/26 17:29:45 nyhm Exp $
 
 inherit games
 
@@ -40,12 +40,10 @@
 S=${WORKDIR}
 
 src_install() {
-	rm -f COPYING
 	insinto "${GAMES_PREFIX_OPT}"/${PN}
 	doins -r README.txt stub || die "doins"
 	exeinto "${GAMES_PREFIX_OPT}"/${PN}
 	doexe *.so ps2-packer || die "doexe"
-
-	dodir "${GAMES_PREFIX_OPT}"/bin
-	dosym "${GAMES_PREFIX_OPT}"/{${PN},bin}/ps2-packer
+	games_make_wrapper ${PN} "${GAMES_PREFIX_OPT}"/${PN}/${PN}
+	prepgamesdirs
 }






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

end of thread, other threads:[~2010-01-26 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 18:54 [gentoo-commits] gentoo-x86 commit in dev-games/ps2-packer: ps2-packer-0.4.4.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-26 17:29 Tristan Heaven (nyhm)
2009-01-30 15:28 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