diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:32:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:32:49 +0000 |
commit | 3aa5c8c46f66e9d127395b72e8906b79375e4b91 (patch) | |
tree | 4801a04049e71d19a24c298607100995ac9c07b0 /media-libs/alsa-lib | |
parent | Fix keywords. (diff) | |
download | historical-3aa5c8c46f66e9d127395b72e8906b79375e4b91.tar.gz historical-3aa5c8c46f66e9d127395b72e8906b79375e4b91.tar.bz2 historical-3aa5c8c46f66e9d127395b72e8906b79375e4b91.zip |
Stable on ppc64; bug #150540
Package-Manager: portage-2.1.1-r1
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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index d3e738fd66c1..d78b9a996720 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.198 2006/10/10 01:30:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.199 2006/10/11 19:32:07 corsair Exp $ + + 11 Oct 2006; Markus Rothe <corsair@gentoo.org> alsa-lib-1.0.12.ebuild: + Stable on ppc64; bug #150540 10 Oct 2006; Jeroen Roovers <jer@gentoo.org> alsa-lib-1.0.12.ebuild: Stable for HPPA (bug #150540). diff --git a/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild index 7dd7e24a932b..cc2007af2b6b 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.12.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.12.ebuild,v 1.5 2006/10/10 01:30:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild,v 1.6 2006/10/11 19:32:07 corsair Exp $ WANT_AUTOMAKE="1.9" @@ -15,7 +15,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" RDEPEND="virtual/alsa |