diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-10-20 17:09:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-10-20 17:09:51 +0000 |
commit | 25a78a9e4e252be2ece5255c36248b5e4c16ed2b (patch) | |
tree | 7adc8c7237520029229f2e4bb6c173980430c6ee /media-libs/alsa-lib | |
parent | Stable on ppc wrt bug 150540 (diff) | |
download | gentoo-2-25a78a9e4e252be2ece5255c36248b5e4c16ed2b.tar.gz gentoo-2-25a78a9e4e252be2ece5255c36248b5e4c16ed2b.tar.bz2 gentoo-2-25a78a9e4e252be2ece5255c36248b5e4c16ed2b.zip |
Stable on ppc wrt bug 150540
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'media-libs/alsa-lib')
-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 053a42aee89f..3796cb6a9569 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.202 2006/10/18 05:19:12 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.203 2006/10/20 17:09:51 nixnut Exp $ + + 20 Oct 2006; <nixnut@gentoo.org> alsa-lib-1.0.13.ebuild: + Stable on ppc wrt bug 150540 18 Oct 2006; Joshua Jackson <tsunam@gentoo.org> alsa-lib-1.0.12.ebuild: Stable x86;bug #150540 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 5b971948daab..242fe771b892 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.3 2006/10/14 20:32:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.4 2006/10/20 17:09:51 nixnut 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 |