summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-30 06:55:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-30 06:55:07 +0000
commit5416402e4cc368f26b6efcd7d1cceea2cb38fbc3 (patch)
tree092b6d28552e87f8f3d0690ef1ec0a89a4835b69 /games-emulation/psemu-spunull
parentEAPI=2; respect CC (diff)
downloadhistorical-5416402e4cc368f26b6efcd7d1cceea2cb38fbc3.tar.gz
historical-5416402e4cc368f26b6efcd7d1cceea2cb38fbc3.tar.bz2
historical-5416402e4cc368f26b6efcd7d1cceea2cb38fbc3.zip
EAPI=2; respect CC
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'games-emulation/psemu-spunull')
-rw-r--r--games-emulation/psemu-spunull/ChangeLog8
-rw-r--r--games-emulation/psemu-spunull/Manifest4
-rw-r--r--games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild15
3 files changed, 17 insertions, 10 deletions
diff --git a/games-emulation/psemu-spunull/ChangeLog b/games-emulation/psemu-spunull/ChangeLog
index bcbda5ab52a1..fbf9fb14c594 100644
--- a/games-emulation/psemu-spunull/ChangeLog
+++ b/games-emulation/psemu-spunull/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/psemu-spunull
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-spunull/ChangeLog,v 1.4 2007/02/09 07:47:47 flameeyes Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-spunull/ChangeLog,v 1.5 2009/01/30 06:55:07 mr_bones_ Exp $
+
+ 30 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ psemu-spunull-1.0.ebuild:
+ EAPI=2; respect CC
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/games-emulation/psemu-spunull/Manifest b/games-emulation/psemu-spunull/Manifest
index a26af0e713dd..9f13a82f312e 100644
--- a/games-emulation/psemu-spunull/Manifest
+++ b/games-emulation/psemu-spunull/Manifest
@@ -1,5 +1,5 @@
AUX 1.0-makefile-cflags.patch 292 RMD160 ece5e3d7e751dbfdecfda26b9660d2834cf8f46e SHA1 74a28af6d9725d83cf1b8fcb984dd7769b69c39b SHA256 e46f334f427ff6f206374d2df835d6318dd6fdab8a635b31e9027a9cc4ca0cc4
DIST spunull-1.0.tgz 7056 RMD160 07db199760381e422bd7cd6435827bd4e332639d SHA1 b032d1a002a5f7a476364a6689df60dee36e6793 SHA256 cdcbdf9cc2ac084175e06a4549fe173e57eff66234fa96546d44c15e46caec0b
-EBUILD psemu-spunull-1.0.ebuild 778 RMD160 1cd37cf91e3efddc5ac81e8d971e0dccad34c5a5 SHA1 ebd38beb0b2da2446c8c014f22599f80baef5788 SHA256 6dfa121732f29502b60bd8d6070a5e7439beccfecbcb6e892bf957fbb870628f
-MISC ChangeLog 469 RMD160 a05b4fc40f146f69a09f1f3fe7abddc847b4d6ca SHA1 2925c406c114e49548ced4bfa61653195dc85cd1 SHA256 844ff4d22e74fc49da1ab651ff4e279801fafb70714bced662840cb4edede74a
+EBUILD psemu-spunull-1.0.ebuild 848 RMD160 bebc5274d96a1006607ad961c44b1b784dabbcf9 SHA1 8dba793a9b32ffe178887189c0d9a853d800bc68 SHA256 537f1775a28457f599e435beb6c02f4f0aacfbdf3d080823404097be58195b60
+MISC ChangeLog 574 RMD160 84feed20eee96787c3af5444c257d94ff3c7c93c SHA1 b8e2a5d55b2b5c80f3737b303200aa334eab83fc SHA256 769038fafb3da4b17ac261473abf8de77291dd6c5585c5ba5249655f11cbdf8d
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild b/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild
index eb6460c9acfa..6e1eaae9eac9 100644
--- a/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild
+++ b/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild,v 1.5 2007/04/09 17:28:43 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild,v 1.6 2009/01/30 06:55:07 mr_bones_ Exp $
+EAPI=2
inherit eutils games
DESCRIPTION="PSEmu plugin to use a null sound driver"
@@ -15,14 +16,16 @@ IUSE=""
S=${WORKDIR}
-src_unpack() {
- unpack ${A}
+src_prepare() {
epatch "${FILESDIR}"/${PV}-makefile-cflags.patch
+ sed -i \
+ -e 's/gcc/$(CC)/' \
+ src/Makefile \
+ || die "sed failed"
}
src_compile() {
- cd src
- emake OPTFLAGS="${CFLAGS}" || die "emake failed"
+ emake -C src OPTFLAGS="${CFLAGS}" || die "emake failed"
}
src_install() {