summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-03 18:53:20 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-03 18:53:20 +0000
commitcdb514526854437092df9904866d26cbf6636969 (patch)
treef4a80b9adfbd8527901a8e92d4660a41142e96af /media-sound
parentStable on ppc64 (diff)
downloadgentoo-2-cdb514526854437092df9904866d26cbf6636969.tar.gz
gentoo-2-cdb514526854437092df9904866d26cbf6636969.tar.bz2
gentoo-2-cdb514526854437092df9904866d26cbf6636969.zip
Restrict binchecks and strip, only installs datafiles.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'media-sound')
-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"