diff options
author | 2003-11-24 15:13:39 +0000 | |
---|---|---|
committer | 2003-11-24 15:13:39 +0000 | |
commit | 21656246c980ebe05c57a40ec7554d997075c8ee (patch) | |
tree | e350410a704598a6cfc8262ed30103d06e88d54f /kde-base | |
parent | Marked as stable. (diff) | |
download | gentoo-2-21656246c980ebe05c57a40ec7554d997075c8ee.tar.gz gentoo-2-21656246c980ebe05c57a40ec7554d997075c8ee.tar.bz2 gentoo-2-21656246c980ebe05c57a40ec7554d997075c8ee.zip |
hppa support
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild index 9aed7d2d8237..f6fc725657a8 100644 --- a/kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild,v 1.6 2003/11/20 02:39:15 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1.4-r1.ebuild,v 1.7 2003/11/24 15:13:39 vapier Exp $ inherit kde-dist flag-o-matic IUSE="nas esd motif slang tcltk oggvorbis cdr" DESCRIPTION="KDE multimedia apps: noatun, kscd, artsbuilder..." -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="x86 sparc ppc hppa ~amd64" newdepend ">=sys-libs/ncurses-5.2 >=media-sound/cdparanoia-3.9.8 >=media-libs/libvorbis-1.0_beta4 - >=media-video/xanim-2.80.1 + !hppa? ( >=media-video/xanim-2.80.1 ) nas? ( >=media-libs/nas-1.4.1 ) esd? ( >=media-sound/esound-0.2.22 ) motif? ( virtual/motif ) |