diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-20 19:18:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-20 19:18:26 +0000 |
commit | 0a82d24132b74898eb6968ec2b52132599626452 (patch) | |
tree | cbde34b24b458f2fd5fec8e4d03c576add4624d1 /media-libs/akode/akode-2.0.2.ebuild | |
parent | Stable on ppc64. Fix double lzo enabling. Bug #222823 (diff) | |
download | historical-0a82d24132b74898eb6968ec2b52132599626452.tar.gz historical-0a82d24132b74898eb6968ec2b52132599626452.tar.bz2 historical-0a82d24132b74898eb6968ec2b52132599626452.zip |
Stable on ppc64; bug #222873
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/akode/akode-2.0.2.ebuild')
-rw-r--r-- | media-libs/akode/akode-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/akode/akode-2.0.2.ebuild b/media-libs/akode/akode-2.0.2.ebuild index 6757df1c479a..fe3868e2e7bc 100644 --- a/media-libs/akode/akode-2.0.2.ebuild +++ b/media-libs/akode/akode-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/akode/akode-2.0.2.ebuild,v 1.4 2008/05/20 03:35:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/akode/akode-2.0.2.ebuild,v 1.5 2008/05/20 19:18:26 corsair Exp $ WANT_AUTOMAKE="1.9" WANT_AUTOCONF="2.5" @@ -17,7 +17,7 @@ SRC_URI="http://www.kde-apps.org/CONTENT/content-files/30375-${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="alsa jack flac mp3 oss speex vorbis" DEPEND="media-libs/libsamplerate |