diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-14 00:17:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-14 00:17:28 +0000 |
commit | 63f47cc1682915f9d4831b265453febb3d092847 (patch) | |
tree | df5e69b8081261fee460b58136d9263b764e6f01 /media-libs/akode/akode-2.0_rc1.ebuild | |
parent | Add missing crypt useflag to IUSE. (diff) | |
download | gentoo-2-63f47cc1682915f9d4831b265453febb3d092847.tar.gz gentoo-2-63f47cc1682915f9d4831b265453febb3d092847.tar.bz2 gentoo-2-63f47cc1682915f9d4831b265453febb3d092847.zip |
Stable on SPARC wrt bug #133151.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'media-libs/akode/akode-2.0_rc1.ebuild')
-rw-r--r-- | media-libs/akode/akode-2.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/akode/akode-2.0_rc1.ebuild b/media-libs/akode/akode-2.0_rc1.ebuild index 1c34675ba437..28a9c2e7fa98 100644 --- a/media-libs/akode/akode-2.0_rc1.ebuild +++ b/media-libs/akode/akode-2.0_rc1.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-libs/akode/akode-2.0_rc1.ebuild,v 1.2 2006/05/13 14:05:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/akode/akode-2.0_rc1.ebuild,v 1.3 2006/05/14 00:17:28 weeve Exp $ MY_P="${P/_/}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="http://www.kde-look.org/content/files/30375-${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="alsa jack flac mp3 oss speex vorbis" DEPEND="media-libs/libsamplerate |