summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsss <sss@4d9a9b59-111c-4e0b-8f7a-7640551abb98>2009-04-07 03:31:18 +0000
committersss <sss@4d9a9b59-111c-4e0b-8f7a-7640551abb98>2009-04-07 03:31:18 +0000
commitdd6aaf55bb2711ee48e02780ef4e93c0535ceea9 (patch)
tree32c7c3fee0ae76dd5e6c02f5c7474336d690cf5b
parent2c7496fdd3f4c334205ba2a0adced1265d07db5a (diff)
git-svn-id: http://172.18.13.13/svn/sss_overlay@7 4d9a9b59-111c-4e0b-8f7a-7640551abb98
-rw-r--r--app-emulation/wine/wine-9999.ebuild1
-rw-r--r--dev-libs/ptlib/ptlib-9999.ebuild2
-rw-r--r--games-sports/xmoto/xmoto-9999.ebuild2
3 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index e1aeff3..a6e554e 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -80,6 +80,7 @@ src_unpack() {
else
unpack ${MY_P}.tar.bz2
fi
+ epatch ${FILESDIR}/bits.patch
}
src_prepare() {
diff --git a/dev-libs/ptlib/ptlib-9999.ebuild b/dev-libs/ptlib/ptlib-9999.ebuild
index 03b8892..a1d7f97 100644
--- a/dev-libs/ptlib/ptlib-9999.ebuild
+++ b/dev-libs/ptlib/ptlib-9999.ebuild
@@ -46,7 +46,7 @@ src_unpack() {
# eautoreconf
# this patch fixes bugs: #145424 and #140358
- epatch "${FILESDIR}"/${PN}-asm.patch
+# epatch "${FILESDIR}"/${PN}-asm.patch
}
src_compile() {
diff --git a/games-sports/xmoto/xmoto-9999.ebuild b/games-sports/xmoto/xmoto-9999.ebuild
index ad105fc..e332b95 100644
--- a/games-sports/xmoto/xmoto-9999.ebuild
+++ b/games-sports/xmoto/xmoto-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.4.2.ebuild,v 1.4 2008/09/06 13:29:41 nixnut Exp $
-inherit eutils games subversion autotools
+inherit eutils games subversion autotools cmake-utils
LVL="inksmoto-0.4.1" #they unfortunately don't release both at the same time
DESCRIPTION="A challenging 2D motocross platform game"