diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-22 09:12:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-22 09:12:19 +0000 |
commit | 065a82cf0b713c31e511513fb923096313554912 (patch) | |
tree | d19622554fc0c9efced295156aa63296f579f666 /media-libs | |
parent | Stable on ppc64; bug #150540 (diff) | |
download | gentoo-2-065a82cf0b713c31e511513fb923096313554912.tar.gz gentoo-2-065a82cf0b713c31e511513fb923096313554912.tar.bz2 gentoo-2-065a82cf0b713c31e511513fb923096313554912.zip |
Stable on ppc64; bug #150540
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 78ef0d95f5d5..c0e5aa77e2e6 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.205 2006/10/21 00:52:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.206 2006/10/22 09:12:19 corsair Exp $ + + 22 Oct 2006; Markus Rothe <corsair@gentoo.org> alsa-lib-1.0.13.ebuild: + Stable on ppc64; bug #150540 21 Oct 2006; Aron Griffis <agriffis@gentoo.org> alsa-lib-1.0.13.ebuild: Mark 1.0.13 stable on alpha diff --git a/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild index daebe3420e76..e13422bba3e7 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.13.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/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.6 2006/10/21 00:52:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.7 2006/10/22 09:12:19 corsair Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -16,7 +16,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc ~x86" IUSE="doc debug" RDEPEND="virtual/alsa |