summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-03 18:54:30 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-03 18:54:30 +0000
commita82226251dcaf968f9b6462042a7e1d0f6c1f0a2 (patch)
tree69b102f3d2d7317e18deff4a590e759a67a8f69c /media-sound/timidity-eawpatches
parentppc stable, bug #155382 (diff)
downloadhistorical-a82226251dcaf968f9b6462042a7e1d0f6c1f0a2.tar.gz
historical-a82226251dcaf968f9b6462042a7e1d0f6c1f0a2.tar.bz2
historical-a82226251dcaf968f9b6462042a7e1d0f6c1f0a2.zip
Restrict binchecks and strip, only installs datafiles.
Package-Manager: portage-2.1.2_rc2-r3
Diffstat (limited to 'media-sound/timidity-eawpatches')
-rw-r--r--media-sound/timidity-eawpatches/ChangeLog6
-rw-r--r--media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog
index 48887b4f4d48..5e08b56e6ac7 100644
--- a/media-sound/timidity-eawpatches/ChangeLog
+++ b/media-sound/timidity-eawpatches/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/timidity-eawpatches
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.29 2006/12/03 17:12:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.30 2006/12/03 18:53:20 flameeyes Exp $
+
+ 03 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ timidity-eawpatches-12-r5.ebuild:
+ Restrict binchecks and strip, only installs datafiles.
03 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
timidity-eawpatches-12-r5.ebuild:
diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild
index b53d48f75b0b..94c4db68efdc 100644
--- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild
+++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.5 2006/12/03 17:12:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.6 2006/12/03 18:53:20 flameeyes Exp $
IUSE=""
@@ -18,6 +18,8 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
DEPEND="app-admin/eselect-timidity"
RDEPEND=""
+RESTRICT="binchecks strip"
+
src_unpack() {
unpack ${A}
sed -i -e "s:dir /home/user/eawpats/:dir /usr/share/timidity/eawpatches:" "${S}/linuxconfig/timidity.cfg"