summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-30 15:28:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-30 15:28:30 +0000
commit940d7810cd71aaaa564a77760aa5bd9722c31bff (patch)
treeba57485b99a8337b0dd1eb8e705c27671c2a5979 /dev-games/ps2-packer
parentAutomated update of use.local.desc (diff)
downloadhistorical-940d7810cd71aaaa564a77760aa5bd9722c31bff.tar.gz
historical-940d7810cd71aaaa564a77760aa5bd9722c31bff.tar.bz2
historical-940d7810cd71aaaa564a77760aa5bd9722c31bff.zip
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'dev-games/ps2-packer')
-rw-r--r--dev-games/ps2-packer/Manifest2
-rw-r--r--dev-games/ps2-packer/ps2-packer-0.4.4.ebuild31
2 files changed, 27 insertions, 6 deletions
diff --git a/dev-games/ps2-packer/Manifest b/dev-games/ps2-packer/Manifest
index 4eac3d9fac9d..38501cad71d7 100644
--- a/dev-games/ps2-packer/Manifest
+++ b/dev-games/ps2-packer/Manifest
@@ -1,4 +1,4 @@
DIST ps2-packer-0.4.4-linux.tar.gz 56579 RMD160 1c56d4369ae7c831a9401761e59e1f20fdb81cf0 SHA1 12a137ad52893b4f62297c086830de570e4bce57 SHA256 c592e88005c6a07edca65566f461155268966523b9113c919e455233d7c1d7d1
-EBUILD ps2-packer-0.4.4.ebuild 667 RMD160 7f29502dd9d617e2442f5c24dc2b10b4bfaecb91 SHA1 876b020732eb3f95310cc6736aedc16507edebcc SHA256 e2971544eca044d17927f824b60eb7d582752cbe9d4cb8b2013e385ea3a56b10
+EBUILD ps2-packer-0.4.4.ebuild 1681 RMD160 68fde9bc64caf9f1979911febf388da72b07e229 SHA1 acec085bf79ef8250547e4e263250cacdb02fbac SHA256 57902f0d37fabac5e3862207bec90b0a66810d6e2ab4b8469390a52aae216b9b
MISC ChangeLog 450 RMD160 13d01e54211d1d9dc56239e95c872e2bbc3541ae SHA1 463fcf2041dafbdc6a0d7176aabc0ec0a6619d80 SHA256 986c73b7924cb886d549f58ad433ce792ebe72a6866774238c9e5131b537de05
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild b/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild
index a2bf283ac8d7..21f8e8de6f72 100644
--- a/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild
+++ b/dev-games/ps2-packer/ps2-packer-0.4.4.ebuild
@@ -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 @@ LICENSE="GPL-2"
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 @@ S=${WORKDIR}
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
}