summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-06 16:41:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-06 16:41:37 +0000
commit56f4e135186f200c2a484ced8832d73a6bc013be (patch)
tree1381b06ee33928ddd4b045b6c7cff693007840f9 /media-sound/mac/mac-3.99.4.5.ebuild
parentAdding proxy init script #283970 and fixing log paths #283817. Thanks to all ... (diff)
downloadhistorical-56f4e135186f200c2a484ced8832d73a6bc013be.tar.gz
historical-56f4e135186f200c2a484ced8832d73a6bc013be.tar.bz2
historical-56f4e135186f200c2a484ced8832d73a6bc013be.zip
RESTRICT="mirror" because the license doesn't explicitely grant permission to redistribute, only to use.
Package-Manager: portage-2.2_rc43/cvs/Linux x86_64
Diffstat (limited to 'media-sound/mac/mac-3.99.4.5.ebuild')
-rw-r--r--media-sound/mac/mac-3.99.4.5.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/mac/mac-3.99.4.5.ebuild b/media-sound/mac/mac-3.99.4.5.ebuild
index 8fc69e203b69..0fe0f81f7f26 100644
--- a/media-sound/mac/mac-3.99.4.5.ebuild
+++ b/media-sound/mac/mac-3.99.4.5.ebuild
@@ -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/media-sound/mac/mac-3.99.4.5.ebuild,v 1.1 2009/10/06 14:13:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.ebuild,v 1.2 2009/10/06 16:41:37 ssuominen Exp $
EAPI=2
inherit eutils multilib versionator
@@ -22,6 +22,8 @@ DEPEND="sys-apps/sed
S=${WORKDIR}/${MY_P}
+RESTRICT="mirror"
+
src_prepare() {
epatch "${FILESDIR}"/${P}-gcc44.patch
sed -i -e 's:-O3::' configure || die