diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-18 22:30:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-18 22:30:58 +0000 |
commit | 3ed490a8d1b6c2f783ea12bb7d7b7ed0c5430492 (patch) | |
tree | 6bbb834b69820e70cd85cf3f27a0f7aaff347dce /kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild | |
parent | added gsasl (diff) | |
download | gentoo-2-3ed490a8d1b6c2f783ea12bb7d7b7ed0c5430492.tar.gz gentoo-2-3ed490a8d1b6c2f783ea12bb7d7b7ed0c5430492.tar.bz2 gentoo-2-3ed490a8d1b6c2f783ea12bb7d7b7ed0c5430492.zip |
stable on ppc64
Diffstat (limited to 'kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild')
-rw-r--r-- | kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild index e0013c1c6ce3..1d914a02a265 100644 --- a/kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild,v 1.8 2004/12/06 23:56:48 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.3.1.ebuild,v 1.9 2004/12/18 22:29:00 corsair Exp $ inherit kde-dist flag-o-matic eutils DESCRIPTION="KDE multimedia apps: noatun, kscd, artsbuilder..." -KEYWORDS="x86 amd64 sparc ppc ~ppc64 ~hppa alpha" +KEYWORDS="x86 amd64 sparc ppc ppc64 ~hppa alpha" IUSE="alsa audiofile cdparanoia encode flac oggvorbis speex xine" DEPEND="~kde-base/kdebase-${PV} @@ -24,6 +24,8 @@ DEPEND="~kde-base/kdebase-${PV} src_unpack() { kde_src_unpack + cd ${S} + epatch ${FILESDIR}/${PN}-64bit.patch } src_compile() { |