diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-25 14:36:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-25 14:36:41 +0000 |
commit | 76c6084899f6613dca38afbb97170b5624a427b6 (patch) | |
tree | f410b91894575619967ec3d8513f4e750539b4ef /media-plugins | |
parent | Removed old ebuilds. (diff) | |
download | gentoo-2-76c6084899f6613dca38afbb97170b5624a427b6.tar.gz gentoo-2-76c6084899f6613dca38afbb97170b5624a427b6.tar.bz2 gentoo-2-76c6084899f6613dca38afbb97170b5624a427b6.zip |
Stable on x86 wrt bug #130535.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/alsa-jack/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/alsa-jack/alsa-jack-1.0.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/alsa-jack/ChangeLog b/media-plugins/alsa-jack/ChangeLog index 08a1ce38cdb3..8da33093d0f2 100644 --- a/media-plugins/alsa-jack/ChangeLog +++ b/media-plugins/alsa-jack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/alsa-jack # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-jack/ChangeLog,v 1.56 2006/04/24 23:56:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-jack/ChangeLog,v 1.57 2006/04/25 14:36:41 wolf31o2 Exp $ + + 25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> + alsa-jack-1.0.11.ebuild: + Stable on x86 wrt bug #130535. 24 Apr 2006; Jason Wever <weeve@gentoo.org> alsa-jack-1.0.11.ebuild: Marked stable on SPARC wrt bug #130535 and as not to break the rest of the diff --git a/media-plugins/alsa-jack/alsa-jack-1.0.11.ebuild b/media-plugins/alsa-jack/alsa-jack-1.0.11.ebuild index 60371d94f3f0..82818c86ded2 100644 --- a/media-plugins/alsa-jack/alsa-jack-1.0.11.ebuild +++ b/media-plugins/alsa-jack/alsa-jack-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-jack/alsa-jack-1.0.11.ebuild,v 1.3 2006/04/24 23:56:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-jack/alsa-jack-1.0.11.ebuild,v 1.4 2006/04/25 14:36:41 wolf31o2 Exp $ inherit libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://alsaproject/plugins/alsa-plugins-${MY_PV}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ppc64 ~sh sparc x86" IUSE="" DEPEND=">=media-libs/alsa-lib-${PV} |