diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-05-01 03:11:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-05-01 03:11:16 +0000 |
commit | c7dd692718b4e60745343424919f97d700293f3a (patch) | |
tree | 7f6a293d680c4cdc9857118a46cf48fcb15e5fca /media-plugins/alsa-plugins | |
parent | remove glibc-2.4-r2 mask (diff) | |
download | gentoo-2-c7dd692718b4e60745343424919f97d700293f3a.tar.gz gentoo-2-c7dd692718b4e60745343424919f97d700293f3a.tar.bz2 gentoo-2-c7dd692718b4e60745343424919f97d700293f3a.zip |
Marked ~ppc for bug #131082.
(Portage version: 2.1_pre10)
Diffstat (limited to 'media-plugins/alsa-plugins')
-rw-r--r-- | media-plugins/alsa-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/alsa-plugins/alsa-plugins-1.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/alsa-plugins/ChangeLog b/media-plugins/alsa-plugins/ChangeLog index 324daea847fd..6928098abac5 100644 --- a/media-plugins/alsa-plugins/ChangeLog +++ b/media-plugins/alsa-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/alsa-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.4 2006/04/30 04:05:55 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.5 2006/05/01 03:11:16 josejx Exp $ + + 01 May 2006; Joseph Jezak <josejx@gentoo.org> alsa-plugins-1.0.11.ebuild: + Marked ~ppc for bug #131082. 30 Apr 2006; Mark Loeser <halcy0n@gentoo.org> alsa-plugins-1.0.11.ebuild: Marked ~x86; bug #131082 diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.0.11.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.0.11.ebuild index 4b839c12b4dd..22aa47cbbcdd 100644 --- a/media-plugins/alsa-plugins/alsa-plugins-1.0.11.ebuild +++ b/media-plugins/alsa-plugins/alsa-plugins-1.0.11.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-plugins/alsa-plugins/alsa-plugins-1.0.11.ebuild,v 1.4 2006/04/30 04:05:55 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.11.ebuild,v 1.5 2006/05/01 03:11:16 josejx Exp $ inherit libtool autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://alsaproject/plugins/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="jack ffmpeg libsamplerate" # It could support polypaudio if it was in portage |