summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2009-03-30 22:19:32 +0000
committerJoerg Bornkessel <hd_brummy@gentoo.org>2009-03-30 22:19:32 +0000
commit673fa2689b7d3a84057ef88c419fb7606798e06c (patch)
treef6de1c43aa6d982f97cdc9e5f86b240963f7914e /media-video/mplay-sh/mplay-sh-0.5.3.ebuild
parentBump to mono-2.4 version. (diff)
downloadhistorical-673fa2689b7d3a84057ef88c419fb7606798e06c.tar.gz
historical-673fa2689b7d3a84057ef88c419fb7606798e06c.tar.bz2
historical-673fa2689b7d3a84057ef88c419fb7606798e06c.zip
~amd64 keyworded
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'media-video/mplay-sh/mplay-sh-0.5.3.ebuild')
-rw-r--r--media-video/mplay-sh/mplay-sh-0.5.3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/mplay-sh/mplay-sh-0.5.3.ebuild b/media-video/mplay-sh/mplay-sh-0.5.3.ebuild
index 79272c157d41..c372b43b2d0f 100644
--- a/media-video/mplay-sh/mplay-sh-0.5.3.ebuild
+++ b/media-video/mplay-sh/mplay-sh-0.5.3.ebuild
@@ -1,6 +1,6 @@
-# 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/media-video/mplay-sh/mplay-sh-0.5.3.ebuild,v 1.1 2007/05/15 11:57:30 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplay-sh/mplay-sh-0.5.3.ebuild,v 1.2 2009/03/30 22:19:32 hd_brummy Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=62306"
SRC_URI="mirror://gentoo/${MY_P}.tgz
http://dev.gentoo.org/~zzam/distfiles/${MY_P}.tgz"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
@@ -21,7 +21,7 @@ RDEPEND=">=media-video/mplayer-0.90_rc4"
S=${WORKDIR}/${MY_P}
src_unpack() {
- unpack "${A}"
+ unpack ${A}
cd "${S}"
sed -i mplay.sh \
-e 's#$CONFDIR/silence.wav#/usr/share/vdr/mplay-sh/silence.wav#'