diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-14 12:15:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-14 12:15:23 +0000 |
commit | 138b4884d74e265286e09c66634cdbe116c89b7a (patch) | |
tree | 1aba615c3111f278e04fec78fc2963966bc57c4c /media-libs/akode/akode-2.0_rc1.ebuild | |
parent | Stable on ppc64; bug #133163 (diff) | |
download | historical-138b4884d74e265286e09c66634cdbe116c89b7a.tar.gz historical-138b4884d74e265286e09c66634cdbe116c89b7a.tar.bz2 historical-138b4884d74e265286e09c66634cdbe116c89b7a.zip |
Stable on ppc64; bug #133151
Package-Manager: portage-2.0.54-r2
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 28a9c2e7fa98..677012bf1cd0 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.3 2006/05/14 00:17:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/akode/akode-2.0_rc1.ebuild,v 1.4 2006/05/14 12:15:23 corsair 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 |